Bug 19685 - [3.3 Regression] ICE in verify_local_live_at_start, at flow.c:574
Summary: [3.3 Regression] ICE in verify_local_live_at_start, at flow.c:574
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: rtl-optimization (show other bugs)
Version: 3.3.5
: P2 normal
Target Milestone: 3.4.4
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2005-01-29 06:31 UTC by Vlad Petric
Modified: 2005-04-30 14:47 UTC (History)
3 users (show)

See Also:
Host: i686-*-*
Target: i686-*-*
Build: i686-*-*
Known to work: 2.95.3 2.96 3.4.4 4.0.0
Known to fail: 3.0.4 3.1.1 3.2.3 3.3.5 3.3.6
Last reconfirmed: 2005-01-29 11:15:29


Attachments
preprocessed sourcecode (58.24 KB, application/octet-stream)
2005-01-29 06:34 UTC, Vlad Petric
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vlad Petric 2005-01-29 06:31:33 UTC
vladp@loki:~/cis/research/ripower$ gcc -O3 sim-ri.i
sim-ri.c: In function `ruu_commit':
sim-ri.c:4591: internal compiler error: in verify_local_live_at_start, at flow.c:574
....
Comment 1 Vlad Petric 2005-01-29 06:34:59 UTC
Created attachment 8097 [details]
preprocessed sourcecode
Comment 2 Eric Botcazou 2005-01-29 11:15:29 UTC
Confirmed, but on i686 only.
Comment 3 Gabriel Dos Reis 2005-04-30 14:47:43 UTC
won't fix for 3.3.6.  Works in 3.4.4 and higher.