public inbox for gcc-bugs@sourceware.org help / color / mirror / Atom feed
From: "lmillward at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org> To: gcc-bugs@gcc.gnu.org Subject: [Bug c++/28347] [4.1/4.2 regression] ICE on typedef with initialization Date: Fri, 04 Aug 2006 18:08:00 -0000 [thread overview] Message-ID: <20060804180823.32321.qmail@sourceware.org> (raw) In-Reply-To: <bug-28347-1771@http.gcc.gnu.org/bugzilla/> ------- Comment #2 from lmillward at gcc dot gnu dot org 2006-08-04 18:08 ------- Subject: Bug 28347 Author: lmillward Date: Fri Aug 4 18:08:14 2006 New Revision: 115931 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115931 Log: PR c++/28347 * decl.c (start_decl): Return error_mark_node if a diagnostic was issed for an invalid typedef initialization. * g++.dg/ext/typedef-init.C: Add new test for typedef initialization inside templates. Adjust existing error markers Modified: trunk/gcc/cp/ChangeLog trunk/gcc/cp/decl.c trunk/gcc/testsuite/ChangeLog trunk/gcc/testsuite/g++.dg/ext/typedef-init.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28347
next prev parent reply other threads:[~2006-08-04 18:08 UTC|newest] Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top 2006-07-11 16:17 [Bug c++/28347] New: " reichelt at gcc dot gnu dot org 2006-07-11 16:18 ` [Bug c++/28347] " reichelt at gcc dot gnu dot org 2006-07-17 3:14 ` mmitchel at gcc dot gnu dot org 2006-08-02 21:00 ` patchapp at dberlin dot org 2006-08-02 21:00 ` lmillward at gcc dot gnu dot org 2006-08-04 18:08 ` lmillward at gcc dot gnu dot org [this message] 2006-08-04 18:09 ` [Bug c++/28347] [4.1 " lmillward at gcc dot gnu dot org 2006-08-04 20:04 ` lmillward at gcc dot gnu dot org 2006-08-04 20:04 ` lmillward 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=20060804180823.32321.qmail@sourceware.org \ --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: linkBe 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).