This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


> 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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]