public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/60419] New: [4.8 / 4.9 Regression] ICE Segmentation fault
@ 2014-03-04 23:04 doko at gcc dot gnu.org
  2014-03-05  8:34 ` [Bug middle-end/60419] [4.8/4.9 " doko at gcc dot gnu.org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: doko at gcc dot gnu.org @ 2014-03-04 23:04 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60419

            Bug ID: 60419
           Summary: [4.8 / 4.9 Regression] ICE Segmentation fault
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

Created attachment 32264
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32264&action=edit
preprocessed source

see on
https://bugs.launchpad.net/ubuntu/+source/mrpt/+bug/1286343
https://bugzilla.redhat.com/show_bug.cgi?id=1007586

seen on armv7, powerpc, ppc64el. lowering the optimization works around it

$ g++ -std=c++11 -c -O3  -g CMetricMapBuilderICP.ii
/root/mrpt-1.0.2/libs/slam/src/slam/CMetricMapBuilderICP.cpp:629:1: internal
compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

Program received signal SIGSEGV, Segmentation fault.
0x0000000010ae517c in ?? ()
(gdb) bt
#0  0x0000000010ae517c in ?? ()
#1  0x000000001056a0c0 in execute_one_pass(opt_pass*) ()
#2  0x000000001056ad88 in execute_ipa_pass_list(opt_pass*) ()
#3  0x000000001032ce28 in compile() ()
#4  0x000000001032d6cc in finalize_compilation_unit() ()
#5  0x000000001019017c in cp_write_global_declarations() ()
#6  0x000000001062b370 in ?? ()
#7  0x000000001062dafc in toplev_main(int, char**) ()
#8  0x000000001010ea88 in main ()


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

end of thread, other threads:[~2014-03-26 13:50 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-04 23:04 [Bug tree-optimization/60419] New: [4.8 / 4.9 Regression] ICE Segmentation fault doko at gcc dot gnu.org
2014-03-05  8:34 ` [Bug middle-end/60419] [4.8/4.9 " doko at gcc dot gnu.org
2014-03-05  9:06 ` y.gribov at samsung dot com
2014-03-05  9:29 ` rguenth at gcc dot gnu.org
2014-03-09 21:41 ` jakub at gcc dot gnu.org
2014-03-10  9:02 ` jakub at gcc dot gnu.org
2014-03-12 16:24 ` jakub at gcc dot gnu.org
2014-03-13  9:00 ` jakub at gcc dot gnu.org
2014-03-18 10:59 ` jakub at gcc dot gnu.org
2014-03-18 17:20 ` trippels at gcc dot gnu.org
2014-03-18 17:37 ` trippels at gcc dot gnu.org
2014-03-19 10:44 ` jamborm at gcc dot gnu.org
2014-03-20  9:22 ` jakub at gcc dot gnu.org
2014-03-20  9:37 ` trippels at gcc dot gnu.org
2014-03-20  9:38 ` trippels at gcc dot gnu.org
2014-03-20  9:55 ` trippels at gcc dot gnu.org
2014-03-20 10:15 ` jakub at gcc dot gnu.org
2014-03-20 16:28 ` jamborm at gcc dot gnu.org
2014-03-21 12:48 ` jamborm at gcc dot gnu.org
2014-03-21 14:27 ` [Bug middle-end/60419] [4.8 " jakub at gcc dot gnu.org
2014-03-26 13:48 ` jamborm at gcc dot gnu.org
2014-03-26 13:50 ` jamborm 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).