[Bug tree-optimization/103192] [12 Regression] ICE on libgomp target-in-reduction-2.{C,c}

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 11 15:31:24 GMT 2021


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103192

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |12.0

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Seems to have started with r12-4790-g4b3a325f07acebf47e82de227ce1d5ba62f5bcae
(note, I was bisecting just the gimplify.ii dump with
-fpreprocessed gimplify.ii -quiet -dumpbase gimplify.c -dumpbase-ext .c
-mtune=generic -march=x86-64 -g -O2 -Wextra -Wall -Wno-narrowing
-Wwrite-strings -Wcast-qual -Wno-error=format-diag -Wsuggest-attribute=format
-Woverloaded-virtual -Wpedantic -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -Wimplicit-fallthrough=0 -version -fno-PIE
-fchecking=1 -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -fno-common
-o gimplify.s -fdump-tree-optimized-lineno
looking for line 10070 omp_add_variable call and the guarding condition.


More information about the Gcc-bugs mailing list