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++/13736] [3.4/3.5 Regression] Parser confused on compound casts
Date: Thu, 29 Jan 2004 01:34:00 -0000	[thread overview]
Message-ID: <20040129013406.21887.qmail@sources.redhat.com> (raw)
In-Reply-To: <20040119091055.13736.jan@etpmod.phys.tue.nl>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-01-29 01:34 -------
Subject: Bug 13736

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-3_4-branch
Changes by:	mmitchel@gcc.gnu.org	2004-01-29 01:33:55

Modified files:
	gcc/testsuite  : ChangeLog 
	gcc/cp         : ChangeLog parser.c 
Added files:
	gcc/testsuite/g++.dg/parse: cast2.C 

Log message:
	PR c++/13736
	* parser.c (cp_parser_direct_declarator): Do not prevent
	backtracking inside a parenthesized declarator.
	(cp_parser_parameter_declaration): Fix typo in comment.
	
	2004-01-28  Mark Mitchell  <mark@codesourcery.com>
	
	PR c++/13736
	* g++.dg/parse/cast2.C: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3389.2.26&r2=1.3389.2.27
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/g++.dg/parse/cast2.C.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=NONE&r2=1.1.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.3892.2.18&r2=1.3892.2.19
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/cp/parser.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.157.2.4&r2=1.157.2.5



-- 


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


  parent reply	other threads:[~2004-01-29  1:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-19  9:11 [Bug c++/13736] New: [gcc-3.4 parser regression] Some compound casts rejected jan at etpmod dot phys dot tue dot nl
2004-01-19 12:19 ` [Bug c++/13736] [3.4/3.5 Regression] Parser confused on compound casts giovannibajo at libero dot it
2004-01-19 12:28 ` pinskia at gcc dot gnu dot org
2004-01-25  3:27 ` pinskia at gcc dot gnu dot org
2004-01-29  1:29 ` cvs-commit at gcc dot gnu dot org
2004-01-29  1:34 ` cvs-commit at gcc dot gnu dot org [this message]
2004-01-29  1:35 ` mmitchel 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=20040129013406.21887.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).