http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170
--- Comment #30 from Damian Rouson <damian at rouson dot net> 2011-08-30 18:46:42 UTC --- Just out curiosity, what's the reason for the "real::rnd" line in the helloworld testcase? I don't see "rnd" used anywhere. Damian On Tue, Aug 30, 2011 at 8:34 AM, kargl at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45170 > > --- Comment #29 from kargl at gcc dot gnu.org 2011-08-30 15:34:06 UTC --- > Author: kargl > Date: Tue Aug 30 15:34:01 2011 > New Revision: 178329 > > URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178329 > Log: > 2011-08-30 Steven G. Kargl <ka...@gcc.gnu.org> > > PR fortran/45170 > * trans-stmt.c (gfc_trans_allocate): Evaluate the substring. > > 2011-08-30 Steven G. Kargl <ka...@gcc.gnu.org> > > PR fortran/45170 > * gfortran.dg/allocate_with_source_2.f90: New test > > Added: > trunk/gcc/testsuite/gfortran.dg/allocate_with_source_2.f90 > Modified: > trunk/gcc/fortran/ChangeLog > trunk/gcc/fortran/trans-stmt.c > trunk/gcc/testsuite/ChangeLog > > -- > Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email > ------- You are receiving this mail because: ------- > You are on the CC list for the bug. >