[GCC-XML] find_flag error
Brad King
brad.king at kitware.com
Tue Feb 14 09:29:20 EST 2006
Boby.Wolf wrote:
> I have updated the code to support gcc 3.4 and 4.0, but I found some
> error with the find_flag in cygwin.
>
> If there is some macro like this: #define __declspec(x) __attribute__((x)).
>
> We can not process it correctly. Expected result is –D__ declspec(x)=’
> __attribute__((x))’, which is not changed.
>
> A patch for it is attached, please review it, thanks.
What version did you update? GCC-XML from CVS has supported GCC 3.4 and
4.0 for quite a while.
-Brad
More information about the gccxml
mailing list