i386-sse-*.c fails on mainline

Richard Henderson rth@redhat.com
Mon May 6 17:33:00 GMT 2002


On Tue, May 07, 2002 at 01:27:27AM +0100, Bernd Schmidt wrote:
> That wouldn't work unless -march=pentium4 also enables the builtins.

It should.

        if (processor_alias_table[i].flags & PTA_SSE2
            && !(target_flags & MASK_SSE2_SET))
          target_flags |= MASK_SSE2;


r~



More information about the Gcc-bugs mailing list