This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/25743] crosscompiler fails to build ada-rts for target platform.
- From: "pluto at agmk dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jan 2006 22:54:12 -0000
- Subject: [Bug ada/25743] crosscompiler fails to build ada-rts for target platform.
- References: <bug-25743-7667@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #2 from pluto at agmk dot net 2006-01-10 22:54 -------
-gnatwZ option helps but ./xgcc ICEs few steps ahead :(
(...)
../../xgcc -B../../ -c -g -O2 -gnatpg -nostdinc -gnatwZ s-fore.adb -o
s-fore.o
s-fore.adb: In function 'System.Fore.Fore':
s-fore.adb:57: error: unrecognizable insn:
(insn 18 17 19 0 s-fore.adb:41 (set (reg:CCFPE 96 %fcc0)
(compare:CCFPE (reg/v:TF 111 [ t ])
(reg:TF 115))) -1 (nil)
(nil))
+===========================GNAT BUG DETECTED==============================+
| 4.1.0 20060106 (prerelease) (sparc64-pld-linux-gnu) GCC error: |
| in extract_insn, at recog.c:2084 |
| Error detected at s-fore.adb:58:1 |
raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:380
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25743