------- Comment #3 from beebe at math dot utah dot edu 2010-04-19 14:34 ------- Subject: Re: Erroneous expansion of __asm__() directive
>> Oh I forgot to mention, sqrt will use sqrtsd and will be inlined so you don't >> need to use inline-asm yourself. The test code that I sent is an extract of a larger system; its use of __asm__() is intentional. ------------------------------------------------------------------------------- - Nelson H. F. Beebe Tel: +1 801 581 5254 - - University of Utah FAX: +1 801 581 4148 - - Department of Mathematics, 110 LCB Internet e-mail: be...@math.utah.edu - - 155 S 1400 E RM 233 be...@acm.org be...@computer.org - - Salt Lake City, UT 84112-0090, USA URL: http://www.math.utah.edu/~beebe/ - ------------------------------------------------------------------------------- -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43782