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++/13574] [3.3 Regression] array default initializer in class lets gcc consume all memory and die
Date: Wed, 21 Jan 2004 08:06:00 -0000	[thread overview]
Message-ID: <20040121080645.15202.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040105230907.13574.pabel@iam.uni-bonn.de>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-21 08:06 -------
Subject: Bug 13574

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_3-branch
Changes by:	gdr@gcc.gnu.org	2004-01-21 08:06:38

Modified files:
	gcc/cp         : ChangeLog decl.c init.c 
Added files:
	gcc/testsuite/g++.dg/ext: array1.C 

Log message:
	Backport from mainline
	2004-01-16  Mark Mitchell  <mark@codesourcery.com>
	
	PR c++/13574
	* decl.c (compute_array_index_type): Fix grammar in comment.
	* init.c (build_zero_init): Handle zero-sized arrays correctly.

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.241&r2=1.3076.2.242
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.965.2.71&r2=1.965.2.72
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/init.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.299.2.12&r2=1.299.2.13
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/array1.C.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.6.1



-- 


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


  parent reply	other threads:[~2004-01-21  8:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-05 23:09 [Bug c++/13574] New: " pabel at iam dot uni-bonn dot de
2004-01-05 23:45 ` [Bug c++/13574] [3.3/3.4 Regression] " pinskia at gcc dot gnu dot org
2004-01-10 22:11 ` pinskia at gcc dot gnu dot org
2004-01-10 22:18 ` hubicka at gcc dot gnu dot org
2004-01-16 17:50 ` mmitchel at gcc dot gnu dot org
2004-01-16 19:28 ` [Bug c++/13574] [3.3 " mmitchel at gcc dot gnu dot org
2004-01-16 19:28 ` [Bug c++/13574] [3.3/3.4 " cvs-commit at gcc dot gnu dot org
2004-01-16 19:33 ` [Bug c++/13574] [3.3 " pinskia at gcc dot gnu dot org
2004-01-21  8:06 ` cvs-commit at gcc dot gnu dot org [this message]
2004-01-21  8:07 ` gdr 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=20040121080645.15202.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).