[Bug c++/13338] Compile error with G++ 3.3, but G++ 3.2 works fine

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Dec 7 00:36:00 GMT 2003


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-07 00:36 -------
Sorry but the code is invalid C++:
&(uint)var_int
A cast is not an lvalue.

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


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



More information about the Gcc-bugs mailing list