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: Fix PR45706 (missing i?86-*-*)


On Mon, Sep 20, 2010 at 7:14 AM, Michael Matz <matz@suse.de> wrote:
> Hi,
>
> I forgot to add i?86-*-* to the targets that now can do some vector
> permutations resulting in mismatches between -m32 and native 32bit
> compilation (and testsuite fails). ?I've checked in this obvious patch
> after H.J. confirmed that it doesn't cause further regressions.
>

I missed

gcc.dg/vect/pr43432.c

This will fail on ia32 since it doesn't use -msse2.


-- 
H.J.


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