public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Richard Thomas <paul.richard.thomas@gmail.com>
To: "fortran@gcc.gnu.org" <fortran@gcc.gnu.org>,
	gcc-patches <gcc-patches@gcc.gnu.org>
Subject: [Patch, fortran] PR55868 - [4.8 Regression] gfortran generates for CLASS(*) __m_MOD___vtab__$tar on NO_DOLLAR_IN_LABEL systems
Date: Sat, 12 Jan 2013 12:56:00 -0000	[thread overview]
Message-ID: <CAGkQGiKoBsVwtDTa=GF1u8fvbuCW69WnAKg-8r3UDhYsznS1gQ@mail.gmail.com> (raw)

Fix discussed and okayed by Jakub in PR. Patch committed as 'obvious'
in revision 195124.

Cheers

Paul

2013-01-08  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/55868
    * class.c (get_unique_type_string): Change $tar to STAR and
    replace sprintf by strcpy where there is no formatting.
    * decl.c (gfc_match_decl_type_spec): Change $tar to STAR.

2013-01-08  Paul Thomas  <pault@gcc.gnu.org>

    PR fortran/55868
    * gfortran.dg/unlimited_polymorphic_8.f90: Update
    scan-tree-dump-times for foo.0.x._vptr to deal with change from
    $tar to STAR.

                 reply	other threads:[~2013-01-12 12:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAGkQGiKoBsVwtDTa=GF1u8fvbuCW69WnAKg-8r3UDhYsznS1gQ@mail.gmail.com' \
    --to=paul.richard.thomas@gmail.com \
    --cc=fortran@gcc.gnu.org \
    --cc=gcc-patches@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).