public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/30936]  New: const attribute in nanf prototype causes gcc not producing correct code.
@ 2007-02-23 15:39 filippo dot arcidiacono at gmail dot com
  2007-02-23 15:43 ` [Bug c/30936] " filippo dot arcidiacono at gmail dot com
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: filippo dot arcidiacono at gmail dot com @ 2007-02-23 15:39 UTC (permalink / raw)
  To: gcc-bugs

Being nanf declared using const attribute, sh4-linux-gcc (4.1.1) doesn't
produce 
the code to call the nanf function.
Removing the 'const' attribute the generated code works fine.
Using gcc (3.4.3) Red Hat EL4 the test runs fine.


-- 
           Summary: const attribute in nanf prototype causes gcc not
                    producing correct code.
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: filippo dot arcidiacono at gmail dot com
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh4-linux


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-02-26 18:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-23 15:39 [Bug c/30936] New: const attribute in nanf prototype causes gcc not producing correct code filippo dot arcidiacono at gmail dot com
2007-02-23 15:43 ` [Bug c/30936] " filippo dot arcidiacono at gmail dot com
2007-02-23 17:39 ` pinskia at gcc dot gnu dot org
2007-02-26  8:08 ` filippo dot arcidiacono at gmail dot com
2007-02-26  8:21 ` [Bug target/30936] " pinskia at gcc dot gnu dot org
2007-02-26  9:29 ` filippo dot arcidiacono at gmail dot com
2007-02-26  9:52 ` [Bug target/30936] __builtin_nanf("") != __builtin_nanf("") is false for sh4-linux-gnu pinskia at gcc dot gnu dot org
2007-02-26 13:01 ` filippo dot arcidiacono at gmail dot com
2007-02-26 18:02 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).