public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jason at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/26195] [4.0/4.1/4.2 regression] pragma interface no longer handles explicit names
Date: Thu, 07 Sep 2006 06:53:00 -0000	[thread overview]
Message-ID: <20060907065333.8264.qmail@sourceware.org> (raw)
In-Reply-To: <bug-26195-1827@http.gcc.gnu.org/bugzilla/>



------- Comment #12 from jason at gcc dot gnu dot org  2006-09-07 06:53 -------
Subject: Bug 26195

Author: jason
Date: Thu Sep  7 06:53:21 2006
New Revision: 116740

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116740
Log:
        PR c++/26195
        * decl.c (make_rtl_for_nonlocal_decl),
        (start_preparsed_function): Don't use lbasename on
        input_filename when calling get_fileinfo.
        * semantics.c (begin_class_definition): Likewise.
        * lex.c (cxx_make_type): Likewise.
        (handle_pragma_interface): Call get_fileinfo on input_filename,
        not on the parameter to the directive.

Added:
    trunk/gcc/testsuite/g++.dg/ext/interface2.C
    trunk/gcc/testsuite/g++.dg/ext/interface2a.h
    trunk/gcc/testsuite/g++.dg/ext/interface2b.cc
    trunk/gcc/testsuite/g++.dg/ext/interface3/
    trunk/gcc/testsuite/g++.dg/ext/interface3/dir1/
    trunk/gcc/testsuite/g++.dg/ext/interface3/dir1/interface3.h
    trunk/gcc/testsuite/g++.dg/ext/interface3/dir2/
    trunk/gcc/testsuite/g++.dg/ext/interface3/dir2/interface3.h
    trunk/gcc/testsuite/g++.dg/ext/interface3/interface3a.C
    trunk/gcc/testsuite/g++.dg/ext/interface3/interface3a2.cc
    trunk/gcc/testsuite/g++.dg/ext/interface3/interface3b.C
    trunk/gcc/testsuite/g++.dg/ext/interface3/interface3b2.cc
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/decl.c
    trunk/gcc/cp/lex.c
    trunk/gcc/cp/semantics.c


-- 


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


  parent reply	other threads:[~2006-09-07  6:53 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-09 13:34 [Bug c++/26195] New: " zak at transversal dot com
2006-02-10 15:00 ` [Bug c++/26195] " zak at transversal dot com
2006-02-10 15:53 ` zak at transversal dot com
2006-02-10 17:05 ` zak at transversal dot com
2006-02-13 18:47 ` [Bug c++/26195] [4.0 regression] " zak at transversal dot com
2006-02-13 18:48 ` [Bug c++/26195] [4.0/4.1/4.2 " pinskia at gcc dot gnu dot org
2006-02-13 22:18 ` mmitchel at gcc dot gnu dot org
2006-02-14  9:02 ` mmitchel at gcc dot gnu dot org
2006-02-14 12:08 ` zak at transversal dot com
2006-02-24  0:31 ` mmitchel at gcc dot gnu dot org
2006-03-01 15:57 ` zak at transversal dot com
2006-04-18 16:18 ` bonzini at gnu dot org
2006-05-25  2:40 ` mmitchel at gcc dot gnu dot org
2006-09-07  6:53 ` jason at gcc dot gnu dot org [this message]
2006-09-07  7:08 ` [Bug c++/26195] [4.0/4.1 " jason at gcc dot gnu dot org
2006-09-07 22:27 ` jason at gcc dot gnu dot org
2006-09-07 22:38 ` jason at gcc dot gnu dot org
2006-09-07 23:04 ` jason 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=20060907065333.8264.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: 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).