This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/30936] const attribute in nanf prototype causes gcc not producing correct code.



------- Comment #1 from filippo dot arcidiacono at gmail dot com  2007-02-23 15:43 -------
Created an attachment (id=13100)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13100&action=view)
simple test case exploiting gcc bug

compiled with the following command:
> sh4-linux-gcc nanf-test.c -D_GNU_SOURCE -o nanf-test -lm


-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]