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]
Other format: [Raw text]

Re: Fix a couple of warnings from pa.c


In message <200205310437.g4V4bOAT004392@hiauly1.hia.nrc.ca>, "John David Anglin
" writes:
 > This patch fixes a couple of warnings resulting from changes to
 > ASM_OUTPUT_MI_THUNK.  The include for output.h is moved after
 > the one for tree.h to ensure TREE_CODE is defined when output.h
 > is included.
 > 
 > Tested under hppa2.0w-hp-hpux11.11.
 > 
 > Dave
 > -- 
 > J. David Anglin                                  dave.anglin@nrc.ca
 > National Research Council of Canada              (613) 990-0752 (FAX: 952-66
 > 05)
 > 
 > 2002-05-31  John David Anglin  <dave@hiauly1.hia.nrc.ca>
 > 
 > 	* pa.c: Move output.h include after tree.h include.
 > 	(pa_asm_output_mi_thunk): Constify identifier lab.
Thanks.
jeff


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