]> git.ipfire.org Git - thirdparty/gcc.git/commit
[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Dec 2011 10:44:58 +0000 (11:44 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Mon, 5 Dec 2011 10:44:58 +0000 (11:44 +0100)
commit76264f602ae32ac6fea5e80ac0098d07b40fe4ab
treec9a9215ce2eb42e4e990fdaa7c8f4d3a1ad9ff39
parent7f3d8f56e747b1a814c633a9ab160adf02b5d498
[multiple changes]

2011-12-05  Bob Duff  <duff@adacore.com>

* sem_ch4.adb: Minor comment fix.

2011-12-05  Robert Dewar  <dewar@adacore.com>

* gnat_ugn.texi: Add documentation for -gnatw.e.

2011-12-05  Bob Duff  <duff@adacore.com>

* treepr.adb (pn): Print something useful for
Elmt_Ids. Add Write_Eol to 'when others' case, so the output
will be seen immediately in gdb.

2011-12-05  Ed Schonberg  <schonberg@adacore.com>

* lib-writ.adb (Output_Main_Program_Line): A generic subprogram
is never a main program.

2011-12-05  Thomas Quinot  <quinot@adacore.com>

* par_sco.adb: Various minor adjustments to dominance markers
generation.

2011-12-05  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Analyze_Expression_Function): If the function is
a completion, generate a body reference for its defining entity,
before rewriting the node as a body.
* sem_util.adb (Defining_Entity): Add entry for expression
function.

From-SVN: r182006
gcc/ada/ChangeLog
gcc/ada/gnat_ugn.texi
gcc/ada/lib-writ.adb
gcc/ada/par_sco.adb
gcc/ada/sem_ch4.adb
gcc/ada/sem_ch6.adb
gcc/ada/sem_util.adb
gcc/ada/treepr.adb