Re: [RFC/ARM] Correct mov_notscc pattern

2012-01-11 Thread Richard Earnshaw
On 11/01/12 13:55, Matthew Gretton-Dann wrote: > All, > > The attached patch corrects the mov_notscc pattern in arm.md. > > This issue also exists in 4.5 and 4.6, is it okay for me to backport the > fix to those branches, as well as trunk? > > OK? > OK all. R. > Thanks, > > Matt > > gcc/Ch

[RFC/ARM] Correct mov_notscc pattern

2012-01-11 Thread Matthew Gretton-Dann
All, The attached patch corrects the mov_notscc pattern in arm.md. This issue also exists in 4.5 and 4.6, is it okay for me to backport the fix to those branches, as well as trunk? OK? Thanks, Matt gcc/ChangeLog: 2012-01-10 Matthew Gretton-Dann * config/arm/arm.md (mov_notscc): Us