[Bug c++/29834] g++ thinks it is a declaration when it cannot be
ace.of.zerosync at gmail dot com
gcc-bugzilla@gcc.gnu.org
Tue Jul 2 10:25:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29834
--- Comment #6 from M.S. Babaei <ace.of.zerosync at gmail dot com> ---
Hi,
I'm wondering if this bug is ever going to be fixed?
Unfortunately I don't know C and do not understand how inner parts of GCC
works. But, it's mid 2013 and the bug first appeared on late 2006, with another
duplicate in 2012. Which is also a blocker for another bug.
It really bothers me, because I use GCC, Clang and VC++ at the same time. And I
should put GCC specific #ifdefs and disable part of my code's functionality on
GCC due to this bug. Both Clang and VC++ do not have this bug.
Regards,
M.S. Babaei
More information about the Gcc-bugs
mailing list