This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16317] C++ parse error -- false complaint about C linkage on template
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2004 18:18:54 -0000
- Subject: [Bug c++/16317] C++ parse error -- false complaint about C linkage on template
- References: <20040701155923.16317.pkoning@equallogic.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-07-01 18:18 -------
The problem is that the target does not define:
/* Don't assume anything about the header files. */
#define NO_IMPLICIT_EXTERN_C
And this is not a regression at all.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2004-07-01 18:18:52
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16317