public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Carlo Wood <carlo@alinoe.com>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/5390: Libiberty fails to demangle multi-digit template parameters.
Date: Fri, 07 Mar 2003 23:16:00 -0000	[thread overview]
Message-ID: <20030307231602.10830.qmail@sources.redhat.com> (raw)

The following reply was made to PR c++/5390; it has been noted by GNATS.

From: Carlo Wood <carlo@alinoe.com>
To: Wolfgang Bangerth <bangerth@ticam.utexas.edu>
Cc: gcc-bugs@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Subject: Re: c++/5390: Libiberty fails to demangle multi-digit template parameters.
Date: Sat, 8 Mar 2003 00:14:43 +0100

 On Fri, Mar 07, 2003 at 10:03:32AM -0600, Wolfgang Bangerth wrote:
 > As time progresses, this is becoming more and more irrelevant: as far 
 > as I understand you,
 > - gcc since 3.0 has a different mangling scheme, which isn't concerned in 
 >   this PR 
 > - gcc up to 2.95 has never generated the cases that your patch addresses
 
 It does.  That is the whole point: 2.95 generates mangled names that are
 not supported, while the mangled names produces by older version ARE
 supported.
 
 > - gcc 2.95 is certainly not going to be fixed to generate them any more
 > - gcc 2.95 is slowly dying out.
 > 
 > The question thus is: if people are not overly interested in your patch 
 > (which is regrettable, but apparently the case), then we can as well close 
 > the PR. Since if we don't, we'll ask the same question again in a year, 
 > and then people will care even less about 2.95.
 > 
 > What's your opinion on this?
 
 The reason I filed the PR was because my library generated a mangled
 name that made libiberty core.  As a library developer I *have* to
 support ALL versions of gcc(/libiberty) and was able to think of
 a workaround (somehow make sure that the template parameter constant
 where always < 10).  It is never urgent for to have something fixed:
 I have to work with the current version (2.95.1 and up, all of them)
 anyway.  So, as far as I am concerned you can close this PR.
 (Personally, I'd fix it though if I were you - but I am a perfectionist).
 
 -- 
 Carlo Wood <carlo@alinoe.com>


             reply	other threads:[~2003-03-07 23:16 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-07 23:16 Carlo Wood [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-03-11 20:06 DJ Delorie
2003-03-11 20:06 Wolfgang Bangerth
2003-03-11  2:26 Carlo Wood
2003-03-10 21:06 Wolfgang Bangerth
2003-03-07 17:26 DJ Delorie
2003-03-07 16:06 Wolfgang Bangerth
2003-03-07 12:36 Carlo Wood
2003-03-07  2:26 bangerth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030307231602.10830.qmail@sources.redhat.com \
    --to=carlo@alinoe.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).