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 middle-end/6552] make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2


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


charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|bosch at gcc dot gnu dot org|unassigned at gcc dot gnu
                   |                            |dot org
             Status|WAITING                     |NEW
          Component|ada                         |middle-end


------- Additional Comments From charlet at gcc dot gnu dot org  2003-10-22 10:45 -------
Thanks for the follow up.
As indicated in the bug box, the crash is actually occurring in the
back-end so I am recategorizing this bug.

This is related to the handling of depressed stack pointer, so a work
around is to turn DSP off in 5gsystem.ads:

   Functions_Return_By_DSP   : constant Boolean := False;

Arno


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