public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/16622] New: [C99] extern inline is handled wrong in C99 mode
@ 2004-07-18 22:47 pinskia at gcc dot gnu dot org
  2004-07-18 22:55 ` [Bug c/16622] " jsm at polyomino dot org dot uk
                   ` (9 more replies)
  0 siblings, 10 replies; 22+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-07-18 22:47 UTC (permalink / raw)
  To: gcc-bugs

extern inline int a(void)
{
  return 1;
}

this should generate a function called a in the asm when used with -std=c99 but does not.

-- 
           Summary: [C99] extern inline is handled wrong in C99 mode
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: minor
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 22+ messages in thread
[parent not found: <bug-16622-6528@http.gcc.gnu.org/bugzilla/>]

end of thread, other threads:[~2008-01-11  4:51 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-18 22:47 [Bug c/16622] New: [C99] extern inline is handled wrong in C99 mode pinskia at gcc dot gnu dot org
2004-07-18 22:55 ` [Bug c/16622] " jsm at polyomino dot org dot uk
2004-07-18 22:59 ` pinskia at gcc dot gnu dot org
2004-07-18 23:00 ` pinskia at gcc dot gnu dot org
2004-08-07  0:05 ` hozelda at yahoo dot com
2004-08-07  8:18 ` jsm at polyomino dot org dot uk
2004-08-08 21:51 ` hozelda at yahoo dot com
2004-08-08 22:38 ` jsm at polyomino dot org dot uk
2004-08-08 23:42 ` jsm at polyomino dot org dot uk
2004-08-11 21:05 ` jsm28 at gcc dot gnu dot org
2004-09-11 22:53 ` jsm28 at gcc dot gnu dot org
     [not found] <bug-16622-6528@http.gcc.gnu.org/bugzilla/>
2006-03-24 13:26 ` pinskia at gcc dot gnu dot org
2006-05-04 21:57 ` geoffk at gcc dot gnu dot org
2006-05-09  8:20 ` geoffk at gcc dot gnu dot org
2006-10-16 21:54 ` geoffk at gcc dot gnu dot org
2006-11-01  4:47 ` geoffk at gcc dot gnu dot org
2006-11-01  4:48 ` geoffk at gcc dot gnu dot org
2006-11-01  5:07 ` pinskia at gcc dot gnu dot org
2006-11-01  5:08 ` pinskia at gcc dot gnu dot org
2006-11-01  5:38 ` geoffk at gcc dot gnu dot org
2006-11-30 19:27 ` chaoyingfu at gcc dot gnu dot org
2008-01-11  6:05 ` 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).