public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "galtgendo at o2 dot pl" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug web/61992] git web interface handles some paths badly
Date: Fri, 01 Aug 2014 18:30:00 -0000	[thread overview]
Message-ID: <bug-61992-4-zQleM36hFL@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61992-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61992

--- Comment #1 from Rafał Mużyło <galtgendo at o2 dot pl> ---
...if there's any confusion, aclocal.m4 is just a random pick
>From gcc-bugs-return-457575-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Fri Aug 01 18:34:18 2014
Return-Path: <gcc-bugs-return-457575-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 25142 invoked by alias); 1 Aug 2014 18:34:18 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 24864 invoked by uid 55); 1 Aug 2014 18:34:10 -0000
From: "jason at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60361] [4.8 Regression] unexpected 'use of parameter outside function body' error
Date: Fri, 01 Aug 2014 18:34:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords: rejects-valid
X-Bugzilla-Severity: normal
X-Bugzilla-Who: jason at gcc dot gnu.org
X-Bugzilla-Status: ASSIGNED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: jason at gcc dot gnu.org
X-Bugzilla-Target-Milestone: 4.8.4
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields:
Message-ID: <bug-60361-4-cjiu5WG8Kw@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-60361-4@http.gcc.gnu.org/bugzilla/>
References: <bug-60361-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-08/txt/msg00072.txt.bz2
Content-length: 848

https://gcc.gnu.org/bugzilla/show_bug.cgi?id`361

--- Comment #5 from Jason Merrill <jason at gcc dot gnu.org> ---
Author: jason
Date: Fri Aug  1 18:33:35 2014
New Revision: 213499

URL: https://gcc.gnu.org/viewcvs?rev!3499&root=gcc&view=rev
Log:
    PR c++/60361
    * parser.c (cp_parser_template_id): Don't set up a CPP_TEMPLATE_ID
    if re-parsing might succeed.
    * semantics.c (finish_id_expression): Use of a parameter outside
    the function body is a parse error.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/ambig7.C
Modified:
    branches/gcc-4_8-branch/gcc/cp/ChangeLog
    branches/gcc-4_8-branch/gcc/cp/parser.c
    branches/gcc-4_8-branch/gcc/cp/semantics.c

branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/parameter-declaration-2.C
    branches/gcc-4_8-branch/gcc/testsuite/g++.dg/parse/typename7.C


           reply	other threads:[~2014-08-01 18:30 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <bug-61992-4@http.gcc.gnu.org/bugzilla/>]

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=bug-61992-4-zQleM36hFL@http.gcc.gnu.org/bugzilla/ \
    --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).