public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/55920] New: ICE in expand_debug_locations, at cfgexpand.c:3753
@ 2013-01-09 16:30 rmansfield at qnx dot com
  2013-01-09 17:47 ` [Bug tree-optimization/55920] " jakub at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: rmansfield at qnx dot com @ 2013-01-09 16:30 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 55920
           Summary: ICE in expand_debug_locations, at cfgexpand.c:3753
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rmansfield@qnx.com
                CC: mjambor@suse.cz


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

gcc version 4.8.0 20130109 (experimental) [trunk revision 195054] (GCC) 

Using arm-unknown-linux-gnueabi

$ ./xgcc -B. -O2 -g ~/ice.i -c
/home/ryan/ice.i: In function 'state_panic':
/home/ryan/ice.i:32:6: warning: incompatible implicit declaration of built-in
function 'memcpy' [enabled by default]
      memcpy (&from, client->active->address.iabuf, sizeof from);
      ^
/home/ryan/ice.i:25:7: internal compiler error: in expand_debug_locations, at
cfgexpand.c:3753
  void state_panic (cpp)      void *cpp;
       ^
0x5e3584 expand_debug_locations
    ../../gcc/cfgexpand.c:3749
0x5e3584 gimple_expand_cfg
    ../../gcc/cfgexpand.c:4606
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.

Seems it was introduced in rev195015

http://gcc.gnu.org/viewcvs?view=revision&revision=195015


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

end of thread, other threads:[~2013-01-15 18:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-09 16:30 [Bug tree-optimization/55920] New: ICE in expand_debug_locations, at cfgexpand.c:3753 rmansfield at qnx dot com
2013-01-09 17:47 ` [Bug tree-optimization/55920] " jakub at gcc dot gnu.org
2013-01-09 18:23 ` [Bug tree-optimization/55920] [4.8 Regression] " rguenth at gcc dot gnu.org
2013-01-11 16:53 ` jamborm at gcc dot gnu.org
2013-01-11 16:56 ` jamborm at gcc dot gnu.org
2013-01-11 17:05 ` jakub at gcc dot gnu.org
2013-01-15 12:04 ` jakub at gcc dot gnu.org
2013-01-15 12:19 ` jamborm at gcc dot gnu.org
2013-01-15 16:34 ` jakub at gcc dot gnu.org
2013-01-15 16:43 ` jamborm at gcc dot gnu.org
2013-01-15 18:37 ` jakub 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).