]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR ipa/61986 (ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_value...
authorMartin Jambor <mjambor@suse.cz>
Wed, 3 Sep 2014 16:33:10 +0000 (18:33 +0200)
committerMartin Jambor <jamborm@gcc.gnu.org>
Wed, 3 Sep 2014 16:33:10 +0000 (18:33 +0200)
commit739f2c8de1499a2be57e79b4929fb16fd3e7d0da
treeec44220359122979ae8ef15a6f2f8fe3b61d4f28
parent361adeb8ba12da92749b5172657b321bfb19a06a
re PR ipa/61986 (ICE on valid code at -O3 on x86_64-linux-gnu indecide_about_value, at ipa-cp.c:3480)

2014-09-03  Martin Jambor  <mjambor@suse.cz>

PR ipa/61986
* ipa-cp.c (find_aggregate_values_for_callers_subset): Chain
created replacements in ascending order of offsets.
(known_aggs_to_agg_replacement_list): Likewise.

gcc/testsuite/
* gcc.dg/ipa/pr61986.c: New test.

From-SVN: r214884
gcc/ChangeLog
gcc/ipa-cp.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/ipa/pr61986.c [new file with mode: 0644]