public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/57036] New: ice in update_ssa_across_abnormal_edges
@ 2013-04-22 18:38 dcb314 at hotmail dot com
  2013-04-23 11:06 ` [Bug c/57036] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dcb314 at hotmail dot com @ 2013-04-22 18:38 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 57036
           Summary: ice in update_ssa_across_abnormal_edges
    Classification: Unclassified
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dcb314@hotmail.com


Created attachment 29916
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29916
C source code

I just tried to compile the package hplip-3.13.4-1
on gcc-4.9 trunk dated 20130421 on an AMD x86_64 box.

The compiler said

ip/xjpg_dec.c:2612:32: internal compiler error: in
update_ssa_across_abnormal_edges, at tree-inline.c:1852
                         memset (g->out_rows_ap[comp][row], ycc_white[comp],
row_len);
                                ^
0x94304d update_ssa_across_abnormal_edges
    ../../src/trunk/gcc/tree-inline.c:1852
0x94304d copy_edges_for_bb
    ../../src/trunk/gcc/tree-inline.c:1958
0x94304d copy_cfg_body
    ../../src/trunk/gcc/tree-inline.c:2276
0x94304d copy_body
    ../../src/trunk/gcc/tree-inline.c:2460
0x946ef3 expand_call_inline
    ../../src/trunk/gcc/tree-inline.c:4060
0x946ef3 gimple_expand_calls_inline
    ../../src/trunk/gcc/tree-inline.c:4167
0x946ef3 optimize_inline_calls(tree_node*)
    ../../src/trunk/gcc/tree-inline.c:4321
0xd37356 early_inliner
    ../../src/trunk/gcc/ipa-inline.c:2038
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.

Preprocessed source code attached. Flag -O2 required.


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

end of thread, other threads:[~2013-04-23 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-22 18:38 [Bug c/57036] New: ice in update_ssa_across_abnormal_edges dcb314 at hotmail dot com
2013-04-23 11:06 ` [Bug c/57036] " rguenth at gcc dot gnu.org
2013-04-23 11:27 ` [Bug middle-end/57036] [4.9 Regression] " rguenth at gcc dot gnu.org
2013-04-23 11:32 ` rguenth at gcc dot gnu.org
2013-04-23 11:56 ` rguenth at gcc dot gnu.org
2013-04-23 14:52 ` 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).