Enum related fixes for gcc build with native cc on vax ultrix

John David Anglin dave@hiauly1.hia.nrc.ca
Thu Mar 1 14:08:00 GMT 2001


> John David Anglin wrote:-
> 
> > 2001-02-19  John David Anglin  <dave@hiauly1.hia.nrc.ca>
> > 
> > 	* cpplib.c (_cpp_init_stacks): Cast enum for comparison.
> > 	* cppexp.c (lex): Cast enums for comparison.
> > 	* cppinit.c (parse_option): Cast enum for comparison.
> > 	* cpplex.c (cpp_spell_token): Cast enums to int for minus.
> > 	(cpp_output_token): Likewise.
> > 	(cpp_can_paste): Cast enums for comparsion and plus/minus.
> > 	(cpp_avoid_paste): Cast enums for minus and comparison.
> 
> The CPP bits are fine, a necessary evil I guess.  Do you have write
> access?

Yes.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



More information about the Gcc-patches mailing list