From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5040 invoked by alias); 5 Dec 2008 22:45:23 -0000 Received: (qmail 3208 invoked by uid 48); 5 Dec 2008 22:43:59 -0000 Date: Fri, 05 Dec 2008 22:45:00 -0000 Subject: [Bug libstdc++/38421] New: libstdc++-v3/include/tr1/ell_integral.tcc contains __ea identifier X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "gnu at the-meissners dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2008-12/txt/msg00558.txt.bz2 The SPU port is adding support for named address spaces, and will be adding the __ea keyword as a type qualifier. At the moment, the named address support is for C only, but at some point in the future, it might be desirable to add named address support to C++ as well. If C++ support is added, then the libstdc++-v3/include/tr1/ell_integral.tcc file needs to be changed to not use the __ea identifier. -- Summary: libstdc++-v3/include/tr1/ell_integral.tcc contains __ea identifier Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: gnu at the-meissners dot org GCC build triplet: x86_64-gnu-linux GCC host triplet: x86_64-gnu-linux GCC target triplet: spu-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38421