[Bug ada/43749] installed gnat cannot find installed libraries when exec-prefix != prefix

2010-04-15 Thread chrisp_42 at bigpond dot com
--- Comment #1 from chrisp_42 at bigpond dot com 2010-04-15 06:16 --- This is a duplicate of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38493 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43749

[Bug ada/38493] New: Ada compiler does not work with --exec-prefix configuration

2008-12-11 Thread chrisp_42 at bigpond dot com
-prefix configuration Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: chrisp_42 at bigpond dot com

[Bug ada/38493] Ada compiler does not work with --exec-prefix configuration

2008-12-11 Thread chrisp_42 at bigpond dot com
--- Comment #1 from chrisp_42 at bigpond dot com 2008-12-11 22:22 --- Created an attachment (id=16892) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16892action=view) patch to correct problem Attached is a patch which corrects this problem. I think this is fairly obvious

[Bug ada/38495] New: ACATS tests cxa4004 cxa4005 cxa4026 fail

2008-12-11 Thread chrisp_42 at bigpond dot com
. -- Summary: ACATS tests cxa4004 cxa4005 cxa4026 fail Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: chrisp_42 at bigpond

[Bug ada/36562] gnatmake not processing shared library projects

2008-06-19 Thread chrisp_42 at bigpond dot com
--- Comment #1 from chrisp_42 at bigpond dot com 2008-06-19 21:42 --- Created an attachment (id=15791) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15791action=view) patch to fix configuration for ada/36562 Attached is a patch which fixes configuration problem associated

[Bug ada/36562] New: gnatmake not processing shared library projects

2008-06-17 Thread chrisp_42 at bigpond dot com
Version: 4.4.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: chrisp_42 at bigpond dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36562

[Bug rtl-optimization/26296] [4.2 Regression] ACATS ICE cxg2007 cxg2012 verify_flow_info failed

2006-02-15 Thread chrisp_42 at bigpond dot com
--- Comment #3 from chrisp_42 at bigpond dot com 2006-02-15 09:40 --- (In reply to comment #2) Patch at: http://gcc.gnu.org/ml/gcc-patches/2006-02/msg01105.html Actually it was the enabling of the new loop invariant pass in revision 110852. Patch at http://gcc.gnu.org/ml/gcc

[Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795

2005-09-29 Thread chrisp_42 at bigpond dot com
--- Additional Comments From chrisp_42 at bigpond dot com 2005-09-29 21:33 --- (In reply to comment #8) I'm testing Kenner's suggestion from http://gcc.gnu.org/ml/gcc/2005-09/msg00867.html ... Works for me on i686-linux Bootstrap finished and no additional ACATS failures. -- http

[Bug ada/19539] missing operand: B * -A

2005-01-20 Thread chrisp_42 at bigpond dot com
--- Additional Comments From chrisp_42 at bigpond dot com 2005-01-21 02:04 --- (In reply to comment #1) Hmm, is *- special operand in Ada or is this just a parse error in the front-end (I don't know Ada that at You are actually fairly close. *- is not a special operator

[Bug ada/18660] ACATS spurious front-end error c432003.adb:134:21: too few discriminants given in constraint

2004-12-14 Thread chrisp_42 at bigpond dot com
--- Additional Comments From chrisp_42 at bigpond dot com 2004-12-14 22:17 --- This test has recently started passing on x86-linux: gcc version 4.0.0 20041213 (experimental) === acats Summary === # of expected passes2307 # of unexpected failures15