I've bootstrapped and regtested it against GCC v5 on x86_64-gnu-linux. OK for 5-branch?
-- Thanks, Alexander On Fri, Oct 09, 2015 at 05:24:56PM +0300, Kirill Yukhin wrote: > Hello, > On 08 Oct 20:31, Alexander Fomin wrote: > > Hi All, > > > > This patch addresses PR target/67895. For some AVX512 instructions > > we've used to emit embedded rounding/SAE specifier in a wrong place. > > The patch fixes its position for vrange* and vcvt?si2s* instructions. > > I've also updated regular expressions for corresponding assembly in > > i386 testsuite, so they act like regression tests now. > > > > Bootstrap is OK, waiting for regression testing now. > > If the last one is fine, is this patch OK for trunk and 5 branch? > I am OK. > > -- > Thanks, K