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



Mikael Morin <mikael at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |mikael at gcc dot gnu.org

      Known to work|                            |4.8.0

      Known to fail|                            |



--- Comment #4 from Mikael Morin <mikael at gcc dot gnu.org> 2013-01-15 
21:40:13 UTC ---

The code is now rejected with 4.8.0



:3.6:



      q(i)=i

      1

Error: Unclassifiable statement at (1)

:4.9:



      p=>q(110)

         1

Error: Target expression in pointer assignment at (1) must deliver a pointer

result

Reply via email to