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 middle-end/17657] [4.0 Regression] ICE in expand_case
Date: Mon, 11 Oct 2004 03:42:00 -0000	[thread overview]
Message-ID: <20041011034219.28720.qmail@sourceware.org> (raw)
In-Reply-To: <20040924161937.17657.jakub@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-10-11 03:42 -------
Subject: Bug 17657

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-10-11 03:42:09

Modified files:
	gcc            : ChangeLog fold-const.c tree.h 
	gcc/cp         : ChangeLog semantics.c typeck.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/g++.dg/init: for3.C 
	gcc/testsuite/g++.dg/opt: switch2.C 
	gcc/testsuite/g++.dg/warn: Wreturn-2.C 

Log message:
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	part of c++/17657
	middle-end/17703
	* semantics.c (maybe_cleanup_point_expr): Call
	fold_build_cleanup_point_expr.
	(maybe_cleanup_point_expr_void): New function.
	(add_decl_expr): Call maybe_cleanup_point_expr_void.
	(finish_expr_stmt): Likewise.
	(finish_return_stmt): Likewise.
	(finish_for_expr): Likewise.
	(finish_asm_stmt): Likewise.
	* typeck.c (condition_conversion): Call
	fold_build_cleanup_point_expr.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR middle-end/17703
	part of PR c++/17657
	* fold-const.c (fold_build_cleanup_point_expr): New function.
	* tree.h (fold_build_cleanup_point_expr): Prototype.
	
	2004-10-10  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c++/17554
	* g++.dg/init/for3.C: New test.
	
	PR c++/17657
	* g++.dg/opt/switch2.C: New test.
	
	PR middle-end/17703
	* g++.dg/warn/Wreturn-2.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5829&r2=2.5830
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/fold-const.c.diff?cvsroot=gcc&r1=1.467&r2=1.468
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.636&r2=1.637
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&r1=1.4420&r2=1.4421
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/semantics.c.diff?cvsroot=gcc&r1=1.444&r2=1.445
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/typeck.c.diff?cvsroot=gcc&r1=1.581&r2=1.582
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.4432&r2=1.4433
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/init/for3.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/opt/switch2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/warn/Wreturn-2.C.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


  parent reply	other threads:[~2004-10-11  3:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-24 16:19 [Bug c++/17657] New: " jakub at gcc dot gnu dot org
2004-09-24 16:22 ` [Bug c++/17657] " arjanv at redhat dot com
2004-09-24 17:19 ` [Bug middle-end/17657] " pinskia at gcc dot gnu dot org
2004-09-24 17:28 ` [Bug middle-end/17657] [4.0 Regression] " pinskia at gcc dot gnu dot org
2004-10-04  4:07 ` pinskia at gcc dot gnu dot org
2004-10-04  4:15 ` pinskia at gcc dot gnu dot org
2004-10-04  8:43 ` steven at gcc dot gnu dot org
2004-10-06 13:12 ` pinskia at gcc dot gnu dot org
2004-10-06 13:24 ` stevenb at suse dot de
2004-10-06 13:26 ` pinskia at gcc dot gnu dot org
2004-10-09 18:22 ` pinskia at gcc dot gnu dot org
2004-10-11  3:42 ` pinskia at gcc dot gnu dot org
2004-10-11  3:42 ` cvs-commit at gcc dot gnu dot org [this message]
2004-10-11 16:11 ` cvs-commit at gcc dot gnu dot org
2004-10-11 17:02 ` pinskia 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=20041011034219.28720.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).