[Bug preprocessor/38161] [4.4 regression] #elif <non-const expression #defined in this #if> breaks
neil at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Nov 18 22:19:00 GMT 2008
------- Comment #3 from neil at gcc dot gnu dot org 2008-11-18 22:18 -------
The standard talks about the groups controlled by conditionals being skipped.
There is no conditional controlling the #elif - it is at the top level - so I
see nothing permitting its non-evaluation.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38161
More information about the Gcc-bugs
mailing list