]> gcc.gnu.org Git - gcc.git/commit
re PR fortran/13792 (lbound/ubound generates internal compiler error)
authorTobias Schlüter <tobias.schlueter@physik.uni-muenchen.de>
Thu, 15 Jul 2004 19:55:05 +0000 (21:55 +0200)
committerTobias Schlüter <tobi@gcc.gnu.org>
Thu, 15 Jul 2004 19:55:05 +0000 (21:55 +0200)
commit0c0df4b3f017b53fb9a0760ce8c68c293a573a76
tree3b66f741646de966e13644d5b4bea988310353c1
parent4c467d411382344a2a754f4d247f9b3226b3486f
re PR fortran/13792 (lbound/ubound generates internal compiler error)

fortran/
PR fortran/13792
* simplify.c (gfc_simplify_bound): Copy the bound expression.

testsuite/
PR fortran/13792
* gfortran.fortran-torture/execute/bounds.f90: Add check for
compile-time simplification.

From-SVN: r84773
gcc/fortran/ChangeLog
gcc/fortran/simplify.c
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/bounds.f90
This page took 0.088465 seconds and 5 git commands to generate.