public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/18975] [4.0 regression] Copying objects with mutable non-static data members
Date: Tue, 21 Dec 2004 17:29:00 -0000	[thread overview]
Message-ID: <20041221172853.18387.qmail@sourceware.org> (raw)
In-Reply-To: <20041214071926.18975.wolfgang.roehrl@de.gi-de.com>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-12-21 17:28 -------
Subject: Bug 18975

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	nathan@gcc.gnu.org	2004-12-21 17:28:35

Modified files:
	gcc/cp         : ChangeLog method.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/other: synth1.C 

Log message:
	cp:
	PR c++/18975
	* method.c (do_build_copy_constructor): Refactor. Don't const
	qualify a mutable field.
	(do_build_assign_ref): Likewise.
	testsuite:
	PR c++/18975
	* g++.dg/other/synth1.C: New.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4544&r2=1.4545
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/method.c.diff?cvsroot=gcc&r1=1.317&r2=1.318
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4790&r2=1.4791
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/other/synth1.C.diff?cvsroot=gcc&r1=1.1&r2=1.2



-- 


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


      parent reply	other threads:[~2004-12-21 17:29 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-14  7:19 [Bug c++/18975] New: " wolfgang dot roehrl at de dot gi-de dot com
2004-12-14 13:26 ` [Bug c++/18975] " pinskia at gcc dot gnu dot org
2004-12-14 13:41 ` giovannibajo at libero dot it
2004-12-14 13:58 ` nathan at gcc dot gnu dot org
2004-12-14 14:20 ` wolfgang dot roehrl at de dot gi-de dot com
2004-12-14 16:55 ` nathan at gcc dot gnu dot org
2004-12-15 14:45 ` nathan at gcc dot gnu dot org
2004-12-17 13:20 ` giovannibajo at libero dot it
2004-12-17 13:44 ` nathan at gcc dot gnu dot org
2004-12-17 16:11 ` nathan at gcc dot gnu dot org
2004-12-17 16:19 ` cvs-commit at gcc dot gnu dot org
2004-12-17 16:34 ` bangerth at dealii dot org
2004-12-17 17:21 ` [Bug c++/18975] [4.0 regression] " steven at gcc dot gnu dot org
2004-12-17 17:23 ` pinskia at gcc dot gnu dot org
2004-12-21 17:27 ` nathan at gcc dot gnu dot org
2004-12-21 17:29 ` cvs-commit at gcc dot gnu dot org [this message]

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=20041221172853.18387.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@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).