diff options
author | Bin Cheng <bin.cheng@arm.com> | 2014-12-22 10:25:10 +0000 |
---|---|---|
committer | Bin Cheng <amker@gcc.gnu.org> | 2014-12-22 10:25:10 +0000 |
commit | ae9f434509517d4c6671bc197d0d64ef7cf74cde (patch) | |
tree | 96ccd894bdb7db0c83347fac0667e0bdc3dff18f /gcc/ada/gcc-interface/decl.c | |
parent | 86a8ba5b7527ae5df4165567535e67099ab6c52c (diff) | |
download | gcc-ae9f434509517d4c6671bc197d0d64ef7cf74cde.zip gcc-ae9f434509517d4c6671bc197d0d64ef7cf74cde.tar.gz gcc-ae9f434509517d4c6671bc197d0d64ef7cf74cde.tar.bz2 |
re PR rtl-optimization/62151 (wrong code at -O2 and -O3 on x86_64-linux-gnu)
PR rtl-optimization/62151
* combine.c (try_combine): New local variables local_elim_i1
and local_elim_i0. Set elim_i1 and elim_i0 using the local
version variables. Distribute notes from i0notes or i1notes
using the local variables.
gcc/testsuite/ChangeLog
PR rtl-optimization/62151
* gcc.c-torture/execute/pr62151.c: New test.
From-SVN: r219008
Diffstat (limited to 'gcc/ada/gcc-interface/decl.c')
0 files changed, 0 insertions, 0 deletions