This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: 3.4 PATCH: Handle C++ like ISO C94 on Tru64 UNIX
- From: Roger Sayle <roger at eyesopen dot com>
- To: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- Cc: libstdc++ at gcc dot gnu dot org, <gcc-patches at gcc dot gnu dot org>, Bruce Korb <bkorb at gnu dot org>
- Date: Fri, 5 Dec 2003 19:43:24 -0700 (MST)
- Subject: Re: 3.4 PATCH: Handle C++ like ISO C94 on Tru64 UNIX
Hi Rainer,
On Fri, 21 Nov 2003, Rainer Orth wrote:
> Fri Nov 21 17:44:16 2003 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
>
> * config/alpha/osf.h (TARGET_OS_CPP_BUILTINS): Define
> __STDC_VERSION__ to ISO C94 for C++.
>
> * fixinc/inclhack.def (alpha_wchar): New fix.
> * fixinc/fixincl.x: Regenerate.
> * fixinc/tests/base/wchar.h: New file.
It looks like Bruce has approved the fixincludes changes, but this
patch still hasn't been committed yet. Given that this fixes a serious
bootstrap failure for gcc 3.4 on alphaev67-dec-osf5.1, I'll approve the
osf.h changes for mainline.
Many thanks.
Roger
--