diff options
author | Arnaud Charlet <charlet@gcc.gnu.org> | 2016-04-18 14:44:01 +0200 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2016-04-18 14:44:01 +0200 |
commit | f916243bde91b7fdca5f6365071d31627e980722 (patch) | |
tree | 9f9eaa9288c525e5c6468b08f556f4b4d87da186 /gcc/explow.c | |
parent | 22071092eda0032c9559d47e1879432ee19926e5 (diff) | |
download | gcc-f916243bde91b7fdca5f6365071d31627e980722.zip gcc-f916243bde91b7fdca5f6365071d31627e980722.tar.gz gcc-f916243bde91b7fdca5f6365071d31627e980722.tar.bz2 |
[multiple changes]
2016-04-18 Arnaud Charlet <charlet@adacore.com>
* exp_ch4.adb, gnat1drv.adb, opt.ads, sem_res.adb
(Minimize_Expression_With_Actions): New flag.
(Adjust_Global_Switches): Set Minimize_Expression_With_Actions
when generating C.
(Resolve_Short_Circuit): Redo previous change
using Minimize_Expression_With_Actions.
(Expand_N_If_Expression,
Expand_Short_Circuit_Operator): Restore old code to avoid
Expression_With_Actions when Minimize_Expression_With_Actions
is set.
2016-04-18 Vincent Celier <celier@adacore.com>
* s-os_lib.adb (Non_Blocking_Spawn, version with Stdout_File and
Stderr_File): Close local file descriptors when no longer needed.
2016-04-18 Ed Schonberg <schonberg@adacore.com>
* sem_ch5.adb (Analyze_Iterator_Specification): Remove SPARK
mode check that the type of the cursor in an iteration over
a formal container is not volatile. The proper check on the
element type is done elsewhere.
2016-04-18 Ed Schonberg <schonberg@adacore.com>
* sem_ch6.adb (Process_Formals): Do not set a delay freeze on
a subprogram that returns a class-wide type, if the subprogram
is a compilation unit, because otherwise gigi will treat the
subprogram as external, leading to link errors.
From-SVN: r235141
Diffstat (limited to 'gcc/explow.c')
0 files changed, 0 insertions, 0 deletions