]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/30563 (ice for legal code with flags -O2 -fno-unit-at-a-time)
authorJan Hubicka <jh@suse.cz>
Sun, 24 Jun 2007 23:24:10 +0000 (01:24 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 24 Jun 2007 23:24:10 +0000 (23:24 +0000)
commit6a84c0988cc751a0f4d98368e05a042a26a984d0
treefc3a73fc8a53c6c3fc90f09dbfe19ab5c59c439f
parent7bcb8bf5f1054a3bdee2a3d545403a11e4ae1ffd
re PR tree-optimization/30563 (ice for legal code with flags -O2 -fno-unit-at-a-time)

PR middle-end/30563
* cgraphunit.c (cgraph_analyze_function): Fix ordering problem.

From-SVN: r125991
gcc/ChangeLog
gcc/cgraphunit.c