This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 58b7dbf865b c++: Define built-in for std::tuple_element [PR100157] new ec9b3087989 gcc: xtensa: add data alignment properties to dynconfig new 675b390e6d0 gcc: xtensa: add -m[no-]strict-align option
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: gcc/config/xtensa/xtensa-dynconfig.cc | 18 +++++++ .../{mips/elforion.h => xtensa/xtensa-opts.h} | 14 +++-- gcc/config/xtensa/xtensa.cc | 4 ++ gcc/config/xtensa/xtensa.h | 2 +- gcc/config/xtensa/xtensa.opt | 7 +++ gcc/doc/invoke.texi | 14 ++++- include/xtensa-dynconfig.h | 59 +++++++++++++++++++++- 7 files changed, 112 insertions(+), 6 deletions(-) copy gcc/config/{mips/elforion.h => xtensa/xtensa-opts.h} (72%)