[GCC-XML] Adding support for gcc-4.9.0?

Brad King brad.king at kitware.com
Tue Jun 10 08:46:10 EDT 2014


On 06/10/2014 07:34 AM, o.kurz at gmx.de wrote:
> On Monday 09 June 2014 09:36:04 Brad King wrote:
>> One needs to start with one commit that adds the original gcc 4.9
>> headers for those that need modifications, followed by a second
>> commit to make the needed modifications.  The gccxml_builtins.h
>> header can probably be taken from the 4.8 directory as-is.
> 
> Thank you for your answer. What is not entirely clear for me is who can do 
> this. I don't have enough expertise with these headers and their meaning.

I've pushed the necessary changes:

 baced94a Add gccxml_builtins.h for GCC 4.9 starting with 4.8 version
 37593d45 Override GCC 4.9 <bits/c++config.h> to disable __int128
 7a9a1ce1 Add GCC 4.9 original headers
 a012b8fe Update GCC 4.9 headers to work with gccxml's GCC 4.2 parser

-Brad




More information about the gccxml mailing list