[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-21 Thread signupnathan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 --- Comment #6 from signupnathan at gmail dot com --- OK. Noted.

[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-20 Thread signupnathan at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 signupnathan at gmail dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolu

[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 Jakub Jelinek changed: What|Removed |Added Resolution|FIXED |DUPLICATE --- Comment #3 from Jakub Jelin

[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-20 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/57345] Preprocessor fails to evaluation string token not valid

2013-05-20 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57345 --- Comment #1 from Andrew Pinski --- I think GCC is correct as it is processing the macros after they have been redefined even though they are using #elif.