public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Janis Johnson <janis187@us.ibm.com>
To: Jakub Jelinek <jakub@redhat.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] Fix g++.dg/abi/key2.C testcase on darwin (PR 	testsuite/37241)
Date: Mon, 03 Nov 2008 20:55:00 -0000	[thread overview]
Message-ID: <1225745673.6222.10.camel@janis-laptop> (raw)
In-Reply-To: <20081103202919.GM14706@tyan-ft48-01.lab.bos.redhat.com>

On Mon, 2008-11-03 at 21:29 +0100, Jakub Jelinek wrote:
> Hi!
> 
> This testcase fails since -O0 went to -funit-at-a-time
> -fno-toplevel-reorder, as the _ZT{V,S,I}* objects are now emitted
> in different order and __ZT{V,I}* which are in the same section
> now use just one .section directive instead of 2, when __ZTS* was
> emitted in between them.
> Tested by Dominique, ok for trunk?

OK.

Janis


      reply	other threads:[~2008-11-03 20:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-03 20:30 Jakub Jelinek
2008-11-03 20:55 ` Janis Johnson [this message]

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=1225745673.6222.10.camel@janis-laptop \
    --to=janis187@us.ibm.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    /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).