[Bug target/9601] [i386] -mrtd switch/stdcall attribute raises warnings for __buitltin functions

dhazeghi@yahoo.com gcc-bugzilla@gcc.gnu.org
Mon May 26 20:21:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9601



------- Additional Comments From dhazeghi@yahoo.com  2003-05-26 20:14 -------
Hello,

I can confirm this behavior on gcc 3.2.3, 3.3 branch and mainline (20030524) on i686-linux. With 
-mrtd I get:
junk.c:1: warning: conflicting types for built-in function `sqrt'

without -mrtd I get:
junk.c:2: warning: conflicting types for built-in function `log'

Either way, this behavior seems wrong.

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list