Re: "invalid expression as operand" in aarch64 inline asm

2014-02-20 Thread Kugan
On 20/02/14 20:18, Matthew Gretton-Dann wrote: > On 12 February 2014 02:29, Kugan wrote: >> Hi, >> >> I finally got around to checking the attached patch for the >> https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1270789 >> >> I noticed attached patch causes regression for pr38151.c in gc

Re: "invalid expression as operand" in aarch64 inline asm

2014-02-20 Thread Matthew Gretton-Dann
On 12 February 2014 02:29, Kugan wrote: > Hi, > > I finally got around to checking the attached patch for the > https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1270789 > > I noticed attached patch causes regression for pr38151.c in gcc test-suite. > > A reduced test-case that triggers this

"invalid expression as operand" in aarch64 inline asm

2014-02-11 Thread Kugan
Hi, I finally got around to checking the attached patch for the https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1270789 I noticed attached patch causes regression for pr38151.c in gcc test-suite. A reduced test-case that triggers this is: static unsigned long global_max_fast; int __libc_m