blob: c793a49fb6cf4739a4a3def7d46b94f4aa9ce2d8 [file] [log] [blame]
void
foo ()
{
long long tmp;
(( tmp ) = (long long)( tmp ) >> ( 32 )) ;
}