This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/28084] [4.2 Regression] /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage
- From: "sje at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 10 Jul 2006 17:19:10 -0000
- Subject: [Bug target/28084] [4.2 Regression] /usr/include/errno.h:28: error: previous declaration of 'int errno' with 'C++' linkage
- References: <bug-28084-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from sje at gcc dot gnu dot org 2006-07-10 17:19 -------
Subject: Bug 28084
Author: sje
Date: Mon Jul 10 17:19:01 2006
New Revision: 115309
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115309
Log:
PR target/28084
* inclhack.def (hpux_extern_errno): New.
* fixincl.x: Regenerate.
Modified:
branches/gcc-4_1-branch/fixincludes/ChangeLog
branches/gcc-4_1-branch/fixincludes/fixincl.x
branches/gcc-4_1-branch/fixincludes/inclhack.def
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28084