public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: jason@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/6331: g++ 3.1 looses const qualifiers
Date: Wed, 24 Apr 2002 09:06:00 -0000	[thread overview]
Message-ID: <20020424160601.26170.qmail@sources.redhat.com> (raw)

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

From: Mark Mitchell <mark@codesourcery.com>
To: "jason@gcc.gnu.org" <jason@gcc.gnu.org>, "aj@suse.de" <aj@suse.de>,
   "gcc-bugs@gcc.gnu.org" <gcc-bugs@gcc.gnu.org>,
   "gcc-prs@gcc.gnu.org" <gcc-prs@gcc.gnu.org>,
   "mmitchel@gcc.gnu.org" <mmitchel@gcc.gnu.org>,
   "pmladek@suse.cz" <pmladek@suse.cz>, "pthomas@suse.de" <pthomas@suse.de>,
   "schwab@suse.de" <schwab@suse.de>,
   "gcc-gnats@gcc.gnu.org" <gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: c++/6331: g++ 3.1 looses const qualifiers
Date: Wed, 24 Apr 2002 08:55:26 -0700

 --On Wednesday, April 24, 2002 09:05:06 AM +0000 "jason@gcc.gnu.org" 
 <jason@gcc.gnu.org> wrote:
 
 > Synopsis: g++ 3.1 looses const qualifiers
 >
 > Responsible-Changed-From-To: mmitchel->jason
 > Responsible-Changed-By: jason
 > Responsible-Changed-When: Wed Apr 24 02:05:05 2002
 > Responsible-Changed-Why:
 >     got the second bug
 >
 > http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gc
 > c&pr=6331
 
 Shucks, we were duplicating work; I was working on that too.
 
 When I tried the change you made to build_modify_expr, I got a failure in
 this g++.benjamin/14664-1.c, which tests that we cannot assign a string
 literal to an array of characters (because the array of characters is
 const).  This is probably a goofy test; what shoudl be interesting is
 whether we can assign the element types and it looks like the logic
 for creating this test was that EDG issues an error -- but about array
 assignment in general.
 
 Anyhow, did you change the test, or did it still pass for you?
 
 --
 Mark Mitchell                   mark@codesourcery.com
 CodeSourcery, LLC               http://www.codesourcery.com
 


             reply	other threads:[~2002-04-24 16:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-24  9:06 Mark Mitchell [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-25  1:27 jason
2002-04-24 10:36 Jason Merrill
2002-04-24 10:36 Mark Mitchell
2002-04-24 10:26 Jason Merrill
2002-04-24 10:26 Mark Mitchell
2002-04-24  2:05 jason
2002-04-23 15:24 schwab
2002-04-23  1:43 mmitchel
2002-04-22 11:14 mmitchel
2002-04-17  2:46 pthomas

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=20020424160601.26170.qmail@sources.redhat.com \
    --to=mark@codesourcery.com \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=jason@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).