[Bug ada/28171] ACATS: cd5003h intermitent fail

2006-06-27 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-06-27 13:02 --- Closing this PR, as this is likely a linux kernel or sh bug, in any case, not a GCC bug. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/40116] GNAT BUG get_memory_rtx, at builtins.c:1087

2009-05-12 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2009-05-12 12:32 --- Well, there's nothing we can do without a stand alone (if possible simplified) reproducer. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |

[Bug ada/21490] Illegal program not detected, RM 3.6(11)

2009-07-19 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2009-07-19 14:37 --- This is now handled properly (has been for a long time actually). In Ada 95 mode, the code is rejected: test_306835.adb:9:04: instantiation error at line 5 test_306835.adb:9:04: aliased component type must be

[Bug target/40837] New: trampolines not working on x86-64 windows vista

2009-07-23 Thread charlet at gcc dot gnu dot org
mpolines not working on x86-64 windows vista Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: charlet at gcc dot gnu dot org

[Bug target/40837] trampolines not working on x86-64 windows vista

2009-07-23 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2009-07-23 12:20 --- Are you using a 64 bit compiler? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40837

[Bug target/40837] trampolines not working on x86-64 windows vista

2009-07-23 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2009-07-23 13:10 --- Interesting, thanks for the feedback. Let me double check a few things on my side (testing various GCC versions). Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40837

[Bug target/40837] trampolines not working on x86-64 windows vista

2009-07-23 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2009-07-23 15:02 --- My confusion: I thought I had tested with GCC 4.5 but in fact I had used GCC 4.3 which does not have the 'MINGW_ENABLE_EXECUTE_STACK' macro (and __enable_execute_stack symbol). Arno -- charlet at g

[Bug ada/864] --program-suffix is ignored (for ada)

2009-07-26 Thread charlet at gcc dot gnu dot org
--- Comment #15 from charlet at gcc dot gnu dot org 2009-07-26 20:33 --- Right, my change fixed gnatmake so that it would call the proper gcc (based on the previous comments on this PR), but Makefiles have never supported --program-suffix, so that's not even a regression. Feel

[Bug ada/40926] Ada errors in trunk

2009-08-02 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2009-08-02 09:11 --- I guess you did not follow the build instructions properly: if you build a cross Ada compiler, you need to first build a matching native compiler from the *same* sources. Here you are using an older base compiler

[Bug ada/17566] Gnatxref formatting

2009-08-10 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2009-08-10 08:25 --- Subject: Bug 17566 Author: charlet Date: Mon Aug 10 08:25:05 2009 New Revision: 150617 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150617 Log: 2009-08-10 Vincent Celier PR a

[Bug ada/17566] Gnatxref formatting

2009-08-10 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2009-08-10 08:27 --- Should now be fixed -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-14 Thread charlet at gcc dot gnu dot org
--- Comment #18 from charlet at gcc dot gnu dot org 2005-11-14 13:06 --- Subject: Bug 18434 Author: charlet Date: Mon Nov 14 13:05:58 2005 New Revision: 106886 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106886 Log: 2005-11-14 Robert Dewar <[EMAIL PROTECTED]&g

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #22 from charlet at gcc dot gnu dot org 2005-11-15 13:51 --- Subject: Bug 18434 Author: charlet Date: Tue Nov 15 13:51:09 2005 New Revision: 106950 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106950 Log: 2005-11-14 Robert Dewar <[EMAI

[Bug ada/23732] [ada] Library_Version still at 4.0 ?

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #8 from charlet at gcc dot gnu dot org 2005-11-15 13:59 --- Subject: Bug 23732 Author: charlet Date: Tue Nov 15 13:59:02 2005 New Revision: 106980 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=106980 Log: PR ada/23732 * gnatvsn.ads (Library

[Bug ada/15604] Ambiguous aggregate -- Accepts invalid

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2005-11-15 14:04 --- Subject: Bug 15604 Author: charlet Date: Tue Nov 15 14:03:56 2005 New Revision: 107006 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107006 Log: 2005-11-14 Ed Schonberg <[EMAI

[Bug ada/18434] [4.0/4.1 Regression] Ada: cannot build gnattools on Tru64 UNIX V5.1B

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #23 from charlet at gcc dot gnu dot org 2005-11-15 14:08 --- Fixed. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/23732] [ada] Library_Version still at 4.0 ?

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #9 from charlet at gcc dot gnu dot org 2005-11-15 14:09 --- Fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug ada/15604] Ambiguous aggregate -- Accepts invalid

2005-11-15 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2005-11-15 14:10 --- Fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug ada/15919] Compiler enters infinite loop on illegal program

2005-11-17 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2005-11-17 15:15 --- Works fine on mainline as of today. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/24855] Missing stdarg.h in ada/raise.c for arm-rtems

2005-11-17 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2005-11-17 15:17 --- Closing. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/21629] [doc] gnat version requirements in install.texi

2005-11-17 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2005-11-17 15:23 --- The minimum requirement is not out of date. There has indeed always been a different requirement for cross compilers where you need to first have a native compiler using the exact same version, and that should

[Bug ada/24946] [4.1/4.2 Regression] make[7]: rc: Command not found

2005-11-21 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2005-11-21 09:43 --- I got a bugzilla internal error when trying to attach a proposed patch, so here it is inline (be careful with tabs and spaces, I'd suggest applying the patch manually): << --- libada/Makefile.in.orig

[Bug ada/24946] [4.1/4.2 Regression] make[7]: rc: Command not found

2005-11-23 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2005-11-23 09:02 --- So closing as not a GCC bug (likely a GNU make bug). Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/25117] GNAT Bug Box, GCC error, verify_ssa failed

2005-11-27 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2005-11-27 17:26 --- Please file a self contained test case, it is inappropriate to reference third party CVS in particular if a specific date must be used. Also please extract proper sources and remove the need to for any extra step

[Bug ada/25117] GNAT Bug Box, GCC error, verify_ssa failed

2005-11-27 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2005-11-28 07:11 --- <> No, the compiler is giving you a list of source files, so you should only include those source files, and verify that the bug can indeed be reproduced with these sources only (some additional source fil

[Bug ada/6852] gnatlib fails to build with newlib because it doesn't set up the include path

2005-12-12 Thread charlet at gcc dot gnu dot org
--- Comment #13 from charlet at gcc dot gnu dot org 2005-12-12 11:27 --- This PR should now be fixed, AFAIK. Fixed by: << libada: 2005-12-05 Paolo Bonzini <[EMAIL PROTECTED]> * Makefile.in (FLAGS_TO_PASS): Add GCC_FOR_TARGET. gcc/ada: 2005-12-05 Paolo Bonz

[Bug ada/17701] Implement support for ada to armv5tel

2005-12-12 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2005-12-12 13:53 --- The solution is to use s-auxdec-dummy.ad[sb] for your target in ada/Makefile.in Since this target has not been ported at all to Ada (no section in Makefile.in defining LIBGNAT_TARGET_PAIRS), you will first need to

[Bug ada/24822] make[2]: *** [ada/einfo.h] Error 1

2005-12-12 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2005-12-12 14:52 --- Is this issue still present ? If the issue is with the bootstrap compiler, there's not much we can do. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |

[Bug ada/24822] make[2]: *** [ada/einfo.h] Error 1

2005-12-12 Thread charlet at gcc dot gnu dot org
-- charlet at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last

[Bug ada/25573] Incorrect result returning constrained subtype (slice) with non-trivial return expression

2005-12-28 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2005-12-28 20:33 --- Closing, as per Laurent's message. -- charlet at gcc dot gnu dot org changed: What|Removed |

[Bug ada/24533] FAIL: a85013b: *** glibc detected *** free(): invalid pointer: 0x00062a00 ***

2006-01-03 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-01-03 13:28 --- The bug is that the following line in s-osinte-linux-hppa.ads is wrong: for atomic_lock_t'Alignment use 8 * 16; The alignment clause takes *bytes*, not *bits*, so you need to use instead:

[Bug ada/28953] Ada: Documentation for gprmake is missing

2006-09-19 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2006-09-19 08:47 --- gprmake was a beta tool never documented, which probably should not have been put in the first place, so instead I'll likely remove it at some point, since in any case, gprmake does not really belong in th

[Bug ada/29283] Bug box in expand_expr_addr_expr_1, at expr.c:6393 on alpha

2006-09-29 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2006-09-29 08:13 --- Please post a self contained set of sources, and a self contained command line to reproduce the box, thanks. Arno -- charlet at gcc dot gnu dot org changed: What|Removed

[Bug ada/30803] warning: index for "X" may assume lower bound of 1

2007-02-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-02-15 07:52 --- << If you can't reproduce the warning remember that GNAT warnings depend on the compiler version. >> You're right, and you should use a GNAT version older than the version you are

[Bug ada/30804] index for "Buffer" may assume lower bound of 1

2007-02-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-02-15 07:54 --- Same as previous bug, you need to use version of GNAT older than the sources you build. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30804] index for "Buffer" may assume lower bound of 1

2007-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-02-15 10:16 --- Any version from the FSF sources than the version you're trying to build should do (e.g. GCC 3.4, 4.0, 4.1). Anyway, you do not need to be a maintainer do submit and commit patches, so if this issue is blockin

[Bug ada/30803] warning: index for "X" may assume lower bound of 1

2007-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-02-15 10:19 --- If you want to act like a maintainer, then I'd suggest you submit patches, and once you get approval, commit them, it's trivial after all, as you said. The issue here is that you're trying to mix

[Bug ada/30806] execvp: gcc: Argument list too long

2007-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-02-15 15:03 --- Looks like a mingw/environment issue to me. Never seen such thing myself. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30806] execvp: gcc: Argument list too long

2007-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-02-15 17:50 --- The command line you quoted is much less than 8192 characters (I count 3744 characters), so I guess your build environment is somehow creating additional limitations, and/or some shell artefact or a bug in make is

[Bug tree-optimization/30911] VRP fails to eliminate range checks in Ada code

2007-02-23 Thread charlet at gcc dot gnu dot org
--- Comment #27 from charlet at gcc dot gnu dot org 2007-02-23 16:05 --- BTW, this is not a bug, but a possible enhancement, and a very tricky one at that, since removing too many checks will hurt much more Ada programmers than having too many, so let's please be extra careful

[Bug ada/19037] constant renaming creates new constant

2007-08-14 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2007-08-14 08:40 --- Subject: Bug 19037 Author: charlet Date: Tue Aug 14 08:40:11 2007 New Revision: 127422 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127422 Log: 2007-08-14 Olivier Hainque <[EMAI

[Bug ada/19037] constant renaming creates new constant

2007-08-14 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-08-14 09:20 --- Closing as per latest changes. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/4720] GNAT programs do not support --help and --version

2007-08-31 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2007-08-31 10:19 --- Subject: Bug 4720 Author: charlet Date: Fri Aug 31 10:19:18 2007 New Revision: 127967 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127967 Log: 2007-08-30 Vincent Celier <[EMAIL PROTECTED]&g

[Bug ada/4720] GNAT programs do not support --help and --version

2007-08-31 Thread charlet at gcc dot gnu dot org
--- Comment #7 from charlet at gcc dot gnu dot org 2007-08-31 10:32 --- This is now fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/33392] ACATS cxa5a09, cxa5a10 and controlled2.adb failure

2007-09-11 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-09-11 16:09 --- cxa* tests have already been handled by Eric in latest sources. controlled2.adb was a missing commit, also fixed yesterday. So the solution is simply to update your tree. Arno -- charlet at gcc dot gnu dot org

[Bug ada/33712] libc_r is absent on the FreeBSD 7.0 and newer

2007-10-09 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-10-09 14:36 --- This is indeed fixed already on trunk as suggested. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/29283] Bug box in expand_expr_addr_expr_1, at expr.c:6393 on alpha

2007-10-13 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2007-10-13 21:39 --- 4.1 is pretty much closed at this point, so closing. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/33769] Object prefixed notation in Ada 2005.

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-10-14 10:53 --- GNAT GPL 2007 is not an FSF release. Your code compiles fine with GCC 4.3.0 -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/33071] Assert_Failure sinfo.adb:351 on legal Ada 2005 code

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-10-14 12:16 --- Fixed in 4.2.1, so closing. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/33110] Libgnat: No Constraint_Error on out-of-bounds array access in GNAT.Spitbol.Patterns

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-10-14 12:24 --- This is fixed in mainline. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31859] Crash on tasks with access-to-subprogram discriminants

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-10-14 12:31 --- Test case now compiles fine. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/31669] GNAT blows up during compilation

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2007-10-14 12:36 --- Fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/32981] GNAT reports "unimplemented attribute" on Long_Float'Truncation( )

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2007-10-14 12:38 --- Compiles fine on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/32442] Ada 05 Null Exclusion Problem

2007-10-14 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2007-10-14 16:38 --- Fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/20226] [4.0/4.1 Regression] Error in __gnat_install_SEH_handler breaks bootstrap

2005-03-01 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-01 08:54 --- Investigating... -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu

[Bug ada/20255] GNAT Bug Box While Compiling florist-3.15p-src

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:03 --- Fixed on mainline. -- What|Removed |Added Status|WAITING

[Bug ada/19140] ACATS c37402a segfaults at runtime

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:05 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED

[Bug ada/19408] [4.0/4.1 Regression] ACATS c391002 failure on powerpc-darwin, wrong .space

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:05 --- Fixed on mainline. -- What|Removed |Added Status|NEW

[Bug ada/19900] [4.0/4.1 Regression] ACATS c391002 c432002 ICE categorize_ctor_elements_1

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:06 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED

[Bug ada/19408] [4.0/4.1 Regression] ACATS c391002 failure on powerpc-darwin, wrong .space

2005-03-15 Thread charlet at gcc dot gnu dot org
-- Bug 19408 depends on bug 19900, which changed state. Bug 19900 Summary: [4.0/4.1 Regression] ACATS c391002 c432002 ICE categorize_ctor_elements_1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19900 What|Old Value |New Value ---

[Bug ada/20226] [4.0/4.1 Regression] Error in __gnat_install_SEH_handler breaks bootstrap

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:07 --- Fixed on mainline. -- What|Removed |Added Status|ASSIGNED

[Bug ada/20344] [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:11 --- Marking as fixed. -- What|Removed |Added Status|ASSIGNED

[Bug ada/20344] [4.0/4.1 regression] gnat1: error: unrecognized command line option "-fRTS=/tmp/rts"

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:09 --- Fixed on mainline. -- What|Removed |Added Target Milestone

[Bug ada/15608] Bug box at sem_ch3.adb:8228

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:17 --- Fixed on mainline. -- What|Removed |Added Status|NEW

[Bug ada/6852] gnatlib fails to build with newlib because it doesn't set up the include path

2005-03-15 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-15 16:32 --- Adding nathanael in cc: Nathanel, could you have a look at the comment #10 about passing GCC_FOR_TARGET down to libada/Makefile ? Arno -- What|Removed |Added

[Bug ada/19526] Windows errorcodes wrong in Ada when tasking

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:27 --- I do not see any GNAT bug here. Potentially a problem in your code, or in the Win32 API you used, but that's all. Note that GNAT.Sockets.Thin as shown in your build output is an internal unit that s

[Bug ada/15102] Building shared libgnat may fail linking non-PIC object files

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:32 --- AFAIK, this should be fixed by recent libada changes, since a stamp-libada is now used that should address this issue. Could someone verify this ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug ada/15819] support for alternate exec-prefix

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:38 --- Changing summary line. Arno -- What|Removed |Added Summary|ada compiler not

[Bug ada/19380] ACATS c3a0004 SEGV at runtime on s390-linux, probably access to subprogram problem

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:46 --- Is this test still failing ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19380

[Bug ada/19381] ACATS c954a03 raises storage error at runtime on s390-linux

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:46 --- Is this test still failing ? If so, could you run the test under the debugger and give a backtrace ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19381

[Bug ada/19382] ACATS cxb5002 simple To_Fortran test fails at runtime on s390-linux

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:47 --- Is this test still failing ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19382

[Bug ada/19383] ACATS c954020 (1,2,3,4,6) do not terminate on ppc-linux, s390-linux

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:48 --- Are these tests still failing on mainline ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19383

[Bug ada/19384] ACATS c940005 fail (no ZCX) or timeout (ZCX) at runtime on ppc-darwin/linux

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:49 --- Is this test still failing on mainline ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19384

[Bug ada/19412] ACATS c761007 - valgrind detects wrong code (Conditional jump or move depends on uninitialised value)

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 10:51 --- Valgrind is confused by the use of trampolines, so this is not a GCC bug. Arno -- What|Removed |Added

[Bug ada/19413] ACATS c761010 - valgrind detects wrong code (Conditional jump or move depends on uninitialised value)

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 11:12 --- Confirmed, looks like a real error. Arno -- What|Removed |Added Status

[Bug ada/19037] constant renaming creates new constant

2005-03-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-17 16:05 --- There is no bug here, the addresses can be different, so you should not rely on this. Refiling as a possible enhancement. Arno -- What|Removed |Added

[Bug ada/19519] GNAT Bug Box when reading a program with UTF-8 encoded enumeration literals

2005-03-18 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-18 12:39 --- Fixed. Arno -- What|Removed |Added Status|NEW

[Bug ada/20300] ICE on undefined value of type derived from Character

2005-03-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-29 16:29 --- Fixed. -- What|Removed |Added Status|NEW |RESOLVED

[Bug ada/15102] Building shared libgnat may fail linking non-PIC object files

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 08:49 --- Closing, fixed on mainline as far as I can see. -- What|Removed |Added Status

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 08:56 --- Confirmed, due to incorrect dependency in gnattools/Makefile.in Fixing... -- What|Removed |Added

[Bug ada/19959] [4.0/4.1 Regression] Can't compile gnattools for the cross targets

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 08:59 --- Should be fixed now. -- What|Removed |Added Status|NEW

[Bug ada/14997] ncurses build fails with Ada

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 09:12 --- Here is a further simplification of the test case: procedure PQ is subtype C_ULongis Interfaces.C.unsigned_long; typeC_Chtype is new C_ULong; type Character_Attribute_Set is array (0

[Bug ada/18860] ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 09:32 --- Is the bug still present on mainline ? Arno -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18860

[Bug ada/20270] [4.1 Regression] Link error: unsatisfied symbols

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:00 --- I confirm the analysis in comment #2 Nathanael, could you please have a look and fix this regression ? Also, having the TOOLS_TARGET_PAIRS being now set in configure.ac is more painful to maintain than

[Bug ada/18860] ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:02 --- OK, so closing then. Arno -- What|Removed |Added Status|UNCONFIRMED

[Bug ada/19380] ACATS c3a0004 SEGV at runtime on s390-linux, probably access to subprogram problem

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:04 --- Is this still failing on mainline ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19380

[Bug ada/19381] ACATS c954a03 raises storage error at runtime on s390-linux

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:06 --- Suspending, pending user feedback. -- What|Removed |Added Status|UNCONFIRMED

[Bug ada/19383] ACATS c954020 (1,2,3,4,6) do not terminate on ppc-linux, s390-linux

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:12 --- As far as I can see, this is likely a glibc bug (in unwinding), now fixed, so closing this PR as "invalid". Arno -- What|Removed

[Bug ada/19456] [4.0/4.1 regression] ada bootstrap failure on alpha-linux

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:16 --- Original issue fixed, as well as the issue of building xnmake on 64 bit platforms. Closing this PR. Please open a new one with additional info if the mainline has some new issue, thanks. Arno

[Bug ada/20530] gnatlink does not respect -mno-cygwin

2005-03-30 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-30 10:27 --- Right, gnatmake has never supported -mno-cygwin. Instead, I'd suggest configuring gcc for mingw to start with. According to http://gcc.gnu.org/onlinedocs/gcc-3.4.3/gcc/Option-Index.html#Option-Index

[Bug ada/10671] improve error message for named notation used in pragma

2005-03-31 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-03-31 10:28 --- There is no bug here: named notation is not supported for this pragma. Named notation is also not supported for any of the Ada defined pragmas, so there is no reason to expect this to work. We'll s

[Bug ada/37109] can't canadian cross ada (if host=target, but host!=build)

2008-08-13 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2008-08-13 09:28 --- This was broken by the following change AFAICT (rev 121082): << 2007-01-23 Richard Guenther <[EMAIL PROTECTED]> PR bootstrap/30541 * Makefile.def (flags_to_pass): Add GNATBIND

[Bug ada/37110] Assert_Failure at atree.adb:886 caused by legal prefixed notation

2008-08-13 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2008-08-13 10:34 --- Please submit a self contained bug report with all needed sources. Even better would be a reduced test case, thanks. Note that GPS sources have changed and no longer have the code you quote. -- charlet at gcc

[Bug ada/37034] /bin/sh: line 1: 26087 Aborted (core dumped) ./xsinfo ../../sinfo.h

2008-08-13 Thread charlet at gcc dot gnu dot org
--- Comment #7 from charlet at gcc dot gnu dot org 2008-08-13 13:20 --- Closing, we're not in the business of figuring out what's wrong with debian's version of GCC :-) -- charlet at gcc dot gnu dot org changed: What|Removed

[Bug target/37396] bootstrap broken on hppa-linux-gnu trunk with ada (20080906)

2008-09-07 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2008-09-07 09:39 --- This is a bug in your base compiler, not in GCC 4.4.0. See other past reports on this issue, where the bug was in the distributor (Debian ?) compiler, and not in any official GCC releases. Arno -- charlet at

[Bug ada/37681] [4.4 regression] Building 64-bit libada fails on Solaris/x86: alignment error

2008-09-30 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2008-09-30 15:06 --- I'm assuming the proper --disable switch is either already there, if not, probably worth opening another PR. Keeping this PR as an enhancement request to add support for x86_64 solaris for Ada. -- charlet a

[Bug ada/35284] Branch to 0x0 from Ada run-time

2008-02-22 Thread charlet at gcc dot gnu dot org
--- Comment #8 from charlet at gcc dot gnu dot org 2008-02-22 08:02 --- Sounds like something specific to RTEMS, since I've never seen something like that on any other platform. -- charlet at gcc dot gnu dot org changed: What|Removed |

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2008-03-26 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2008-03-26 07:35 --- Subject: Bug 33688 Author: charlet Date: Wed Mar 26 07:34:57 2008 New Revision: 133545 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133545 Log: 2008-03-26 Thomas Quinot <[EMAIL PROTECTED]>

[Bug ada/33688] Ada package Gnat.Sockets missing constant for IP_PKTINFO (patch)

2008-03-26 Thread charlet at gcc dot gnu dot org
--- Comment #7 from charlet at gcc dot gnu dot org 2008-03-26 07:58 --- This PR should now be addressed, please reopen if not, clarifying what's missing. -- charlet at gcc dot gnu dot org changed: What|Removed |

[Bug ada/35829] Please add support for mips and mipsel in gnat

2008-04-05 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2008-04-05 08:15 --- closing -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

  1   2   3   4   >