public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument
       [not found] <20030127145601.9450.catherin@ca.ibm.com>
@ 2003-08-03 20:48 ` pinskia at physics dot uc dot edu
  2003-12-15 15:40 ` nathan at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-08-03 20:48 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9450



------- Additional Comments From pinskia at physics dot uc dot edu  2003-08-03 20:48 -------
On the mainline (20030803) with -fabi-version=0, GCC produces 
_Z2f5IXadL_ZN2A51iEEEEvi which demangles correctly to void f5<&(A5::i)>(int) but it is 
still a different than what icc produces (_Z2f5IXadsr2A51iEEvi).


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument
       [not found] <20030127145601.9450.catherin@ca.ibm.com>
  2003-08-03 20:48 ` [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument pinskia at physics dot uc dot edu
@ 2003-12-15 15:40 ` nathan at gcc dot gnu dot org
  2003-12-15 17:24 ` carlo at gcc dot gnu dot org
  2003-12-29 16:16 ` [Bug c++/9450] " nathan at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: nathan at gcc dot gnu dot org @ 2003-12-15 15:40 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |nathan at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9450


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument
       [not found] <20030127145601.9450.catherin@ca.ibm.com>
  2003-08-03 20:48 ` [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument pinskia at physics dot uc dot edu
  2003-12-15 15:40 ` nathan at gcc dot gnu dot org
@ 2003-12-15 17:24 ` carlo at gcc dot gnu dot org
  2003-12-29 16:16 ` [Bug c++/9450] " nathan at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: carlo at gcc dot gnu dot org @ 2003-12-15 17:24 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From carlo at gcc dot gnu dot org  2003-12-15 17:24 -------
(In reply to comment #5)

I believe it should be _Z2f5IXadL_ZN2A51iEEEEvi
the 'sr' construct 
<expression> ::= sr <type> <unqualified-name>
should only be used for 'dependent' names, dependent
on template arguments thus - and not be used in
a template argument itself.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9450


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug c++/9450] incorrect mangled name for scope resolution template argument
       [not found] <20030127145601.9450.catherin@ca.ibm.com>
                   ` (2 preceding siblings ...)
  2003-12-15 17:24 ` carlo at gcc dot gnu dot org
@ 2003-12-29 16:16 ` nathan at gcc dot gnu dot org
  3 siblings, 0 replies; 4+ messages in thread
From: nathan at gcc dot gnu dot org @ 2003-12-29 16:16 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From nathan at gcc dot gnu dot org  2003-12-29 15:32 -------
I agree with Carlo, gcc -fabi-version=2 is doing the right thing

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9450


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-12-29 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20030127145601.9450.catherin@ca.ibm.com>
2003-08-03 20:48 ` [Bug c++/9450] [ABI] incorrect mangled name for scope resolution template argument pinskia at physics dot uc dot edu
2003-12-15 15:40 ` nathan at gcc dot gnu dot org
2003-12-15 17:24 ` carlo at gcc dot gnu dot org
2003-12-29 16:16 ` [Bug c++/9450] " nathan at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).