[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Bug ada/31576] [4.3 regression] Ada bootstrap error




------- Comment #2 from charlet at adacore dot com  2007-04-17 13:06 -------
Subject: Re:  [regression] Ada bootstrap error

You need to add the following in system-xxx.ads:

   pragma Warnings (Off, Default_Bit_Order); -- kill constant condition warning

as done in other system-* files, after Default_Bit_Order definition.

Patch is preapproved.

Arno


-- 


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

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



Reply to: