This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from d28eba07288 compiler: optimize 0,1,2-case select statement new 5b9a7dd1a91 PR rtl-optimization/90756 * explow.c (promote_ssa_mode): [...] new 8bdd13117a1 PR tree-optimization/91074 * omp-low.c (lower_omp_for_sca [...] new 739cf959017 * omp-low.c (lower_omp_scan): Call lower_omp on stmt's bod [...]
The 3 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/ChangeLog | 13 +++++++++++++ gcc/explow.c | 11 +---------- gcc/omp-low.c | 5 ++++- gcc/testsuite/ChangeLog | 5 +++++ gcc/testsuite/gcc.dg/pr90756.c | 26 ++++++++++++++++++++++++++ 5 files changed, 49 insertions(+), 11 deletions(-) create mode 100644 gcc/testsuite/gcc.dg/pr90756.c