[GCC-XML] find_flag error

Boby.Wolf boby at sei.buaa.edu.cn
Tue Feb 14 01:09:05 EST 2006


Hi,

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.

Boby.Wolf

SEI Of BUAA, China.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20060214/211bb42c/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: find_flags.diff
Type: application/octet-stream
Size: 622 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/gccxml/attachments/20060214/211bb42c/attachment.obj>


More information about the gccxml mailing list