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, i386]: Committed: Optimize MMX moves.


On Sun, 24 Feb 2008, Uros Bizjak wrote:

> Kaveh R. GHAZI wrote:
>
> > I'm getting a -fpic/-fPIC failure in gcc.target/i386/pr34256.c:
> > http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01643.html
> >
>
> We have do add two unrelated movs to load address of variables for PIC
> targets. Fixed by the patch below.
>
> Patch was tested on x86_64-pc-linux-gnu and is committed to mainline.
>
> 2008-02-24  Uros Bizjak  <ubizjak@gmail.com>
>
>         * gcc.target/i386/pr34256.c: Update number of mov insns
>         for PIC targets.

Thanks.  I just finished my i686 run and it has a problem in
gcc.target/i386/pr22076.c, so we probably need a similar fix there.

http://gcc.gnu.org/ml/gcc-testresults/2008-02/msg01646.html

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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