This is the mail archive of the gcc-patches@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]

Re: AIX bootstrap failure (C++ PATCH: New parser)




--On Sunday, December 29, 2002 03:33:49 PM -0500 Jason Merrill <jason@redhat.com> wrote:

On Sun, 29 Dec 2002 11:26:42 -0500, David Edelsohn <dje@watson.ibm.com>
wrote:

Gabriel Dos Reis writes:
Gabriel> | AIX /usr/include/sys/atomic_op.h is not protected by extern
"C" as it Gabriel> | should.  I can fix this in
libstdc++-v3/config/os/aix/atomicity.h.

Gabriel> Please do that.

	More headers need to be protected, so changing atomicity.h does
not work.  This needs to be fixed in the parser.
Agreed.  Targets that don't have C++-aware headers need this support.
Thanks for the report.  I'm fully recovered now, and I'll deal with this
problem immediately.

--
Mark Mitchell                mark@codesourcery.com
CodeSourcery, LLC            http://www.codesourcery.com


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