This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Parse errors for "simple" code bug
- To: gcc-bugs at gcc dot gnu dot org
- Subject: Parse errors for "simple" code bug
- From: Etienne_FREJAVILLE at Coface dot com
- Date: Fri, 17 Mar 2000 10:29:51 +0100
Hi,
I've started porting my project under g++/Linux.
Unfortunately, I've stumbled almost immediatedly on the Parse errors
for "simple" code bug, as you mention it.
I have a 2.91 version but you announce that this bug is still present
in the 2.95 version.
As this pattern often occurs in my code and this code has been
successfully ported on Solaris, HP-Ux and NT, I'd prefer not modifiying my
code.
Do you know :
If there's a fix for this problem
When this problem will be corrected in an official release
If there is an older version of g++ that doesn't contain this problem
?
Thanks in advance.