First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 10113
Product:  
Component:  
Status: RESOLVED
Resolution: DUPLICATE of bug 9763
Assigned To: Eric Botcazou <ebotcazou@gcc.gnu.org>
Host:
Reported against  
Priority:  
Severity:  
Target Milestone:  
 
 
Target:
Reporter: 178965@bugs.debian.org
Add CC:
CC:
Remove selected CCs
Build:
URL:
Summary:
Keywords:
Known to work:
Known to fail:

Attachment Description Type Created Size Actions
fpu_ieee.ii.gz fpu_ieee.ii.gz application/x-gzip 2003-05-21 15:17 43.42 KB Edit
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 10113 depends on: Show dependency tree
Show dependency graph
Bug 10113 blocks:

Additional Comments:






View Bug Activity   |   Format For Printing   |   Clone This Bug


Description:   Last confirmed: Opened: 2003-03-16 20:16
Confirmed with 3.2 CVS 20030309, 3.3 CVS 20030314, HEAD 20030302.

This is a regression from gcc-2.95 and isn't fixed by gcc-snapshot
(20030118-1).  Compiling without optimization (-O0) makes the ICE go
away.  I've made the -save-temps output available here:
  http://people.debian.org/~troup/fpu_ieee.ii.gz

(It's 280k uncompressed, so I haven't included in the report, sorry)

| Automatic build of aranym_0.7.0-1 on vore by sbuild/sparc 1.170
| Build started at 20030129-1353
| ******************************************************************************

[...]

| ** Using build dependencies supplied by package:
| Build-Depends: debhelper, bzip2, libsdl1.2-dev

[...]

| g++ -I../include -I. -I../natfeat -I../uae_cpu -DHAVE_CONFIG_H  -DOS_linux -DCPU_sparc -D_GNU_SOURCE -DDIRECT_ADDRESSING -DFPU_IEEE -DDATADIR=\"/usr/share/aranym\" -g -Wall -Wtraditional -Winline -O3  -I/usr/include/SDL -D_REENTRANT -c ../uae_cpu/fpu/fpu_ieee.cpp -o obj/fpu_ieee.o
| ../uae_cpu/fpu/fpu_ieee.cpp: In function `int get_fp_value(unsigned int, short 
|    unsigned int, fpu_register&)':
| ../uae_cpu/fpu/fpu_ieee.cpp:710: Internal compiler error in gen_reg_rtx, at 
|    emit-rtl.c:662
| Please submit a full bug report,
| with preprocessed source if appropriate.
| See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

A complete build log can be found at
http://buildd.debian.org/build.php?arch=sparc&pkg=aranym&ver=0.7.0-1

Release:
unknown

Environment:
sparc-linux (Debian unstable)

------- Comment #1 From Eric Botcazou 2003-03-17 12:29 -------
State-Changed-From-To: open->analyzed
State-Changed-Why: Confirmed on all active branches.

------- Comment #2 From Eric Botcazou 2003-03-18 20:30 -------
Responsible-Changed-From-To: unassigned->ebotcazou
Responsible-Changed-Why: Essentially the same problem as PR optimization/8300. Investigating.

------- Comment #3 From Eric Botcazou 2003-03-19 15:53 -------
*** This bug has been marked as a duplicate of 9763 ***

First Last Prev Next    No search results available      Search page      Enter new bug