This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/26489] [4.1/4.2 Regression] compilation of c++ fails in eh_alloc.cc on NetBSD
- From: "sayle at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 Mar 2006 02:47:44 -0000
- Subject: [Bug other/26489] [4.1/4.2 Regression] compilation of c++ fails in eh_alloc.cc on NetBSD
- References: <bug-26489-12278@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from sayle at gcc dot gnu dot org 2006-03-02 02:47 -------
Subject: Bug 26489
Author: sayle
Date: Thu Mar 2 02:47:40 2006
New Revision: 111633
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111633
Log:
PR other/26489
* gthr-posix.h (__gthrw2): Define to take three parameters, the
declared name, the weak reference name, and the typeof name.
(__gthrw): Avoid expanding the declared name suffix.
(__gthrw3): New Tru64 specific macro to simplify the OSF/1 decls.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/gthr-posix.h
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26489