public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "rguenther at suse dot de" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug tree-optimization/65519] [5 regression] unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE
Date: Tue, 24 Mar 2015 10:29:00 -0000	[thread overview]
Message-ID: <bug-65519-4-XM9AU8BJyp@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-65519-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65519

--- Comment #14 from rguenther at suse dot de <rguenther at suse dot de> ---
On Tue, 24 Mar 2015, ebotcazou at gcc dot gnu.org wrote:

> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65519
> 
> --- Comment #13 from Eric Botcazou <ebotcazou at gcc dot gnu.org> ---
> > I'll add
> > 
> > Index: gcc/testsuite/gnat.dg/opt48.adb
> > ===================================================================
> > --- gcc/testsuite/gnat.dg/opt48.adb     (revision 0)
> > +++ gcc/testsuite/gnat.dg/opt48.adb     (working copy)
> > @@ -0,0 +1,11 @@
> > +-- { dg-do compile }
> > +-- { dg-options "-O2" }
> > +
> > +with Ada.Strings.Unbounded; use Ada.Strings.Unbounded;
> > +with Interfaces;            use Interfaces;
> > +
> > +package Opt48 is
> > +
> > +  type Arr is array (Unsigned_32 range <>) of Unbounded_String;
> > +
> > +end P;
> > 
> > given that passes in my bootstrap/test run.
> 
> Careful, it's a package spec only so it needs to have .ads extension and placed
> in gnat.dg/specs.

Ok, moved.


  parent reply	other threads:[~2015-03-24 10:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-23  5:21 [Bug ada/65519] New: Unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE if ZCX_By_Default is set False syq at debian dot org
2015-03-23  5:27 ` [Bug ada/65519] " syq at debian dot org
2015-03-23 11:48 ` [Bug ada/65519] [5 regression] unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE ebotcazou at gcc dot gnu.org
2015-03-23 11:54 ` ebotcazou at gcc dot gnu.org
2015-03-23 12:21 ` ebotcazou at gcc dot gnu.org
2015-03-23 14:27 ` ebotcazou at gcc dot gnu.org
2015-03-23 16:47 ` ebotcazou at gcc dot gnu.org
2015-03-23 19:34 ` ebotcazou at gcc dot gnu.org
2015-03-24  9:48 ` [Bug tree-optimization/65519] " rguenth at gcc dot gnu.org
2015-03-24 10:07 ` ebotcazou at gcc dot gnu.org
2015-03-24 10:10 ` ebotcazou at gcc dot gnu.org
2015-03-24 10:12 ` rguenth at gcc dot gnu.org
2015-03-24 10:13 ` ebotcazou at gcc dot gnu.org
2015-03-24 10:29 ` rguenther at suse dot de [this message]
2015-03-25  8:54 ` [Bug middle-end/65519] " rguenth at gcc dot gnu.org
2015-03-25  9:02 ` rguenth at gcc dot gnu.org
2015-03-26 10:55 ` rguenth at gcc dot gnu.org

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=bug-65519-4-XM9AU8BJyp@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.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).