On 01/17/2014 08:55 AM, Dorau, Lukasz wrote:

On Friday, January 17, 2014 2:58 PM Richard Weinberger 
<richard.weinber...@gmail.com> wrote:
Can you reproduce this using a standalone test?
I.e:
#include <assert.h>

int main()
{
         assert(2 < 2 != 1);

         return 0;
}

No, I can't of course.

The test might need to be more complex in order to prevent the compiler from 
optimizing away the issue. Or, you could try -O0.

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

 Steven J. Magnani               "I claim this network for MARS!

 www.digidescorp.com              Earthling, return my space modulator!"

 #include <standard.disclaimer>

--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to