https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
janus at gcc dot gnu.org changed:
What|Removed |Added
Target Milestone|--- |4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
Tobias Burnus changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
--- Comment #5 from Tobias Burnus 2012-01-13
21:14:42 UTC ---
FIXED on the trunk (4.7).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
--- Comment #4 from Paul Thomas 2012-01-13 20:42:07
UTC ---
Author: pault
Date: Fri Jan 13 20:42:01 2012
New Revision: 183162
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183162
Log:
2012-01-13 Paul Thomas
PR fortran/48351
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
Rich Townsend changed:
What|Removed |Added
CC||townsend at astro dot
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
Tobias Burnus changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48351
--- Comment #1 from Tobias Burnus 2011-03-30
08:04:13 UTC ---
trans-array.c's gfc_is_reallocatable_lhs fails at:
6859 /* All that can be left are allocatable components. */
6860 if ((expr->symtree->n.sym->ts.type != BT_DERIVED
6861