aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2010-05-29 05:48:10 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2010-05-29 05:48:10 +0000
commit6c6081113be59aa5fa6cc20c3978c7661ff43696 (patch)
tree288444bd027c197f998ecc78be98b72736786ba6 /gcc
parentb8f315897b33d43a2203ade970bdd930756743d3 (diff)
downloadgcc-6c6081113be59aa5fa6cc20c3978c7661ff43696.zip
gcc-6c6081113be59aa5fa6cc20c3978c7661ff43696.tar.gz
gcc-6c6081113be59aa5fa6cc20c3978c7661ff43696.tar.bz2
Fix long lines
From-SVN: r160015
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 18a3089..555b363 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -146,9 +146,10 @@
2010-05-28 Jan Hubicka <jh@suse.cz>
- * ipa-reference.c (add_static_var): Remove redundant all_module_statics check.
- (ipa_reference_write_optimization_summary): Call is_proper_for_analysis only
- on local statics.
+ * ipa-reference.c (add_static_var): Remove redundant all_module_statics
+ check.
+ (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
+ only on local statics.
2010-05-28 Iain Sandoe <iains@gcc.gnu.org>
@@ -228,7 +229,7 @@
2010-05-28 Dodji Seketeli <dodji@redhat.com>
- revert fix for PR c++/44188
+ Revert fix for PR c++/44188
* c-common.c (is_typedef_decl): Revert the moving of this
definition ...
* tree.c (is_typedef_decl): ... here.
@@ -246,7 +247,6 @@
(gen_typedef_die): Revert emitting DW_TAG_typedef for
typedefs naming anonymous tagged types.
-
2010-05-28 Segher Boessenkool <segher@kernel.crashing.org>
* config/rs6000/rs6000-modes.def (PSImode): Delete.