public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* c/10675
@ 2003-05-12  3:26 rth
  0 siblings, 0 replies; only message in thread
From: rth @ 2003-05-12  3:26 UTC (permalink / raw)
  To: rth; +Cc: gcc-prs

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

From: rth@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/10675
Date: 12 May 2003 03:25:41 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	rth@gcc.gnu.org	2003-05-12 03:25:41
 
 Modified files:
 	gcc            : ChangeLog Makefile.in c-decl.c c-parse.in 
 	                 tree.c 
 
 Log message:
 	PR c/10675
 	* c-decl.c: Include hashtab.h.
 	(detect_field_duplicates): New.
 	(finish_struct): Use it.
 	* Makefile.in (c-decl.o): Update.
 	* c-parse.in (structsp_attr): Nreverse component_decl_list results.
 	(component_decl_list, component_decl_list2,
 	components, components_notype): Build list in reverse order.
 	(enumlist): Clarify docs.  Use TREE_CHAIN not chainon.
 	* tree.c (chainon): Special case op2 null as well.
 	Reorg for clarity.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.17772&r2=1.17773
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&r1=1.1052&r2=1.1053
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&r1=1.386&r2=1.387
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-parse.in.diff?cvsroot=gcc&r1=1.158&r2=1.159
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.c.diff?cvsroot=gcc&r1=1.301&r2=1.302
 


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

only message in thread, other threads:[~2003-05-12  3:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-12  3:26 c/10675 rth

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