public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@adacore.com>
To: Richard Biener <richard.guenther@gmail.com>
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [patch] Fix GC issue triggered by arithmetic overflow checking
Date: Sun, 16 Oct 2016 18:57:00 -0000	[thread overview]
Message-ID: <2053177.Tfm73BWbYE@polaris> (raw)
In-Reply-To: <15117688.tMJrzIrphz@polaris>

> 2016-10-11  Eric Botcazou  <ebotcazou@adacore.com>
> 
> 	* tree.h (build_complex_type): Add second parameter with default.
> 	* tree.c (build_complex_type): Add NAMED second parameter and adjust
> 	recursive call.  Create a TYPE_DECL only if NAMED is true.
> 	(build_common_tree_nodes): Pass true in calls to build_complex_type.

May I backport it to the 6 branch?  It fixes the bootstrap comparison failure 
on x86-64/Solaris reported under PR bootstrap/77995 (x86-64 has patterns for 
unsigned arithmetic overflow checking on the 6 branch too).

-- 
Eric Botcazou

  reply	other threads:[~2016-10-16 18:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-08 18:56 Eric Botcazou
2016-10-10  8:59 ` Richard Biener
2016-10-10 10:38   ` Eric Botcazou
2016-10-10 10:45     ` Richard Biener
2016-10-11  8:05       ` Eric Botcazou
2016-10-16 18:57         ` Eric Botcazou [this message]
2016-10-17  8:40           ` Richard Biener
2016-10-10 10:49     ` Richard Biener
2016-10-13 10:16       ` Eric Botcazou
2016-10-13 10:20         ` Richard Biener
2016-10-13 10:37           ` Jakub Jelinek
2016-10-13 10:59             ` Eric Botcazou

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=2053177.Tfm73BWbYE@polaris \
    --to=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=richard.guenther@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).