[Bug target/46276] cppbuiltin.c:154:7: error: 'or' of unmatched not-equal tests is always 1 [-Werror]

2011-02-09 Thread ibolton at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46276 Ian Bolton changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/46276] cppbuiltin.c:154:7: error: 'or' of unmatched not-equal tests is always 1 [-Werror]

2010-12-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46276 --- Comment #4 from Mikael Pettersson 2010-12-12 20:59:43 UTC --- Fixed when the dupe PR46456 was fixed.

[Bug target/46276] cppbuiltin.c:154:7: error: 'or' of unmatched not-equal tests is always 1 [-Werror]

2010-11-15 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46276 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Comment

[Bug target/46276] cppbuiltin.c:154:7: error: 'or' of unmatched not-equal tests is always 1 [-Werror]

2010-11-15 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46276 --- Comment #2 from Mikael Pettersson 2010-11-15 11:20:13 UTC --- Created attachment 22397 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22397 preliminary fix for problematic assert Simply splitting the && components of the assert into two