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: MeP build fixes


> Tested building a cross cc1 and xgcc for mep-elf, which worked with
> the patch plus mep-pragma.c workaround and failed without it.  OK to
> commit?

Sorry for the delay.  Yes, please.

> 2010-09-08  Joseph Myers  <joseph@codesourcery.com>
> 
> 	PR target/44749
> 	* config/mep/t-mep (GTM_H): Add insn-constants.h.
> 	* config/mep/mep.c (mep_conditional_register_usage): Take no
> 	parameters.
> 	* config/mep/mep-protos.h (mep_conditional_register_usage): Update
> 	prototype.
> 	* config/mep/mep-pragma.c (CONDITIONAL_REGISTER_USAGE): Update
> 	call to mep_conditional_register_usage.


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