Bug 9790 - [3.2 regression on arm] ICE with -O2 (change_address_1, at emit-rtl.c:1945)
Summary: [3.2 regression on arm] ICE with -O2 (change_address_1, at emit-rtl.c:1945)
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 3.2.2
: P1 critical
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2003-02-21 17:16 UTC by 180750
Modified: 2005-07-23 22:49 UTC (History)
1 user (show)

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


Attachments
predicates.i.gz (22.53 KB, application/x-gzip )
2003-05-21 15:17 UTC, 180750
Details

Note You need to log in before you can comment on or make changes to this bug.
Description 180750 2003-02-21 17:16:00 UTC
[ Reported to the Debian BTS as report #180750.
  Please CC 180750@bugs.debian.org on replies.
  Log of report can be found at http://bugs.debian.org/180750 ]
	

This is a regression from gcc-2.95.[34], but fixed on 3_3-branch 20030129.
It currently affects seven Debian packages.

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include -DG_LOG_DOMAIN=\"Gts\" -O2 -Wall -Wall -Werror-implicit-function-declaration -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -I/usr/include/glib-1.2 -I/usr/lib/glib/include -c predicates.c -MT predicates.lo -MD -MP -MF .deps/predicates.TPlo  -fPIC -DPIC -o .libs/predicates.lo
predicates.c: In function `insphereexact': 
predicates.c:2368: Internal compiler error in change_address_1, at emit-rtl.c:1945 
Please submit a full bug report, 
with preprocessed source if appropriate. 
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions. 

[attaching the preprocessed source via the web front end]

Release:
3.2.2 (Debian) (Debian unstable)

Environment:
System: Debian GNU/Linux (unstable)
Architecture: arm
host: arm-linux
Thread model: posix
gcc version 3.2.2 20021212 (Debian prerelease)
Comment 1 Andrew Pinski 2003-05-24 20:10:15 UTC
According to the sumbiter it is fixed on the 3.3 branch and since 3.2 is no longer going to 
be fixed, I am closing this bug as fixed.