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++/11063] [3.3/3.4 Regression] ICE on parsing initialization list of const array member
Date: Tue, 14 Oct 2003 20:45:00 -0000	[thread overview]
Message-ID: <20031014204552.31352.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030602121501.11063.ElGringo@gmx.at>

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

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



------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-10-14 20:45 -------
Subject: Bug 11063

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	jason@gcc.gnu.org	2003-10-14 20:45:42

Modified files:
	gcc/cp         : ChangeLog tree.c typeck.c 

Log message:
	PR c++/11878
	* tree.c (build_target_expr_with_type): Call force_rvalue for
	classes with non-trivial copy ctors.
	
	PR c++/11063
	* typeck.c (build_modify_expr): Call convert rather than abort.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3076.2.214&r2=1.3076.2.215
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/tree.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.307.2.4&r2=1.307.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.436.2.17&r2=1.436.2.18


  parent reply	other threads:[~2003-10-14 20:45 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-02 12:15 [Bug c++/11063] New: " ElGringo@gmx.at
2003-06-02 12:21 ` [Bug c++/11063] " ElGringo@gmx.at
2003-06-02 12:24 ` ElGringo@gmx.at
2003-06-02 12:27 ` [Bug c++/11063] [3.3/3.4 Regression] " pinskia@physics.uc.edu
2003-07-11 22:19 ` mmitchel at gcc dot gnu dot org
2003-07-23 19:43 ` pinskia at physics dot uc dot edu
2003-08-03 17:31 ` pinskia at physics dot uc dot edu
2003-08-05  2:23 ` pinskia at physics dot uc dot edu
2003-08-05 22:45 ` janis187 at us dot ibm dot com
2003-08-29 21:17 ` jason at gcc dot gnu dot org
2003-10-14 20:45 ` cvs-commit at gcc dot gnu dot org [this message]
2003-10-14 20:46 ` cvs-commit at gcc dot gnu dot org
2003-10-14 20:46 ` cvs-commit at gcc dot gnu dot org
2003-10-14 20:49 ` pinskia at gcc dot gnu dot org
2003-10-17  1:57 ` danglin at gcc dot gnu dot org
2003-10-17  4:57 ` jason at gcc dot gnu dot org

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=20031014204552.31352.qmail@sources.redhat.com \
    --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).