aboutsummaryrefslogtreecommitdiff
path: root/gcc/lists.c
diff options
context:
space:
mode:
authorYannick Moy <moy@adacore.com>2018-05-25 09:03:34 +0000
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>2018-05-25 09:03:34 +0000
commit1f233db3745890d8c9bed07f44a8b078bb2a0ee9 (patch)
tree53544bddf4d875bd0013449de2f154126f25f15b /gcc/lists.c
parent0d0cd28165d05981eadc966224dca77b87111b62 (diff)
downloadgcc-1f233db3745890d8c9bed07f44a8b078bb2a0ee9.zip
gcc-1f233db3745890d8c9bed07f44a8b078bb2a0ee9.tar.gz
gcc-1f233db3745890d8c9bed07f44a8b078bb2a0ee9.tar.bz2
[Ada] Fix handling of Loop_Entry for CodePeer/SPARK
When the applicable Assertion_Policy is Ignore for a pragma containing an occurrence of attribute Loop_Entry, CodePeer and SPARK should still be able to analyze the corresponding pragma. GNAT frontend was wrongly translating X'Loop_Entry as X in the AST, as a side-effect of an optimization only valid for compilation and not for static analysis. This has no effect on compilation. 2018-05-25 Yannick Moy <moy@adacore.com> gcc/ada/ * sem_prag.adb (Check_Applicable_Policy): Deal specially with CodePeer and GNATprove modes when applicable policy is Ignore. From-SVN: r260722
Diffstat (limited to 'gcc/lists.c')
0 files changed, 0 insertions, 0 deletions