public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/54902] New: [4.7 Regression], ICE (segfault) building on arm-linux-gnueabi
@ 2012-10-11 15:34 doko at gcc dot gnu.org
  2012-10-12  9:37 ` [Bug target/54902] " rguenth at gcc dot gnu.org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: doko at gcc dot gnu.org @ 2012-10-11 15:34 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54902
           Summary: [4.7 Regression], ICE (segfault) building on
                    arm-linux-gnueabi
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: doko@gcc.gnu.org


Created attachment 28426
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28426
preprocessed source

seen building the cone package on arm-linux-gnueabi, works with 4.6 branch,
fails with 4.7.

g++-4.7 -c -g -O[123] myserver.ii
myserver.C: In static member function 'static bool
myServer::eventloop(myServer::Callback*)':
myserver.C:168:6: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

Program received signal SIGSEGV, Segmentation fault.
0x003b90ae in free_scc_vn() ()
(gdb) bt
#0 0x003b90ae in free_scc_vn() ()
#1 0x003aee44 in ?? ()
#2 0x003aee44 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)


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

end of thread, other threads:[~2012-10-25 11:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-11 15:34 [Bug target/54902] New: [4.7 Regression], ICE (segfault) building on arm-linux-gnueabi doko at gcc dot gnu.org
2012-10-12  9:37 ` [Bug target/54902] " rguenth at gcc dot gnu.org
2012-10-12  9:59 ` doko at gcc dot gnu.org
2012-10-13 15:39 ` mikpe at it dot uu.se
2012-10-23  5:35 ` zhenqiang.chen at linaro dot org
2012-10-24 13:41 ` rguenth at gcc dot gnu.org
2012-10-24 13:59 ` rguenth at gcc dot gnu.org
2012-10-25 11:06 ` rguenth at gcc dot gnu.org
2012-10-25 11:16 ` rguenth at gcc dot gnu.org
2012-10-25 11:32 ` 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).