r134024 - in /trunk/gcc/ada: errout.ads erroutc...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Tue Apr 8 06:49:00 GMT 2008
Author: charlet
Date: Tue Apr 8 06:49:13 2008
New Revision: 134024
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134024
Log:
2008-04-08 Robert Dewar <dewar@adacore.com>
* errout.ads: Update comments for new handling of info: messages
* erroutc.adb (Matches): New procedure
(Warning_Specifically_Suppressed): Modified to handle multiple * chars
(Is_Style_Or_Info_Msg): New name for Is_Style_Msg, now set for
info messages as well as style messages.
* erroutc.ads: Remove unneeded fields from Specific_Warning_Entry
* sem_elab.adb (Supply_Bodies): Create actual bodies for stubbed
subprograms.
(Check_A_Call): Special "info: " warnings now have ? in the text
(Elab_Warning): Use info message in static case
Modified:
trunk/gcc/ada/errout.ads
trunk/gcc/ada/erroutc.adb
trunk/gcc/ada/erroutc.ads
trunk/gcc/ada/sem_elab.adb
More information about the Gcc-cvs
mailing list