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++/16317] C++ parse error -- false complaint about C linkage on template


------- Additional Comments From pkoning at equallogic dot com  2004-07-01 18:27 -------
I confirm that.

It looked like  regression because we have been making a small number of patches
to the release sources when we build our toolset.  Adding the missing
NO_IMPLICIT_EXTERN_C is one of those.

I had missed that in my latest toolset build, which is why it looked like a
regression.

So instead it should be viewed as a bug specific to NetBSD hosts.  I saw the
same problem when building a regular native i386-netbsdelf compiler straight
from the 3.4.1 RC1 tarball.


-- 


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


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