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

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174

--- Comment #19 from Richard Biener <rguenth at gcc dot gnu.org> ---
(In reply to charlet@adacore.com from comment #18)
> > > ./gcc/xgcc -Bgcc -S cc3305a.adb -O2  -I gcc/
> > cc3305a.adb:74:11: run-time library configuration error
> > cc3305a.adb:74:11: file s-soflin.ads not found
> > cc3305a.adb:74:11: entity "System.Soft_Links.Abort_Undefer" not
> > available
> > compilation abandoned
> > 
> > at which point I need to add -I gcc/ada/rts but then the testcase works.
> > 
> > /abuild/rguenther/trunk-g> ./gcc/xgcc -Bgcc -S cc3305a.adb -O2  -I gcc/
> > -I
> > gcc/ada/rts
> > /abuild/rguenther/trunk-g>
> 
> You need to use -I . -I gcc/ada/rts (and no -I gcc/)
> 
> Arno

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
when I change the master copy in gcc/ada/rts/ the error does not reproduce
for me.  But I have not re-built gnat1 for quite some time beacuse of the
errors that I should recompile stuff.


  parent reply	other threads:[~2014-02-18 13:47 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 [this message]
2014-02-18 14:02   ` Arnaud Charlet
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=bug-60174-4-VnosUg3JwB@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).