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/9163] [3.3/3.4 regression] ICE in genrtl_compound_stmt at c-semantics.c:776 with c99 mode and checking enabled
Date: Mon, 22 Dec 2003 18:32:00 -0000	[thread overview]
Message-ID: <20031222181711.308.qmail@sources.redhat.com> (raw)
In-Reply-To: <20030103150600.9163.ehrhardt@mathematik.uni-ulm.de>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-12-22 18:17 -------
Subject: Bug 9163

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2003-12-22 18:16:58

Modified files:
	gcc            : ChangeLog c-decl.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gcc.dg: 20031222-1.c 

Log message:
	2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c/9163
	* c-decl.c (poplevel): Only set DECL_INITIAL of a current function
	if it is non-null.
	(finish_function): Check for error_mark_node or null on DECL_RESULT and
	DECL_RESULT of fndecl.
	(c_expand_body): Only expand when DECL_INITIAL of fndecl is not
	error_mark_node and not null.
	
	2003-12-22  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c/9163
	* gcc.dg/20031222-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.2071&r2=2.2072
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.462&r2=1.463
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.3296&r2=1.3297
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/20031222-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


  parent reply	other threads:[~2003-12-22 18:17 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20030103150600.9163.ehrhardt@mathematik.uni-ulm.de>
2003-06-11 22:14 ` pinskia@physics.uc.edu
2003-06-22  1:39 ` pinskia at physics dot uc dot edu
2003-07-23 19:51 ` pinskia at physics dot uc dot edu
2003-08-03 17:07 ` pinskia at physics dot uc dot edu
2003-09-17  6:07 ` pinskia at gcc dot gnu dot org
2003-10-24 17:49 ` dhazeghi at yahoo dot com
2003-12-22  8:18 ` pinskia at gcc dot gnu dot org
2003-12-22 16:24 ` pinskia at gcc dot gnu dot org
2003-12-22 16:36 ` pinskia at gcc dot gnu dot org
2003-12-22 18:32 ` cvs-commit at gcc dot gnu dot org [this message]
2003-12-22 18:51 ` 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=20031222181711.308.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).