]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/6552 (make gnatlib_and_tools fails compiling a-chahan.adb on IRIX 6.2)
authorRainer Orth <ro@TechFak.Uni-Bielefeld.DE>
Wed, 12 Nov 2003 21:24:19 +0000 (21:24 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 12 Nov 2003 21:24:19 +0000 (21:24 +0000)
* 5gsystem.ads (Functions_Return_By_DSP): Set to False.
Works around PR middle-end/6552.

From-SVN: r73511

gcc/ada/5gsystem.ads
gcc/ada/ChangeLog

index c18318ca3647fe7e982de4b81171686a92c20780..2a2c5f4f026fec273fb015caa098cd7b962254aa 100644 (file)
@@ -124,7 +124,7 @@ private
    Exit_Status_Supported     : constant Boolean := True;
    Fractional_Fixed_Ops      : constant Boolean := False;
    Frontend_Layout           : constant Boolean := False;
-   Functions_Return_By_DSP   : constant Boolean := True;
+   Functions_Return_By_DSP   : constant Boolean := False;
    Machine_Overflows         : constant Boolean := False;
    Machine_Rounds            : constant Boolean := True;
    OpenVMS                   : constant Boolean := False;
index d71f97eae88e2435fd2e4c7115a5542506c7c95a..938ae5ed8e8fba4652f9ec9afd0b53026b493c02 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-12  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
+
+       * 5gsystem.ads (Functions_Return_By_DSP): Set to False.
+       Works around PR middle-end/6552.
+
 2003-11-10  Ed Falis  <falis@gnat.com>
 
        * 5ytiitho.adb: (procStartHookAdd): Definition and call deleted