http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
CC|ebotcazou at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #23 from Eric Botcazou ---
Author: ebotcazou
Date: Tue Feb 18 23:15:27 2014
New Revision: 207859
URL: http://gcc.gnu.org/viewcvs?rev=207859&root=gcc&view=rev
Log:
PR tree-optimization/60174
* tree-ssa-reassoc.c (init_range_ent
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #22
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #21 from Eric Botcazou ---
It's reassociation, namely optimize_range_tests, doing SSA_NAME propagation
when building ranges in init_range_entry. The immediate fix is:
Index: tree-ssa-reassoc.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #20 from charlet at adacore dot com ---
> 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 tha
> 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.
Assumi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #19 from Richard Biener ---
(In reply to char...@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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #18 from charlet at adacore dot com ---
> > ./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.Sof
> > ./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/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #17 from Richard Biener ---
(In reply to Eric Botcazou from comment #14)
> > Unfortunately that's always telling me
> >
> > error: "gnat1drv.adb" must be recompiled ("system.ads" has been modified)
> > error: "s-stalib.adb" must be re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Attachment #32122|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #14 from Eric Botcazou ---
> Unfortunately that's always telling me
>
> error: "gnat1drv.adb" must be recompiled ("system.ads" has been modified)
> error: "s-stalib.adb" must be recompiled ("system.ads" has been modified)
> error: "a-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #13 from Bernd Edlinger ---
you can also build a cross-gcc/gnat for this spec.
all you need for it, are the system root files, but I can give them to you.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #12 from Richard Biener ---
(In reply to Eric Botcazou from comment #11)
> Reproducible on x86{-64}/Linux with the following procedure:
>
> - copy $srcdir/gcc/testsuite/ada/acats/support/repbody.ada to $buildir
> - gnatchop repbody.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #11 from Eric Botcazou ---
Reproducible on x86{-64}/Linux with the following procedure:
- copy $srcdir/gcc/testsuite/ada/acats/support/repbody.ada to $buildir
- gnatchop repbody.ada
- copy $srcdir/gcc/testsuite/ada/acats/support/re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
--- Comment #10 from Jeffrey A. Law ---
That was my thought as well. I've got some unexpected family stuff to deal
with over the next couple days, but I don't see any reason why this can't be
nailed down early next week.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60174
Eric Botcazou changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
18 matches
Mail list logo