public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/47672] New: math-68881.h does not support C99
@ 2011-02-09 23:24 vincent.riviere at freesbee dot fr
  2011-02-09 23:43 ` [Bug c/47672] " vincent.riviere at freesbee dot fr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: vincent.riviere at freesbee dot fr @ 2011-02-09 23:24 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: math-68881.h does not support C99
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: vincent.riviere@freesbee.fr
            Target: m68k-*


The file gcc/config/m68k/math-68881.h is distributed with GCC, however it does
not support C99. When this file is included in multiple files, then compiled
with --std=c99 or --std=gnu99 this leads to duplicate definitions.
This is because it uses "extern inline" unconditionally.


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

end of thread, other threads:[~2015-01-17  7:57 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-09 23:24 [Bug c/47672] New: math-68881.h does not support C99 vincent.riviere at freesbee dot fr
2011-02-09 23:43 ` [Bug c/47672] " vincent.riviere at freesbee dot fr
2011-05-02 17:47 ` [Bug target/47672] " schwab@linux-m68k.org
2011-06-06  9:03 ` alanh at fairlite dot co.uk
2011-06-06 19:06 ` vincent.riviere at freesbee dot fr
2011-06-06 19:55 ` mikpe at it dot uu.se
2011-06-06 21:21 ` vincent.riviere at freesbee dot fr
2015-01-17  7:57 ` law at redhat dot com

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).