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] Unify TARGET_SSE_MATH and TARGET_MIX_SSE_I387 in insn constraints


On Wed, Dec 08, 2004 at 05:21:21PM +0100, Uros Bizjak wrote:
> There is a big mess regarding TARGET_SSE_MATH and TARGET_MIX_SSE_I387 
> handling in i386.md file. Actually every pattern handles these macros in 
> its own way and it is very difficult to figure out the conditions under 
> which certain pattern is enabled.

I think this is too invasive for stage3.  Please hold onto this
for when 4.1 opens.  If there is a bug fix in here, perhaps it
can be extracted by itself?


r~


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