[multiple changes]
authorArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 Jun 2012 10:03:26 +0000 (12:03 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 12 Jun 2012 10:03:26 +0000 (12:03 +0200)
commit70f4ad204d9ef74b9650a1088a5d26d121e4ded8
treee288a46410daaa93acff0c9f877a44092ca55ea0
parent15a5de99668137dd170d91e329595d1b12b0e9b9
[multiple changes]

2012-06-12  Gary Dismukes  <dismukes@adacore.com>

* projects.texi: Remove comments.

2012-06-12  Thomas Quinot  <quinot@adacore.com>

* back_end.adb (Scan_Back_End_Switches): Treat -fdump-scos as
synonym of -gnateS.
(gnat_post_options): Disable gimple-based SCO generator.
* gnat_ugn.texi: Document that -gnateS is an obsolete synonym
of -fdump-scos.

2012-06-12  Ed Schonberg  <schonberg@adacore.com>

* sem_ch6.adb (Different_Generic_Profile): new predicate for
Find_Corresponding_Spec, to handle a rare case of accidental
overloading in an instance, when the profile of a subprogram body
that depends on a formal type becomes compatible with that of
a homonym whose profile in the generic mentions the actual type.

2012-06-12  Thomas Quinot  <quinot@adacore.com>

* gnat1drv.adb: Minor reformatting.

From-SVN: r188435
gcc/ada/ChangeLog
gcc/ada/back_end.adb
gcc/ada/gnat1drv.adb
gcc/ada/gnat_ugn.texi
gcc/ada/projects.texi
gcc/ada/sem_ch6.adb