[Bug fortran/50974] ICE on invalid on function used as variable

kargl at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Nov 3 15:03:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50974

kargl at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to work|4.5.4, 4.6.3                |
            Summary|[4.7 regression] ICE on     |ICE on invalid on function
                   |invalid on function used as |used as variable
                   |variable                    |

--- Comment #3 from kargl at gcc dot gnu.org 2011-11-03 15:01:39 UTC ---
(In reply to comment #2)

> Also, note that the code compiles with 4.5.4 and 4.6.3,
> so this is a regression.

Now that I think about the situation.  This isn't 
a regression per se.  With 4.5 and 4.6, the situation
is accepts-invalid. Removing regression in subj line
and updating 'Known to work' field.



More information about the Gcc-bugs mailing list