This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41020] [4.5 Regression] Can't declare an extern "C" friend of a builtin function
- 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: 4 Oct 2009 19:13:51 -0000
- Subject: [Bug c++/41020] [4.5 Regression] Can't declare an extern "C" friend of a builtin function
- References: <bug-41020-14373@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #7 from pinskia at gcc dot gnu dot org 2009-10-04 19:13 -------
This is related to builtins too because either using -fno-builtin or using
fork1 allows this program to work.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.5 Regression] Can't |[4.5 Regression] Can't
|declare an extern "C" |declare an extern "C" friend
|friend. |of a builtin function
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41020