public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Arnaud Charlet <charlet@adacore.com>
To: "rguenth at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
Cc: gcc-bugs@gcc.gnu.org
Subject: Re: [Bug tree-optimization/60174] [4.9 regression] ICE on ACATS cc3305a
Date: Tue, 18 Feb 2014 14:02:00 -0000	[thread overview]
Message-ID: <20140218140150.GA563@adacore.com> (raw)
In-Reply-To: <bug-60174-4-VnosUg3JwB@http.gcc.gnu.org/bugzilla/>

> Same result (system.ads and rep*.adb were in gcc/, but even moving them
> to $builddir and using -I. doesn't work).  Same result == testcase passes.
> 
> Maybe I have to rebuild gnat1 using that modified system.ads?  Even

No, you don't need to do that, gnat1 reads system.ads at run time.

Assuming you have done a make install, then under the directory
where you've done the gnatchop and copy of system.ads, it should really
be a trivial matter of:

gcc -c <test case.adb>

Nothing more nothing less. (You can then of course debug using gnat1
once you can reproduce with the above).

Arno


  reply	other threads:[~2014-02-18 14:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-60174-4@http.gcc.gnu.org/bugzilla/>
2014-02-13 13:06 ` [Bug ada/60174] " rguenth at gcc dot gnu.org
2014-02-13 13:28 ` mikpelinux at gmail dot com
2014-02-13 14:22 ` rguenth at gcc dot gnu.org
2014-02-13 14:33 ` bernd.edlinger at hotmail dot de
2014-02-13 14:42 ` rguenth at gcc dot gnu.org
2014-02-13 15:02 ` bernd.edlinger at hotmail dot de
2014-02-13 16:36 ` [Bug tree-optimization/60174] [4.9 regression] " ebotcazou at gcc dot gnu.org
2014-02-13 16:40 ` law at redhat dot com
2014-02-13 16:42 ` ebotcazou at gcc dot gnu.org
2014-02-18 10:18 ` rguenth at gcc dot gnu.org
2014-02-18 10:22 ` bernd.edlinger at hotmail dot de
2014-02-18 10:46 ` ebotcazou at gcc dot gnu.org
2014-02-18 10:51 ` ebotcazou at gcc dot gnu.org
2014-02-18 12:18 ` ebotcazou at gcc dot gnu.org
2014-02-18 13:33 ` rguenth at gcc dot gnu.org
2014-02-18 13:34   ` Arnaud Charlet
2014-02-18 13:35 ` charlet at adacore dot com
2014-02-18 13:47 ` rguenth at gcc dot gnu.org
2014-02-18 14:02   ` Arnaud Charlet [this message]
2014-02-18 14:03 ` charlet at adacore dot com
2014-02-18 15:50 ` ebotcazou at gcc dot gnu.org
2014-02-18 15:54 ` jakub at gcc dot gnu.org
2014-02-18 23:16 ` ebotcazou at gcc dot gnu.org
2014-02-18 23:17 ` ebotcazou 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=20140218140150.GA563@adacore.com \
    --to=charlet@adacore.com \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-bugzilla@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).