public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: zack@gcc.gnu.org
To: zack@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: c/7353
Date: Wed, 09 Oct 2002 14:36:00 -0000	[thread overview]
Message-ID: <20021009213601.5013.qmail@sources.redhat.com> (raw)

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

From: zack@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: c/7353
Date: 9 Oct 2002 21:31:04 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_2-branch
 Changes by:	zack@gcc.gnu.org	2002-10-09 14:31:04
 
 Modified files:
 	gcc            : ChangeLog c-decl.c 
 	gcc/cp         : ChangeLog decl.c 
 	gcc/doc        : extend.texi 
 	gcc/testsuite  : ChangeLog 
 Added files:
 	gcc/testsuite/g++.dg/ext: typedef-init.C 
 	gcc/testsuite/gcc.dg: typedef-init.c 
 
 Log message:
 	PR c/7353
 	gcc:
 	* c-decl.c (start_decl): Unconditionally issue error for
 	'typedef foo = bar'.
 	(finish_decl): Remove special case for TYPE_DECL with initializer.
 	
 	* doc/extend.texi: Delete "Naming Types" section.  Change all
 	cross-references to that section to refer to "Typeof" instead.
 	Add the useful safe-max()-macro example from "Naming Types" to
 	"Typeof", rewritten using that extension.
 	
 	gcc/cp:
 	* decl.c (start_decl): Unconditionally issue error for
 	'typedef foo = bar'.
 	(cp_finish_decl): Remove special case for TYPE_DECL with initializer.
 	(grokdeclarator): Remove redundant error for 'typedef foo = bar'.
 	
 	gcc/testsuite:
 	* g++.dg/ext/typedef-init.C: New test.
 	* gcc.dg/typedef-init.c: New test.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.13152.2.657.2.80&r2=1.13152.2.657.2.81
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.300.2.10.2.1&r2=1.300.2.10.2.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2685.2.114.2.15&r2=1.2685.2.114.2.16
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/decl.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.866.2.36.2.2&r2=1.866.2.36.2.3
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/extend.texi.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.64.2.2.4.1&r2=1.64.2.2.4.2
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1672.2.166.2.21&r2=1.1672.2.166.2.22
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/ext/typedef-init.C.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.dg/typedef-init.c.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=NONE&r2=1.1.2.1
 


             reply	other threads:[~2002-10-09 21:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-09 14:36 zack [this message]
2002-10-18 20:26 c/7353 zack
2002-11-01 18:26 c/7353 zack
2002-11-02  2:36 c/7353 zack

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=20021009213601.5013.qmail@sources.redhat.com \
    --to=zack@gcc.gnu.org \
    --cc=gcc-prs@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).