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]

[Patch-h8300] : Make QUICKCALL as default ABI for H8 targets


Hi,

The command line option "-mquickcall" does not get enabled by default.	
This is due to the changes done in the option mechanism. In effect,	
the default ABI for H8 becomes as "NO-QUICKCALL".	
		
This has been already discussed on the mailing list. Please refer 	
to the following links,	

http://sourceware.org/ml/newlib/2006/msg00149.html
http://www.ecos.sourceware.org/ml/newlib/2006/msg00152.html

I would like to know if there is any other way other than one 	
specified in above links to change the default ABI to QUICKCALL.

I have derived a patch depending upon the discussions on above links.

Is it okay to apply?

Thanks and Regards,
Prafulla Thakare
KPIT Cummins,
Pune, India.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Free download of GNU based tool-chains for Renesas' SH, H8, R8C, M16C

and M32C Series. The following site also offers free technical support

to its users. Visit http://www.kpitgnutools.com for details. 	
Latest versions of KPIT GNU tools were released on June 1, 2006.	
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Attachment: h8300.patch
Description: h8300.patch


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