]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR lto/60635 (ICE when mixing C and Fortran lto1: error: use operand missing for...
authorRichard Biener <rguenther@suse.de>
Wed, 23 Apr 2014 12:45:23 +0000 (12:45 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 23 Apr 2014 12:45:23 +0000 (12:45 +0000)
commit07e1d16d929bfdd59c8eeda83b74d2fecb24f045
tree86bc2c074436f206b09abe47e80c460b4cd4d7e3
parenta8f77c07d47ef0c09ab9ed938f7233a6d595d1fa
re PR lto/60635 (ICE when mixing C and Fortran lto1: error: use operand missing for stmt)

2014-04-23  Richard Biener  <rguenther@suse.de>

PR middle-end/60635
* gimplify.c (gimple_regimplify_operands): Update the
re-gimplifed stmt.

* gfortran.dg/lto/pr60635_0.f90: New testcase.
* gfortran.dg/lto/pr60635_1.c: Likewise.

From-SVN: r209696
gcc/ChangeLog
gcc/gimplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/lto/pr60635_0.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/lto/pr60635_1.c [new file with mode: 0644]