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: [3.1] Re: RFH PR 5877 (sse comparisons)


> >Mark: I would like to see this patch in the branch.  It can be clasified
> >as regression as gcc fails to build spec with -march=pentium4, even when
> >the -march=pentium4 was missing in 3.0
> 
> Would you explain this in more detail?  I don't understand this paragraph.

3.0 didn't have -march=pentium4.  This bug reproduces only with SSE enabled
so you need to enable pentium4 or athlon-xp.  So in strict sense it is not
regression, but still people who will configure this as default won't be
able to compile code they did before.

Honza
> 
> Yes, the patch is OK for the branch.
> 
> --
> Mark Mitchell                   mark@codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com


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