diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e066b14dab1..d4d4f1b6ce7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,11 @@ 2012-09-19 Richard Guenther <rguenther@suse.de> PR other/53316 + * common/common-target.h (OPT_LEVELS_1_PLUS_NOT_DEBUG): Add. + +2012-09-19 Richard Guenther <rguenther@suse.de> + + PR other/53316 * common.opt (optimize_debug): New variable. (Og): New optimization level. * doc/invoke.texi (Og): Document. |