[Bug fortran/45586] [4.6 Regression] ICE non-trivial conversion at assignment
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 13 15:49:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45586
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|rguenth at gcc dot gnu.org |unassigned at gcc dot
| |gnu.org
--- Comment #22 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-01-13 15:23:29 UTC ---
Unassign Richard, who stated that he plans to ignore the issue for 4.6.
The proper solution seems to be to fix it on the FE side - though I have not
not fully re-read this PR to know whether it is possible or whether something
in the definition of the Fortran standard prevents it and still requires some
middle-end help/solution/hack.
A work around is build with release checking (which is the default on the
release branches).
More information about the Gcc-bugs
mailing list