This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/12097] New: unimplemented: real-valued template parameters when cross-compiling
- From: "dank at kegel dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Aug 2003 17:42:29 -0000
- Subject: [Bug c++/12097] New: unimplemented: real-valued template parameters when cross-compiling
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12097
Summary: unimplemented: real-valued template parameters when
cross-compiling
Product: gcc
Version: 3.3.1
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dank at kegel dot com
CC: gcc-bugs at gcc dot gnu dot org
This causes testcase g++.dg/abi/mangle17.C to fail.
Should probably be marked as 'expected to fail when cross-compiling',
or something like that.