This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/6552] make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2
- From: "charlet at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Oct 2003 13:19:01 -0000
- Subject: [Bug middle-end/6552] make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2
- References: <20020503115600.6552.ro@techfak.uni-bielefeld.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6552
------- Additional Comments From charlet at gcc dot gnu dot org 2003-10-27 13:18 -------
Concerning gnatpsta: you just need to do a cvs update, since I've
disabled gnatpsta build in ada/Makefile.in recently.
Concerning DSP, this is really a middle-end regression that needs to be
investigated like anoy other middle-end bug. I am not familiar with
this code, so I can't comment further unfortunately.
The other possibly would be to commit the change to 5gsystem.ads
for now.
Arno