r197758 - in /trunk/gcc/ada: ChangeLog gnat1drv...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Thu Apr 11 10:18:00 GMT 2013
Author: charlet
Date: Thu Apr 11 10:18:47 2013
New Revision: 197758
URL: http://gcc.gnu.org/viewcvs?rev=197758&root=gcc&view=rev
Log:
2013-04-11 Johannes Kanig <kanig@adacore.com>
* opt.ads New global boolean Frame_Condition_Mode to avoid
referring to command line switch.
* gnat1drv.adb (Gnat1drv) set frame condition mode when -gnatd.G
is present, and disable Code generation in that case. Disable
ALI file generation when switch is *not* present.
2013-04-11 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Analyze_Expression_Function): Perform the
pre-analysis on a copy of the expression, to prevent downstream
visbility issues involving operators and instantiations.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gnat1drv.adb
trunk/gcc/ada/opt.ads
trunk/gcc/ada/sem_ch6.adb
More information about the Gcc-cvs
mailing list