diff options
author | Yannick Moy <moy@adacore.com> | 2023-01-06 11:10:53 +0100 |
---|---|---|
committer | Marc Poulhiès <poulhies@adacore.com> | 2023-05-15 11:36:41 +0200 |
commit | 0f7d8f2f669c64529aafb24bfc0b1f59b4958f19 (patch) | |
tree | 65befbb326e7c6a66d75b9eeb5427065e2880621 /libgcc | |
parent | a372273b63b17c843e93bb179c8e56a270dd9e40 (diff) | |
download | gcc-0f7d8f2f669c64529aafb24bfc0b1f59b4958f19.zip gcc-0f7d8f2f669c64529aafb24bfc0b1f59b4958f19.tar.gz gcc-0f7d8f2f669c64529aafb24bfc0b1f59b4958f19.tar.bz2 |
ada: Fix handling of pragma Warnings (Toolname, Off/On)
Pragma Warnings On/Off with a preceding toolname (which could be GNAT
or GNATprove) was ignored due an error in accessing the expression of
a pragma association in the parser. Now fixed.
gcc/ada/
* par-prag.adb (First_Arg_Is_Matching_Tool_Name): Fix access to
expression in pragma association.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions