This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/25743] crosscompiler fails to build ada-rts for target platform.



------- Comment #4 from pluto at agmk dot net  2006-01-12 21:04 -------
(In reply to comment #2)

> ../../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))


gcc-4.1 (rev109597) ICEs in the same way during
sparc32 -> sparc64 gnatlib crosscompilation.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25743


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]