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/13814] [3.4/3.5 Regression] rejects different prototypes than builtin function


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-23 18:38 -------
Subject: Bug 13814

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-01-23 18:38:44

Modified files:
	gcc            : ChangeLog 

Log message:
	2004-01-23  Zack Weinberg  <zack@codesourcery.com>
	
	PR c/13814
	* c-decl.c (diagnose_mismatched_decls): Also discard a
	built-in if we encounter an old-style definition with the
	same name.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2438&r2=2.2439



-- 


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


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