RE: [Patch] [X86_64]: fix operand constraints in sse3_mwait

2015-06-08 Thread Kumar, Venkataramanan
jak (ubiz...@gmail.com); gcc-patches@gcc.gnu.org > Subject: [Patch] [X86_64]: fix operand constraints in sse3_mwait > > Hi Uros, > > As discussed here https://gcc.gnu.org/ml/gcc/2015-06/msg00043.html > > I am going to install the following patch to trunk. > > GCC bootstr

[Patch] [X86_64]: fix operand constraints in sse3_mwait

2015-06-04 Thread Kumar, Venkataramanan
Hi Uros, As discussed here https://gcc.gnu.org/ml/gcc/2015-06/msg00043.html I am going to install the following patch to trunk. GCC bootstrap and regressions tests passed. Regards, Venkat. diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ab5c004..2fa6e96 100644 --- a/gcc/ChangeLog +++ b/gcc/C