public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/105461] New: ICE: Segmentation fault (in verify_use)
@ 2022-05-03  7:12 asolokha at gmx dot com
  2022-05-03  7:50 ` [Bug tree-optimization/105461] " rguenth at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: asolokha at gmx dot com @ 2022-05-03  7:12 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 105461
           Summary: ICE: Segmentation fault (in verify_use)
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: ice-checking, ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: asolokha at gmx dot com
  Target Milestone: ---

Created attachment 52918
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52918&action=edit
Testcase

gcc 12.0.1 20220424 snapshot (g:6b7441a46c771aa6ecdc0c8ed96197417d036b9a) ICEs
when compiling the attached testcase w/ -O2 -fassociative-math -fsignaling-nans
-fvar-tracking:

% x86_64-unknown-linux-gnu-gcc-12.0.1 -O2 -fassociative-math -fsignaling-nans
-fvar-tracking -w -c iqhddjm7.c
during GIMPLE pass: dse
iqhddjm7.c: In function 'foo':
iqhddjm7.c:13:1: internal compiler error: Segmentation fault
   13 | //     
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/toplev.cc:322
      | ^
0xed365f crash_signal
       
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/toplev.cc:322
0x111c92d verify_use
       
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/tree-ssa.cc:881
0x1120828 verify_ssa(bool, bool)
       
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/tree-ssa.cc:1164
0xde0b6d execute_function_todo
       
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/passes.cc:2092
0xde0f9e execute_todo
       
/var/tmp/portage/sys-devel/gcc-12.0.1_p20220424/work/gcc-12-20220424/gcc/passes.cc:2139

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-05-06  9:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03  7:12 [Bug tree-optimization/105461] New: ICE: Segmentation fault (in verify_use) asolokha at gmx dot com
2022-05-03  7:50 ` [Bug tree-optimization/105461] " rguenth at gcc dot gnu.org
2022-05-03  8:14 ` [Bug tree-optimization/105461] [12/13 Regression] " rguenth at gcc dot gnu.org
2022-05-03  8:18 ` [Bug tree-optimization/105461] [12/13 Regression] ICE: Segmentation fault (in verify_use) since r12-4608-gb4702276615ff8d4 marxin at gcc dot gnu.org
2022-05-03  8:23 ` rguenth at gcc dot gnu.org
2022-05-03 10:33 ` cvs-commit at gcc dot gnu.org
2022-05-06  8:33 ` [Bug tree-optimization/105461] [12 " jakub at gcc dot gnu.org
2022-05-06  9:28 ` cvs-commit at gcc dot gnu.org
2022-05-06  9:29 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).