]> git.ipfire.org Git - thirdparty/gcc.git/commit
passes.c (init_optimization_passes): For -Og move pass_object_sizes inbetween CCP...
authorRichard Guenther <rguenther@suse.de>
Wed, 19 Sep 2012 13:46:34 +0000 (13:46 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 19 Sep 2012 13:46:34 +0000 (13:46 +0000)
commit2d5fec4e65f30764399a4461d908657eb819ef30
treea6950841728d1302fb6f25c4a1d52695bec2345d
parent768505569c3634f2e726599a7532a7badf74f38c
passes.c (init_optimization_passes): For -Og move pass_object_sizes inbetween CCP and copyprop.

2012-09-19  Richard Guenther  <rguenther@suse.de>

* passes.c (init_optimization_passes): For -Og move
pass_object_sizes inbetween CCP and copyprop.

From-SVN: r191476
gcc/ChangeLog
gcc/passes.c