http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54435
Tobias Burnus <burnus at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
CC| |pault at gcc dot gnu.org
Target Milestone|--- |4.7.2
Summary|ICE with SELECT TYPE on a |[4.7/4.8 Regression] ICE
|non-CLASS object |with SELECT TYPE on a
| |non-CLASS object
--- Comment #3 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-08-31
09:19:24 UTC ---
I marked it as regression as with 4.6 it doesn't ICE ("class_array =" is new in
4.7). Though, the error message of 4.6 is not really that helpful:
end select type
1
Error: Syntax error in END SELECT statement at (1)