PR/50076 make c-c++-common/cxxbitfields-3.c work in Darwin

Jakub Jelinek jakub@redhat.com
Fri Dec 9 19:19:00 GMT 2011


On Fri, Dec 09, 2011 at 08:17:04PM +0100, Dominique Dhumieres wrote:
> > +/* { dg-final { scan-assembler "movl.*, (_?var|\\(%)" } } */
> 
> It works for me too.

Except that when matching just , (% it doesn't test almost anything.
IMNSHO you should instead just test it { target !fpic } or similar.
The _? in there is useful though.

	Jakub



More information about the Gcc-patches mailing list