------- Comment #1 from pinskia at gcc dot gnu dot org  2006-04-06 18:42 -------
This is invalid code, yes it might had been accepted before 4.1.0 but it was
still invalid code.  The array to pointer decay happens after the type is
completed for functions so the element of the array type has to be complete
still.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to