aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/debug.adb
diff options
context:
space:
mode:
authorViljar Indus <indus@adacore.com>2024-05-06 15:17:27 +0300
committerMarc Poulhiès <poulhies@adacore.com>2024-06-20 10:50:49 +0200
commitd1c07598fad36218809907312f5c3d247b0413aa (patch)
treeb1309fc0b8dc44ca92d5c0cddb78f1e8c7733153 /gcc/ada/debug.adb
parent6e5f911e779e7571ce8c6f082f8aafaa2d5eca23 (diff)
downloadgcc-d1c07598fad36218809907312f5c3d247b0413aa.zip
gcc-d1c07598fad36218809907312f5c3d247b0413aa.tar.gz
gcc-d1c07598fad36218809907312f5c3d247b0413aa.tar.bz2
ada: Treat Info-Warnings as Info messages
There was a general concept of info messages being a subset of warnings. However that is no longer the case. Messages with an info insertion character should be treated just as info messages. gcc/ada/ * atree.ads: Remove Warning_Info_Messages. * errout.adb: Remove various places where Warning_Info_Messages was used. * erroutc.adb: Remove various places where Warning_Info_Messages was used. Create Error_Msg_Object objects with only an info attribute if the message contained both info and warning insertion characters. New method Has_Switch_Tag for detecting if a message should have an error tag. * errutil.adb: Create Error_Msg_Object objects with only an info attribute if the message contained both info and warning insertion characters.
Diffstat (limited to 'gcc/ada/debug.adb')
0 files changed, 0 insertions, 0 deletions