[Bug fortran/34545] ICE when compiling Fortran 95 code
dfranke at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Dec 29 08:57:00 GMT 2007
------- Comment #10 from dfranke at gcc dot gnu dot org 2007-12-29 08:57 -------
I'm only passing through, but ...
Jon:
> > If the LHS is a dynamically allocated array, attempting
> > to assign the array of values from the functions causes an ICE.
Steve:
> Well, no. A better description probably involves the use of stack
> memory for a function result gets trashed when you return from
> the function.
rings a bell. This is maybe related to PR32795?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34545
More information about the Gcc-bugs
mailing list