------- 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

Reply via email to