Patch to fix signed/unsigned warnings in all ASM_OUTPUT_ASCII macros

Kaveh R. Ghazi ghazi@caip.rutgers.edu
Mon Dec 3 15:10:00 GMT 2001


 > From: Zack Weinberg <zack@codesourcery.com>
 > 
 > On Sun, Dec 02, 2001 at 08:04:56PM -0500, Kaveh R. Ghazi wrote:
 > > This patch fixes all ASM_OUTPUT_ASCII macros (that are actually used
 > > by one of my tested targets).  The result is modest, it fixes these
 > > unique warnings where ASM_OUTOUT_ASCII is called from:
 > 
 > As long as you're going to change all of these anyway, how about you
 > factor out all the duplicate code and turn it into a target hook?
 > zw

Perhaps as a separate patch.

Though, output_ascii is kind of hairy.  I'd rather start with
something easier, like ASM_OUTPUT_CHAR...

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



More information about the Gcc-patches mailing list