[Bug lto/60635] [4.8 Regression] ICE when mixing C and Fortran lto1: error: use operand missing for stmt

rguenth at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Apr 23 12:45:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60635

--- Comment #4 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Wed Apr 23 12:45:23 2014
New Revision: 209696

URL: http://gcc.gnu.org/viewcvs?rev=209696&root=gcc&view=rev
Log:
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.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_0.f90
    branches/gcc-4_8-branch/gcc/testsuite/gfortran.dg/lto/pr60635_1.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/gimplify.c
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog



More information about the Gcc-bugs mailing list