[Bug ada/18659] [4.2 Regression] ACATS failures c32001e c64105b c95086b

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #24 from charlet at gcc dot gnu dot org 2006-02-15 09:31 --- Subject: Bug 18659 Author: charlet Date: Wed Feb 15 09:31:40 2006 New Revision: 111030 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111030 Log: 2006-02-13 Richard Kenner <[EMAI

[Bug ada/20753] [4.0/4.1/4.2 Regression] ACATS ce3810b segfaults at runtime

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #16 from charlet at gcc dot gnu dot org 2006-02-15 09:34 --- Subject: Bug 20753 Author: charlet Date: Wed Feb 15 09:34:48 2006 New Revision: 111043 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111043 Log: 2006-02-13 Geert Bosch <[EMAI

[Bug ada/25885] [4.0/4.1/4.2 Regression] Tree checking failure on ASIS

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2006-02-15 09:38 --- Subject: Bug 25885 Author: charlet Date: Wed Feb 15 09:38:39 2006 New Revision: 111062 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111062 Log: 2006-02-13 Ed Schonberg <[EMAI

[Bug ada/18819] [4.2 Regression] ACATS cdd2a01 cdd2a02 fail at runtime

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #26 from charlet at gcc dot gnu dot org 2006-02-15 09:40 --- Subject: Bug 18819 Author: charlet Date: Wed Feb 15 09:40:13 2006 New Revision: 111069 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111069 Log: 2006-02-13 Ed Schonberg <[EMAI

[Bug ada/23973] without -gnat05, GNAT warns that interface is new kw, but misses one frequent occurence

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2006-02-15 09:42 --- Subject: Bug 23973 Author: charlet Date: Wed Feb 15 09:42:14 2006 New Revision: 111080 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111080 Log: 2006-02-13 Javier Miranda <[EMAIL PROTECTED]&g

[Bug ada/26096] [4.2 Regression] Ada bootstrap fails in g-alleve.adb

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #12 from charlet at gcc dot gnu dot org 2006-02-15 10:02 --- Fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/23973] without -gnat05, GNAT warns that interface is new kw, but misses one frequent occurence

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-02-15 10:34 --- Done on trunk -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/26306] Use of volatile array with bounds determined at run time.

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2006-02-15 16:52 --- Could you please send full sources to reproduce this problem ? thanks. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26306] Use of volatile array with bounds determined at run time.

2006-02-15 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-02-15 18:05 --- Thanks, reopening. Confirmed on trunk with simple command: $ gcc -c scratch.adb +===GNAT BUG DETECTED==+ | 4.2.0 20060210 (experimental) (i686-pc-linux-gnu) GCC

[Bug ada/26315] [4.2 Regression] ACATS failures c43208b c85006a c85006d cd92001

2006-02-17 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-02-17 16:05 --- Subject: Bug 26315 Author: charlet Date: Fri Feb 17 16:05:46 2006 New Revision: 83 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=83 Log: 2006-02-17 Eric Botcazou <[EMAIL PROTECTED]&g

[Bug ada/26315] [4.2 Regression] ACATS failures c43208b c85006a c85006d cd92001

2006-02-17 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-02-17 16:11 --- Now fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug ada/23836] [4.0/4.1/4.2 Regression] Invalid code generated when accessing packed arrays / aliasing

2006-03-08 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2006-03-08 15:16 --- Nothing particularly critical in this PR, we've got plenty of other more worrisome failures to look at. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |

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

2006-03-08 Thread charlet at gcc dot gnu dot org
--- Comment #8 from charlet at gcc dot gnu dot org 2006-03-08 15:27 --- Given that 4.1.0 has been released and issue is fixed there, closing this PR. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26678] "GNAT BUG DETECTED" when compiling AWS.

2006-03-14 Thread charlet at gcc dot gnu dot org
--- Comment #1 from charlet at gcc dot gnu dot org 2006-03-14 13:38 --- Well, if it's CVS HEAD, it's not a "release". Anyway, please post self contained (reduced if possible) sources showing the problem, as well as standalone command line (simplified if possi

[Bug ada/26678] "GNAT BUG DETECTED" when compiling AWS.

2006-03-14 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-03-14 13:52 --- Thanks for the sources. If you get a chance to reduce the problem, that will certainly give this report higher priority. I am also surprised by the location: tree-ssa-structalias.c, I thought strict aliasing was

[Bug ada/21276] Cross building gnats misses newlib headers

2005-04-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-04-29 07:33 --- This is a duplicate of PR 6852 *** This bug has been marked as a duplicate of 6852 *** -- What|Removed |Added

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

2005-04-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-04-29 07:33 --- *** Bug 21276 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug ada/14435] gnatchop cannot use the compiled compiler in Ada's testsuite because of changed GCC_EXEC_PREFIX semantics

2005-05-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-05-17 11:58 --- Closing, as nobody seems to care about GCC_EXEC_PREFIX being broken. Arno -- What|Removed |Added

[Bug ada/21247] Cross-building gnat-4.0.0 requires native gnat-4.0.0

2005-05-18 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-05-18 07:43 --- Right, this is a requirement to first build a native GNAT version x.y to build a cross GNAT x.y Arno -- What|Removed |Added

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

2005-05-18 Thread charlet at gcc dot gnu dot org
-- Bug 21629 depends on bug 21247, which changed state. Bug 21247 Summary: Cross-building gnat-4.0.0 requires native gnat-4.0.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21247 What|Old Value |New Value -

[Bug ada/21611] ACATS Failures After Successfully Built using Cygwin 3.3.3

2005-05-18 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-05-18 08:12 --- The last error seems to be related to the cygwin environment. There is also no point in reporting such results as a bug, since there are separate issues, which all seem to be related to cygwin rather than

[Bug rtl-optimization/21573] 'Valid attribute on enumeration types with holes

2005-05-18 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-05-18 08:52 --- >From the comments, seems like a back-end or optimization (rtl ?) issue rather than an Ada specific issue. Arno -- What|Removed |Ad

[Bug ada/6717] Race condition in GNAT.Sockets.Create_Selector

2005-06-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-16 09:08 --- Fixed on mainline. Arno -- What|Removed |Added Status|NEW

[Bug ada/15613] Accepts named parameters not last

2005-06-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-16 09:09 --- Fixed on mainline Arno -- What|Removed |Added Status|NEW

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

2005-06-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-16 09:10 --- Error message improved on mainline. Arno -- What|Removed |Added Status|NEW

[Bug ada/20515] "stdcall" imports are not handled correctly

2005-06-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-16 09:11 --- Fixed on mainline. Arno -- What|Removed |Added Status|UNCONFIRMED

[Bug ada/15833] Gigi abort Code=401 with Unchecked_Union in private part

2005-06-16 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-16 09:44 --- Fixed on mainline by recent clean ups in the handling of Unchecked_Union. Arno -- What|Removed |Added

[Bug ada/15616] Compiler error on legal program using generic package

2005-06-20 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-20 07:59 --- So the "regression" is fixed on mainline. Changing subject and keyword. Note that the ICE was apparently caused by a missing processing of the nested procedure, probably middle-end rather than

[Bug ada/19385] ACATS c974012 fails at runtime on ppc-linux/darwin without ZCX

2005-06-20 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-20 08:00 --- Since ZCX is now the default on darwin and linux, and since I doubt anyone will look at __builsetjmp/longjmp issues on GCC 4.x, I am closing this PR. -- What|Removed

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

2005-06-20 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-06-20 08:12 --- Closing, as discussed, it would be an undesirable performance hit to make changes in this area. Arno -- What|Removed |Added

[Bug ada/13035] Ada testsuite uses installed gcc

2003-11-14 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2003-11-14 10:06 --- All the errors you reported should now be fixed. Arno -- What|Removed |Added

[Bug ada/19128] Bug box while building asharp

2004-12-22 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-12-22 08:52 --- There's nothing critical about this PR, please stop bumping its priority: it won't magically fix it, thanks. Arno -- What|Removed

[Bug ada/19237] ICE on legal (?) code: with type ... is access + variable of the access type

2005-01-03 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-03 09:29 --- with type is an obsolete construct, which is replaced by "limited with" in Ada 05, and already supported by GNAT. At some point with type will be retired, so no bugs on this feature will be fi

[Bug ada/19094] bootstrap errors

2005-01-03 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-03 10:06 --- Closing as invalid. -- What|Removed |Added Status|WAITING

[Bug target/18434] Cannot build gnattools on Tru64 UNIX V5.1B

2005-01-03 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-03 10:09 --- It would be useful to isolate this bug to a simpler test case, in particular if this is indeed a codegen problem as it looks like. Arno -- What|Removed |Added

[Bug ada/16949] sinfo.ads refers to a SPITBOL program (creating sinfo.h) which is no longer there

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

[Bug ada/17527] Ada Bootstrap problem because of -Werror

2005-01-03 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-03 15:50 --- Please confirm (or not) that this bug is fixed, thanks. Arno -- What|Removed |Added

[Bug ada/17307] Bug box in Gigi, code=116, 'Unrestricted_Access of a protected subprogram

2005-01-17 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-17 13:54 --- Bug box fixed on mainline, so closing. Arno -- What|Removed |Added Status|NEW

[Bug ada/13470] 64bits Ada bootstrap failure:xnmake etc. crash generating nmake.adb etc.

2005-01-18 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-01-18 10:04 --- I agree that the code in a-stunau.adb looks highly suspicious, so your patch looks good at first sight. Could you please send it to gcc-patches for more general review ? Thanks. Arno -- http

[Bug ada/19851] The new GNAT can't compile PolyORB

2005-02-09 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-02-09 15:00 --- >If you ask me to I will attach all those files - but I guess you know where to >get PolyORB from ;-). All bugzilla reports should be self contained. The GCC project has no relationship with the P

[Bug ada/19386] ACATS c330001 fails at runtime on sparc-solaris,x86_64-linux

2005-02-10 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-02-10 14:01 --- Should now be fixed. Arno -- What|Removed |Added Status|UNCONFIRMED

[Bug ada/16592] Ada tools don't use the newly built shared libraries

2005-02-10 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2005-02-10 14:02 --- Fixed by forcing -static-libgcc when building the tools, as intended. -- What|Removed |Added

[Bug other/17464] The newly built gcc shared libraries aren't used for bootstap and check

2005-02-10 Thread charlet at gcc dot gnu dot org
-- Bug 17464 depends on bug 16592, which changed state. Bug 16592 Summary: Ada tools don't use the newly built shared libraries http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16592 What|Old Value |New Value -

[Bug ada/15663] Assert_Failure on invalid 'Class reference to a non tagged type

2004-06-08 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-06-08 10:39 --- Confirmed (code is illegal btw). Arno -- What|Removed |Added Status

[Bug ada/13897] gnat does not implement tasking on powerpc

2004-10-04 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-04 15:04 --- Implemented on mainline. -- What|Removed |Added Status|NEW

[Bug ada/17666] Ada tests hanging during make check

2004-10-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-29 13:22 --- Are these tests still hanging on a more recent GCC version ? AFAIK, these tests should be compiled properly now (assuming Ada builds successfully). Arno -- What|Removed

[Bug ada/18085] [Ada] - C++ interoperability sample program fails, 3.4.2, Linux 2.4.20-8, Red Hat 9.0

2004-10-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-29 13:28 --- I believe recent changes in Interfaces.CPP may have fixed things, if there's indeed something to fix. Could you verify ? Arno -- What|Removed |

[Bug ada/15841] Illegal program not detected, RM 3.9(17)

2004-10-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-29 13:31 --- Yes, error message seems fine. Closing. Arno -- What|Removed |Added Status

[Bug ada/15842] Legal program rejected

2004-10-29 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-10-29 13:34 --- If that's the only error you are getting, and compiling the spec with -gnatc gives no error, then indeed the problem is fixed. Arno -- What|Removed |

[Bug ada/18254] Can't cross-build target-libada

2004-11-25 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-11-25 13:32 --- For a cross Ada compiler, you need to start from the corresponding native compiler version (4.0.0 in this case), instead of a different version. Arno -- What|Removed

[Bug ada/18417] [4.0 Regression]Ada bootstrap failure on IRIX 6.5: tb-gcc.c missing

2004-11-25 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-11-25 13:33 --- I just committed tb-gcc.c on mainline. Sorry about not mentioning the PR in the revision log, I couldn't find the PR when I looked for it. Arno -- What|Removed |

[Bug ada/18085] [Ada] - C++ interoperability sample program fails, 3.4.2, Linux 2.4.20-8, Red Hat 9.0

2004-11-25 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-11-25 13:38 --- No feedback received, although it's pretty clear that this is working "as expected" on mainline, so closing. Arno -- What|Removed

[Bug ada/18085] [Ada] - C++ interoperability sample program fails, 3.4.2, Linux 2.4.20-8, Red Hat 9.0

2004-11-25 Thread charlet at gcc dot gnu dot org
--- Additional Comments From charlet at gcc dot gnu dot org 2004-11-25 14:51 --- <> Not the one you raised: you seemed to have confused o_value and a_value, which are two different names and variables. Now, I thought that recent changes to Interfaces.CPP may have fixed this

[Bug bootstrap/18875] New: Cannot build libcpp due to -Wno-long-long flag

2004-12-07 Thread charlet at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: charlet at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18875

[Bug ada/27776] ICE on limited with and instantiation

2006-10-31 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-10-31 19:41 --- Fixed on mainline. Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26866] [4.1 regression] 428 test failures in ada testsuite

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-11-01 18:20 --- I do not think we can do much with such report. I'd suggest isolating one of the failure and investigating a little, and send additional info. Also, I'd suggest checking with 4.2 and 4.3 Arno -- char

[Bug ada/26162] "GNAT BUG DETECTED" in AWS

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-11-01 18:32 --- Is it still happening with GCC 4.2 or GCC 4.3 ? Arno -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/28394] Ada: Ambiguous call not detected when using dotted notation

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-11-01 18:40 --- Fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/27194] raised CONSTRAINT_ERROR : gnatvsn.adb:60 index check failed

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2006-11-01 18:49 --- Maximum length increased, so closing this PR. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26306] Use of volatile array with bounds determined at run time.

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2006-11-01 19:39 --- You built GCC with --disable-checking, which is not a good idea (in particular with GCC >= 4.1, at a minimum you should use --enable-checking=release). this bug is still present in trunk: << gcc -c sc

[Bug ada/29681] gnat Bug Box on 'valid of packed array field

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-11-01 19:53 --- Fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/25838] Ada Assert Failure with Bug Box

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-11-01 19:59 --- Reduced test case now produce a clean error as expected, and full test case compiles with no error on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/15605] invalid program not detected, RM 8.3(22)

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-11-01 20:00 --- Right, fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug ada/24992] gcc aborts compiling record whose component definition refers to 'Size of current type

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2006-11-01 20:15 --- Fixed on trunk: main.adb:5:33: in a constraint the current instance can only be used with an access attribute -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/26317] Accessing array embedded in a record with representation clause

2006-11-01 Thread charlet at gcc dot gnu dot org
--- Comment #6 from charlet at gcc dot gnu dot org 2006-11-01 20:20 --- Both fixed on trunk. -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/29707] s-osinte.adb:86:13: warning: function "To_Target_Priority" is not referenced

2006-11-05 Thread charlet at gcc dot gnu dot org
--- Comment #4 from charlet at gcc dot gnu dot org 2006-11-05 10:58 --- Subject: Bug 29707 Author: charlet Date: Sun Nov 5 10:58:41 2006 New Revision: 118496 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=118496 Log: * s-osinte-linux-alpha.ads, s-osinte-linux-

[Bug ada/29707] s-osinte.adb:86:13: warning: function "To_Target_Priority" is not referenced

2006-11-05 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2006-11-05 11:01 --- Fixed. -- charlet at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug tree-optimization/29781] -O3 -gnatVa triggers a bug box on working Dragonchess code

2006-11-11 Thread charlet at gcc dot gnu dot org
--- Comment #2 from charlet at gcc dot gnu dot org 2006-11-11 10:35 --- So closing as fixed in 4.2.0 -- charlet at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/30130] Cannot bootstrap 4.1.2 ada with mainline

2006-12-09 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2006-12-09 12:03 --- This is not something which is supported nor guaranteed to work. You would need to do all kinds of changes in the 4.1 branch to get this work, and continue patching as the trunk compiler evolves. That being said

[Bug bootstrap/30556] should not call gnatmake/xnmake after stage1

2007-01-23 Thread charlet at gcc dot gnu dot org
--- Comment #3 from charlet at gcc dot gnu dot org 2007-01-23 15:44 --- xnmake is an internal support tool used to automatically generate a file, and gnattools should indeed only be built after a full bootstrap of the compiler. As for more coverage of gnatmake, this usage of gnatmake

[Bug bootstrap/30556] should not call gnatmake/xnmake after stage1

2007-01-23 Thread charlet at gcc dot gnu dot org
--- Comment #5 from charlet at gcc dot gnu dot org 2007-01-23 16:10 --- << Is the file placed in srcdir? If not, it's *right* to generate the file on every stage. >> Fair enough. Then there's nothing to fix or improve here. Arno -- charlet at gcc d

<    1   2   3   4