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: egcs-20000530, Next 3.3; Bad generated insn-emit.c


 > From: "Kaveh R. Ghazi" <ghazi@caip.rutgers.edu>
 > 
 > 2000-06-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 > 
 > 	* m68k.c (legitimize_pic_address): Move prototype ...
 > 	
 > 	* m68k-protos.h (legitimize_pic_address): ... here.
 > 
 > 	* m68k.md (legitimize_pic_address): Delete prototypes.
 > 	(untyped_call): Invoke GEN_CALL(), not gen_call().
 > 
 > 	* nextstep.c: Include system.h and toplev.h.
 > 	(get_directive_line): Don't prototype.
 > 	(handle_pragma): Mark parameters with ATTRIBUTE_UNUSED and constify.
 > 
 > 	* nextstep.h (handle_pragma): Prototype.
 > 	(SECTION_FUNCTION): Prototype FUNCTION().  Move prototype of
 > 	objc_section_init ...
 > 	(EXTRA_SECTION_FUNCTIONS): ... here.

I received private confirmation from James that the above patch solved
his problem so I checked it in.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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