2013-10-14 Vincent Celier <celier@adacore.com>
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Oct 2013 13:13:55 +0000 (13:13 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Oct 2013 13:13:55 +0000 (13:13 +0000)
commitd9ca18aeb520660cfadca6029a9534e9a76d0d1a
treeaa13585022d1953d243192e708c2700f2c32e5c8
parentce9bfeb1d8b7c1bcb1cc764a3f21500b9bdba3b8
2013-10-14  Vincent Celier  <celier@adacore.com>

* errout.adb (Write_Error_Summary): Do not output the number
of lines when Main_Source_File is unknown.
(Output_Messages): Do not write the header when Main_Source_File is
unknown.

2013-10-14  Vincent Celier  <celier@adacore.com>

* prep.adb (Expression): Accept terms of the form 'symbol <relop>
integer", where relop is =, <, <=, > or >=.
(Parse_Def_File): Accept literal integer values.
* gcc-interface/Make-lang.in: Add s-valint.o, s-valuns.o and
s-valuti.o to the compiler object files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203540 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/errout.adb
gcc/ada/gcc-interface/Make-lang.in
gcc/ada/prep.adb