public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c/4151: gcc will not permit printf() to be redefined with -O switch
@ 2002-02-24  9:23 rodrigc
  0 siblings, 0 replies; only message in thread
From: rodrigc @ 2002-02-24  9:23 UTC (permalink / raw)
  To: chris, gcc-bugs, gcc-prs, nobody

Synopsis: gcc will not permit printf() to be redefined with -O switch

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Feb 24 09:19:58 2002
State-Changed-Why:
    Invalid testcase:
    
    try.c:21: parse error before "const"
    try.c:22: warning: conflicting types for built-in function `fprintf'
    try.c: In function `fprintf':
    try.c:26: `fmt' undeclared (first use in this function)
    try.c:26: (Each undeclared identifier is reported only once
    try.c:26: for each function it appears in.)
    try.c:26: `va_start' used in function with fixed args
    
    
    
    The decision to define printf() as a macro was
    made in the GNU C library (glibc), not gcc.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4151


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-02-24 17:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-24  9:23 c/4151: gcc will not permit printf() to be redefined with -O switch rodrigc

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