Bug 38003 - ice with -O2
Summary: ice with -O2
Status: RESOLVED DUPLICATE of bug 37976
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 4.4.0
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-03 16:29 UTC by David Binderman
Modified: 2008-11-03 16:38 UTC (History)
2 users (show)

See Also:
Host: suse-linux-x86_64
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments
C source code (14.73 KB, text/plain)
2008-11-03 16:31 UTC, David Binderman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2008-11-03 16:29:54 UTC
I just tried to compile the Suse Linux package tcpd-7.6-855.5
with gcc version 4.4.0 snapshot 20081031.

percent_x.c:14: warning: 'sccsid' defined but not used
percent_x.c: In function 'percent_x':
percent_x.c:33: internal compiler error: in insert_into_preds_of_block, at tree-ssa-pre.c:3120
Please submit a full bug report,
with preprocessed source if appropriate.

Preprocessed source code attached. Flag -O2 required.
Comment 1 David Binderman 2008-11-03 16:31:24 UTC
Created attachment 16619 [details]
C source code
Comment 2 Jakub Jelinek 2008-11-03 16:38:35 UTC

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