From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7126 invoked by alias); 30 Oct 2003 16:12:28 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 7092 invoked by alias); 30 Oct 2003 16:12:27 -0000 Date: Thu, 30 Oct 2003 16:19:00 -0000 Message-ID: <20031030161227.7090.qmail@sources.redhat.com> From: "carlo at alinoe dot com" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20031030142910.12843.bangerth@dealii.org> References: <20031030142910.12843.bangerth@dealii.org> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug c++/12843] [ABI] Possibly wrong mangling (incompatibility with icc7) X-Bugzilla-Reason: CC X-SW-Source: 2003-10/txt/msg02747.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12843 ------- Additional Comments From carlo at alinoe dot com 2003-10-30 16:12 ------- Subject: Re: [ABI] Possibly wrong mangling (incompatibility with icc7) On Thu, Oct 30, 2003 at 02:41:10PM -0000, nathan at gcc dot gnu dot org wrote: > The icc manglings and fabi-version=1 are definitly wrong. The name > of a template parameter should never appear in a mangling. The fabi=2 > mangling looks good to me > 1f -- func name > I1XE template arg list. arg is 1X > NT_ 8iteratorE - nested name using first template arg :: iterator > S1_ copy of substitution 1 > > defect in icc This is probably because the ABI was changed since it publication one or two years ago. ::= N [] E ::= N [] E ::= ::= ::= <== NEW ::= # empty ::= ::=