public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Sebastian Pop <sebpop@gmail.com>
Cc: Aditya K <hiraditya@msn.com>,
	Aditya Kumar <aditya.k7@samsung.com>,
		Sebastian Pop <s.pop@samsung.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
Date: Fri, 20 Nov 2015 04:42:00 -0000	[thread overview]
Message-ID: <CAGWvnynUgYnmiB=aSCPAchZyo4WVaVKWzEAa9PKYnnCBA1RBpQ@mail.gmail.com> (raw)
In-Reply-To: <20151119203733.GA395@f1.c.bardezibar.internal>

The patch fixed the bootstrap failure.

Thanks, David

On Thu, Nov 19, 2015 at 3:37 PM, Sebastian Pop <sebpop@gmail.com> wrote:
> Fixed in r230625.
>
> David, please test on your systems, we were not able to reproduce the fails on
> x86_64-linux: the linker does optimize away the functions that are not used.
>
> Thanks,
> Sebastian
>
> Aditya K wrote:
>> Thanks for the update. I'll fix that asap.
>>
>>
>> -Aditya
>>
>>
>> ----------------------------------------
>> > Date: Thu, 19 Nov 2015 08:36:58 -0500
>> > Subject: Re: [PATCH 1/2] [graphite] Move codegen related functions to graphite-isl-ast-to-gimple.c
>> > From: dje.gcc@gmail.com
>> > To: hiraditya@msn.com; aditya.k7@samsung.com; s.pop@samsung.com
>> > CC: gcc-patches@gcc.gnu.org
>> >
>> > This patch broke bootstrap when ISL is not enabled.
>> >
>> > graphite-isl-ast-to-gimple.c is protected by HAVE_isl but
>> > get_false_edge_from_guard_bb() is used outside of Graphite, including
>> > sese.c, which is not restricted to HAVE_isl.
>> >
>> > Please fix.
>> >
>> > Thanks, David
>>

  reply	other threads:[~2015-11-20  4:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19 13:37 David Edelsohn
2015-11-19 15:03 ` Aditya K
2015-11-19 20:37   ` Sebastian Pop
2015-11-20  4:42     ` David Edelsohn [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-14 21:36 A.K.

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='CAGWvnynUgYnmiB=aSCPAchZyo4WVaVKWzEAa9PKYnnCBA1RBpQ@mail.gmail.com' \
    --to=dje.gcc@gmail.com \
    --cc=aditya.k7@samsung.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=hiraditya@msn.com \
    --cc=s.pop@samsung.com \
    --cc=sebpop@gmail.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).