public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mike Stump <mikestump@comcast.net>
To: tbsaunde+gcc@tbsaunde.org
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH 0/5] remove tm.h from encoding.c
Date: Fri, 30 Oct 2015 15:47:00 -0000	[thread overview]
Message-ID: <B9194EE6-54B6-4085-A135-ACBB36F1DDE2@comcast.net> (raw)
In-Reply-To: <1446205692-22412-1-git-send-email-tbsaunde+gcc@tbsaunde.org>

On Oct 30, 2015, at 4:48 AM, tbsaunde+gcc@tbsaunde.org wrote:
> Its not the nicest code in the world, and there's definitely room for cleanups,
> however it seems like an improvement.  After this series the only usage of tm.h
> in libobjc is thr.c which only uses tm.h so it can include gthr.h which uses
> SUPPORTS_WEAK and possibly other target macros.
> 
> bootstrapped + regtested patches individually on x86_64-linux-gnu, also tested the
> series as a whole doesn't regress check-objc on ppc64{,le}-linux-gnu and AIX,
> ok?

You might have to wake Andrew up…  I glanced over the testing and the patch for libobjc, and they look ok to me, but, it might be nice to watch for darwin fallout if it goes in with no darwin testing.

      parent reply	other threads:[~2015-10-30 15:42 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 11:48 tbsaunde+gcc
2015-10-30 11:48 ` [PATCH 4/5] remove usage of BIGGEST_FIELD_ALIGNMENT in encoding.c tbsaunde+gcc
2015-10-31  6:56   ` Andrew Pinski
2015-11-03  3:11     ` Trevor Saunders
2015-10-30 11:48 ` [PATCH 3/5] stop using ROUND_TYPE_ALIGN in libobjc/ tbsaunde+gcc
2015-10-31  5:20   ` Andrew Pinski
2015-10-30 11:48 ` [PATCH 2/5] remove usage of ROUND_TYPE_SIZE from encoding.c tbsaunde+gcc
2015-10-31  5:18   ` Andrew Pinski
2015-10-30 11:48 ` [PATCH 1/5] 2015-01-25 Paul Thomas <pault@gcc.gnu.org> tbsaunde+gcc
2015-10-30 12:13   ` Bernd Schmidt
2015-10-30 12:28     ` Trevor Saunders
2015-10-30 11:59 ` [PATCH 5/5] remove usage of ADJUST_FIELD_ALIGN in encoding.c tbsaunde+gcc
2015-10-30 12:10   ` Bernd Schmidt
2015-10-30 12:17     ` Richard Biener
2015-10-30 12:28       ` Bernd Schmidt
2015-10-30 12:51         ` Richard Biener
2015-10-30 13:14           ` Bernd Schmidt
2015-10-31  7:33             ` Andrew Pinski
2015-11-03  2:51               ` Trevor Saunders
2015-10-30 13:11       ` Trevor Saunders
2015-10-30 15:47 ` Mike Stump [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=B9194EE6-54B6-4085-A135-ACBB36F1DDE2@comcast.net \
    --to=mikestump@comcast.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=tbsaunde+gcc@tbsaunde.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).