------- Comment #2 from pinskia at gcc dot gnu dot org  2005-11-24 16:50 -------
a=1<<b;
is done in the type of b and not of type of a so this is invalid as the
behavior is undefined.


-- 

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=25019

Reply via email to