public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/5105
@ 2001-12-16 17:26 jsm28
  0 siblings, 0 replies; only message in thread
From: jsm28 @ 2001-12-16 17:26 UTC (permalink / raw)
  To: jsm28; +Cc: gcc-prs

The following reply was made to PR c/5105; it has been noted by GNATS.

From: jsm28@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/5105
Date: 17 Dec 2001 01:18:42 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	jsm28@gcc.gnu.org	2001-12-16 17:18:41
 
 Modified files:
 	gcc            : ChangeLog c-common.def c-common.h c-decl.c 
 	gcc/doc        : c-tree.texi 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/gcc.c-torture/compile: 20011217-1.c 
 
 Log message:
 	* c-common.def (COMPOUND_LITERAL_EXPR): Contain a DECL_STMT, not
 	a DECL directly.
 	* c-common.h (COMPOUND_LITERAL_EXPR_DECL_STMT): New.
 	(COMPOUND_LITERAL_EXPR_DECL): Adjust definition.
 	* c-decl.c (build_compound_literal): Put the decl inside a
 	DECL_STMT.
 	* doc/c-tree.texi (COMPOUND_LITERAL_EXPR): Update documentation.
 	Fixes PR c/5105.
 	
 	testsuite:
 	* gcc.c-torture/compile/20011217-1.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.12349&r2=1.12350
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.def.diff?cvsroot=gcc&r1=1.6&r2=1.7
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.h.diff?cvsroot=gcc&r1=1.108&r2=1.109
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.283&r2=1.284
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/c-tree.texi.diff?cvsroot=gcc&r1=1.25&r2=1.26
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.1476&r2=1.1477
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/compile/20011217-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
 


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-12-17  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-16 17:26 c/5105 jsm28

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).