diff options
author | Robert Dewar <dewar@adacore.com> | 2013-04-11 10:23:56 +0000 |
---|---|---|
committer | Arnaud Charlet <charlet@gcc.gnu.org> | 2013-04-11 12:23:56 +0200 |
commit | 68bab0fd1da40436e20f6e4f4414b1b650bf7331 (patch) | |
tree | 13ce44a1b672ba5ff810f2c011f4937eeb05c977 /gcc/tree-ssa-loop-ivopts.c | |
parent | 294f5d825fc452692fda912a5ede6945c91f8ecd (diff) | |
download | gcc-68bab0fd1da40436e20f6e4f4414b1b650bf7331.zip gcc-68bab0fd1da40436e20f6e4f4414b1b650bf7331.tar.gz gcc-68bab0fd1da40436e20f6e4f4414b1b650bf7331.tar.bz2 |
exp_ch4.adb (Expand_Concatenate): Remove wrapping in expression-with-actions node.
2013-04-11 Robert Dewar <dewar@adacore.com>
* exp_ch4.adb (Expand_Concatenate): Remove wrapping in
expression-with-actions node. No longer needed given fix to
sem_prag and caused loss of some useful warnings.
* sem.ads: Minor reformatting.
* sem_prag.adb (Check_Disabled): Removed, to be replaced by not
Check_Enabled. These two routines were curiously incompatible
causing confusion.
(Analyze_Pragma, case Check): Make sure we do
not expand the string argument if the check is disabled. Avoid
use of Check_Disabled, which resulted in missing analysis in
some cases.
* sem_prag.ads (Check_Disabled): Removed, to be replaced by not
Check_Enabled. These two routines were curiously incompatible
causing confusion.
From-SVN: r197761
Diffstat (limited to 'gcc/tree-ssa-loop-ivopts.c')
0 files changed, 0 insertions, 0 deletions