[Bug c++/25721] fails to recognize cast to "long long"

rguenth at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 9 09:58:00 GMT 2006



------- Comment #1 from rguenth at gcc dot gnu dot org  2006-01-09 09:58 -------
This is invalid, use

 f((long long)3);


-- 

rguenth at gcc dot gnu dot org changed:

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


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




More information about the Gcc-bugs mailing list