diff options
author | Jakub Jelinek <jakub@redhat.com> | 2010-11-03 09:30:21 +0100 |
---|---|---|
committer | Jakub Jelinek <jakub@gcc.gnu.org> | 2010-11-03 09:30:21 +0100 |
commit | 80ab32d69e5c426612def4f77107383a7928ff55 (patch) | |
tree | 9662fee926c1689b6a8d33a0e625c0547515c5dc /gcc/java/jcf-parse.c | |
parent | 480767a91ca7bea09f2d851786d8a8093b271565 (diff) | |
download | gcc-80ab32d69e5c426612def4f77107383a7928ff55.zip gcc-80ab32d69e5c426612def4f77107383a7928ff55.tar.gz gcc-80ab32d69e5c426612def4f77107383a7928ff55.tar.bz2 |
re PR rtl-optimization/46034 (internal compiler error: segmentation fault)
PR rtl-optimization/46034
PR rtl-optimization/46212
PR rtl-optimization/46248
* combine.c (try_combine): If added_sets_2 where i0dest_in_i0src
and i0 feeds i1 and i1 feeds i2 or i0 feeds i2, make a copy of i1src
before i0dest -> i0src substitution and pass 1 instead of 0 as last
argument to subst on i2pat.
* gcc.c-torture/compile/pr46034.c: New test.
* gcc.c-torture/compile/pr46248.c: New test.
* gcc.dg/pr46212.c: New test.
From-SVN: r166231
Diffstat (limited to 'gcc/java/jcf-parse.c')
0 files changed, 0 insertions, 0 deletions