Manuel Pégourié-Gonnard a06d7fe3fe Avoid possible spurious warning with gcc -Os
Outline:

if( condition )
    foo = value;
/* stuff that does not change condition */
if( condition )
    /* use foo */
else
    /* don't use foo */

For some reason, it appears to only kick in with -Os with gcc 4.9.3
2015-03-13 11:14:31 +00:00
..
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00
2015-03-10 11:23:56 +00:00