This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Allow building IRIX 6 libgnat
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- To: ro at techfak dot uni-bielefeld dot de
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 14 Nov 03 10:42:28 EST
- Subject: Re: 3.4 PATCH: Allow building IRIX 6 libgnat
- Functions_Return_By_DSP : constant Boolean := True;
+ Functions_Return_By_DSP : constant Boolean := False;
This turns off a pretty important feature. Rather than do that, I'd
like to understand what the bug in that feature is. Do you have any
further information?