2014-08-04 Hristian Kirtchev <kirtchev@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 12:51:00 +0000 (12:51 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Aug 2014 12:51:00 +0000 (12:51 +0000)
commita52fe7b10e5661513e99a0577b024644f4951be6
treed7af2bc049447bc647f5bff8d75144874d2eba8d
parent564508e5d2afc7c48d09cfb02b79912b4d2cdbae
2014-08-04  Hristian Kirtchev  <kirtchev@adacore.com>

* sem_prag.adb (Analyze_Pragma): Ensure that an
internally generated spec for a stand alone body is recognized
as a proper context for pragma SPARK_Mode.

2014-08-04  Robert Dewar  <dewar@adacore.com>

* erroutc.adb (Delete_Msg): Do not decrement Warnings_Treated_As_Errors.

2014-08-04  Arnaud Charlet  <charlet@adacore.com>

* adabkend.adb (Scan_Back_End_Switches): Ignore extra -o
when -gnatO has already been specified, for compatibility
with gcc driver.
(Scan_Compiler_Args): Do not call Set_Output_Object_File_Name in
codepeer mode.
* g-expect.ads: Fix typo.

2014-08-04  Thomas Quinot  <quinot@adacore.com>

* exp_ch4.adb (Insert_Dereference_Action): the actual Size
must account for the bounds template if the designated type is
an unconstrained array.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@213579 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/adabkend.adb
gcc/ada/erroutc.adb
gcc/ada/exp_ch4.adb
gcc/ada/g-expect.ads
gcc/ada/sem_prag.adb