public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Richard Biener <richard.guenther@gmail.com>
To: Marc Glisse <marc.glisse@inria.fr>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: extern "C" fixes for sunCC
Date: Wed, 02 Jan 2013 14:09:00 -0000	[thread overview]
Message-ID: <CAFiYyc0jPSjStMVrgftcmCDuFboHxEe7x58rj=ReJCQmh_7jaQ@mail.gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1301021440220.5061@stedding.saclay.inria.fr>

On Wed, Jan 2, 2013 at 2:45 PM, Marc Glisse <marc.glisse@inria.fr> wrote:
> Ping
> http://gcc.gnu.org/ml/gcc-patches/2012-12/msg00746.html
> (I'll re-test since there have been changes around gmp.h inclusion)

The graphite changes are ok.

Thanks,
Richard.

>
> On Tue, 11 Dec 2012, Marc Glisse wrote:
>
>> Hello,
>>
>> this patch should help if we ever want to use sunCC to initiate a
>> bootstrap, though I didn't test with sunCC. Note that using gmp_fprintf
>> means we have to include stdio.h before gmp.h. I didn't investigate how, but
>> this seems to already be the case :-) The reallocator cast is just a hack,
>> but the point here is only to help sunCC, making gcc extern "C"-clean is a
>> larger task...
>>
>> Passes bootstrap+testsuite on x86_64-linux using the system's gcc
>> (graphite is enabled, don't know if this particular code is exercised).
>>
>> 2012-12-12  Marc Glisse  <marc.glisse@inria.fr>
>>
>>         PR bootstrap/50167
>>         PR bootstrap/50177
>> libcpp/
>>         * line-map.c (get_combined_adhoc_loc): Cast to extern "C" type.
>> gcc/
>>         * graphite-interchange.c (pdr_stride_in_loop): Use gmp_fprintf.
>>         * graphite-poly.c (debug_gmp_value): Likewise.
>
>
> --
> Marc Glisse

  reply	other threads:[~2013-01-02 14:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 21:40 Marc Glisse
2013-01-02 13:45 ` Marc Glisse
2013-01-02 14:09   ` Richard Biener [this message]
2013-01-03 15:44 ` Tom Tromey
2013-01-03 16:12   ` Marc Glisse
2013-01-03 17:28     ` Tom Tromey

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='CAFiYyc0jPSjStMVrgftcmCDuFboHxEe7x58rj=ReJCQmh_7jaQ@mail.gmail.com' \
    --to=richard.guenther@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=marc.glisse@inria.fr \
    /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).