C++ bootstrap (part 12/n): Import enum cpp_ttype.

Zack Weinberg zack@codesourcery.com
Mon Jul 26 22:47:00 GMT 2004


Joern Rennecke <joern.rennecke@superh.com> writes:

>> 
>> Joern Rennecke <joern.rennecke@superh.com> writes:
>> 
>> > sh.c includes ra.h - for the hard_regs_intersect_p prototype - as well as
>> > c-pragma.h .
>> >
>> > ra.h defines enum node_type in a different manner than does cpplib.h .
>> 
>> So rename one of them.
>
> I'm currently bootstrapping this on i686-pc-linux-gnu:
>
> 2004-07-26  J"orn Rennecke <joern.rennecke@superh.com>
>
> 	* ra.h (enum node_type): Rename to:
> 	(enum ra_node_type).
> 	* ra-colorize.c: Likewise.

Approved consequent on a succesful bootstrap.

zw



More information about the Gcc-patches mailing list