Bug 14953 - [3.3-hammer] internal compiler bug, at flow.c triggered also by xorg-x11 release.
Summary: [3.3-hammer] internal compiler bug, at flow.c triggered also by xorg-x11 rele...
Status: RESOLVED DUPLICATE of bug 14715
Alias: None
Product: gcc
Classification: Unclassified
Component: rtl-optimization (show other bugs)
Version: 3.3.3
: P2 normal
Target Milestone: ---
Assignee: Alan Modra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-14 13:36 UTC by lu_zero
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

See Also:
Host: ppc-linux-gnu
Target: ppc-linux-gnu
Build: ppc-linux-gnu
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lu_zero 2004-04-14 13:36:38 UTC
process.c:1683: error: Attempt to delete prologue/epilogue insn:
(insn/f 569 568 570 0 (nil) (set (mem:SI (plus:SI (reg/f:SI 1 r1)
                (const_int 32 [0x20])) [0 S4 A8])
        (reg:SI 24 r24)) -1 (nil)
    (expr_list:REG_FRAME_RELATED_EXPR (set (mem:SI (plus:SI (reg/f:SI 1 r1)
                    (const_int 32 [0x20])) [0 S4 A8])
            (reg:SI 24 r24))
        (nil)))
process.c:1683: internal compiler error: in propagate_one_insn, at flow.c:1741
The error is the same as in bug #14715, tgall suggested to ask you directly
about that.
reproduced with the latest cvs from the hammer branch
Comment 1 Alan Modra 2004-04-15 07:01:45 UTC

*** This bug has been marked as a duplicate of 14715 ***