This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 79f18ac6b7a tree-optimization/106228 - fix vect_setup_realignment virtu [...] new 4c94382a132 target/105459 - allow delayed target option node fixup new 06b2a2abe26 Enhance '_Pragma' diagnostics verification in OMP C/C++ test cases
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/i386/i386-options.cc | 32 ++++++++------------ gcc/testsuite/c-c++-common/gomp/pragma-3.c | 8 +++-- gcc/testsuite/c-c++-common/gomp/pragma-5.c | 8 +++-- gcc/testsuite/gcc.dg/lto/pr105459_0.c | 35 ++++++++++++++++++++++ .../libgomp.oacc-c-c++-common/reduction-5.c | 8 +++-- 5 files changed, 63 insertions(+), 28 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/lto/pr105459_0.c