------- Comment #3 from pinskia at gmail dot com 2010-04-08 17:06 ------- Subject: Re: Code segfault when compiled with -Os, -O2, or -O3
I don't think this is a bug in gcc. The inline-asm uses $16 but any of the output/temp registers could use that as you don't say the agrument is used as an input. Sent from my iPhone On Apr 8, 2010, at 9:50 AM, "mattst88 at gmail dot com" <gcc-bugzi...@gcc.gnu.org > wrote: > > > ------- Comment #2 from mattst88 at gmail dot com 2010-04-08 16:50 > ------- > Created an attachment (id=20338) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20338&action=view) > --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20338&action=view) > test.c > > > -- > > > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43691 > -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43691