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: [patch] mc68060 code generation in libgcc


Richard Zidlicky wrote:

So I think testing for the ANSI versions of the
symbols only would suffice.

I would thinks so, but didnt want to break some target I dont even know about

That could happen in pre-3.4 GCC's, but now all supported m68k targets share the same set of cpp predefines in config/m68k/m68k.h, so there can't possibly be any difference.


Even though it was already done like this before,
this is our opportunity to clean up this thing.

does that mean "send a new patch"?

Not needed for me. If your patch gets approved along with my suggestion to remove the unprefixed defines from longlong.h, I'll commit both changes at the same time.

This change appears to be safe enough not to require
extensive testing.  I'll rebuild GCC before committing
just to make sure.

--
 // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/



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