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]

Re: sparc -m64 can't grok (short)(1 << 15)


   From: Alexandre Oliva <oliva@lsd.ic.unicamp.br>
   Date: 06 Dec 1999 08:48:17 -0200

   An -m32/-m64 sparc-sun-solaris2.7 build of the current CVS tree
   can't compile the following testcase in -m64 mode.  I'm installing
   it in the testsuite:

This looks like egcs was miscompiled, the movsi expander goes
to great length to not call this function when a single
instruction pattern can do it.

What did you compile egcs with, SunPRO?

Later,
David S. Miller
davem@redhat.com


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