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/RFC] SH: movstr* aliases for movmem*


On Jul 29, 2004, Joern Rennecke <joern.rennecke@superh.com> wrote:

>> 2004-07-28  Kaz Kojima  <kkojima@gcc.gnu.org>
>> 
>> * config/sh/lib1funcs.asm: Make aliases movstr* for movmem*.
>> 

> This is OK.

> In fact, I beliieve that the library function names should never have been
> changed in the first place.

I saw they were hidden in libgcc_s.so, but didn't realize it would be
a problem for static libgcc.  If you'd prefer, I suppose it would be
my responsibility to change the name back, but I guess we're better
off with aliases.  Sorry about that.

-- 
Alexandre Oliva             http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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