Fix long line

From-SVN: r153489
This commit is contained in:
Eric Botcazou 2009-10-23 05:48:23 +00:00
parent 376da68ead
commit 7da774079b
1 changed files with 4 additions and 4 deletions

View File

@ -35,15 +35,15 @@
2009-10-22 Diego Novillo <dnovillo@google.com> 2009-10-22 Diego Novillo <dnovillo@google.com>
* Makefile.in (PLUGIN_HEADERS): Add output.h and * Makefile.in (PLUGIN_HEADERS): Add output.h and IPA_UTILS_H.
IPA_UTILS_H.
2009-10-22 Razya Ladelsky <razya@il.ibm.com> 2009-10-22 Razya Ladelsky <razya@il.ibm.com>
* testsuite/gcc.dg/autopar/outer-4.c: Adjust scan. * testsuite/gcc.dg/autopar/outer-4.c: Adjust scan.
* testsuite/gcc.dg/autopar/outer-5.c: Adjust scan. * testsuite/gcc.dg/autopar/outer-5.c: Adjust scan.
* testsuite/gcc.dg/autopar/outer-5.c: Add scan optimized. * testsuite/gcc.dg/autopar/outer-5.c: Add scan optimized.
* tree-cfg.c(gimple_duplicate_sese_tail): Fix typos/indentation/white space. * tree-cfg.c (gimple_duplicate_sese_tail): Fix typos/indentation/white
space.
2009-10-22 Richard Guenther <rguenther@suse.de> 2009-10-22 Richard Guenther <rguenther@suse.de>