2015-11-12 Steve Baird <baird@adacore.com>
authorSteve Baird <baird@adacore.com>
Thu, 12 Nov 2015 10:44:37 +0000 (10:44 +0000)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 12 Nov 2015 10:44:37 +0000 (11:44 +0100)
commit0fe797c5849ca33b50a69995ce5aaccb1476ec8a
tree1b95a112ae8cd91ec9ac1bc5c0d148c29729f8f0
parentb420ba79dea984c78388047f07ab542665b22ab4
2015-11-12  Steve Baird  <baird@adacore.com>

* sem_ch6.adb (Analyze_Procedure_Call) If CodePeer_Mode is True,
do not analyze the expression of a machine code insertion.
* sem_ch13.adb (Analyze_Code_Statement) If CodePeer_Mode is True,
mark the N_Code_Statement node as analyzed and do nothing else.

From-SVN: r230225
gcc/ada/ChangeLog
gcc/ada/sem_ch13.adb
gcc/ada/sem_ch6.adb