Bug#395406: gnat-4.1: Assert_Failure sinfo.adb:649

2007-01-27 Thread Ludovic Brenta
tags 395406 confirmed upstream forwarded 395406 http://gcc.gnu.org/PR29623 thanks Sorry for replying so late, but I forwarded the bug upstream on 2006-10-17 and they confirmed it with a reduced test case. -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Processed: Re: gnat-4.1: Assert_Failure sinfo.adb:649

2007-01-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 395406 confirmed upstream Bug#395406: gnat-4.1: Assert_Failure sinfo.adb:649 There were no tags set. Tags added: confirmed, upstream > forwarded 395406 http://gcc.gnu.org/PR29623 Bug#395406: gnat-4.1: Assert_Failure sinfo.adb:649 Noted your statem

[Bug ada/30618] Infinite loop in sem_ch8.end_use_clauses

2007-01-27 Thread ludovic at ludovic-brenta dot org
-- ludovic at ludovic-brenta dot org changed: What|Removed |Added CC||debian-gcc at lists dot |

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Ludovic Brenta
tags 408703 confirmed upstream forwarded 408703 http://gcc.gnu.org/PR30618 thanks The infinite loop takes place in sem_ch8.end_use_clauses, as evidenced by running "gnat1 integer_indexed_io-debug.ads" under gdb: #1 0x005b0cc0 in sem_ch8.end_use_clauses () #2 0x005b0e4d in sem_ch

Processed: Re: Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > tags 408703 confirmed upstream Bug#408703: gnat-4.1.1-15: compilation hangs There were no tags set. Tags added: confirmed, upstream > forwarded 408703 http://gcc.gnu.org/PR30618 Bug#408703: gnat-4.1.1-15: compilation hangs Noted your statement that Bug

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Ludovic Brenta
And in the "upstream" source that Charles downloaded, the problem also happens with gnatmake integer_indexed_io-debug.ads -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Charles D Hixson
Martin Michlmayr wrote: * Charles D Hixson <[EMAIL PROTECTED]> [2007-01-27 13:23]: xmit.tar.gz is reconstituted from what I was actually compiling from. indexed_io.tar.gz is the original file that I downloaded. What command are you running exactly? gnatmake -o test_indexed_sequenti

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Ludovic Brenta
Martin Michlmayr writes: > What command are you running exactly? Actually this command also reproduces the problem: gnatmake integer_indexed_sequential_io-debug.ads -- Ludovic Brenta. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROT

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Ludovic Brenta
flags 408703 confirmed thanks I have been able to reproduce the bug with this command: cd xmit; gnatmake gnatmake test_indexed_sequential_io.adb with Integer_Indexed_Sequential_IO.Debug; procedure Test_408703 is begin null; end Test_408703; In contrast, the following does not trigger an infi

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Martin Michlmayr
* Charles D Hixson <[EMAIL PROTECTED]> [2007-01-27 13:23]: > xmit.tar.gz is reconstituted from what I was actually compiling from. > indexed_io.tar.gz is the original file that I downloaded. What command are you running exactly? -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, ema

Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Charles D Hixson
Martin Michlmayr wrote: * Charles Hixson <[EMAIL PROTECTED]> [2007-01-27 12:04]: The program INDEXED_SEQUENTIAL_IO http://www.adapower.com/adapower1/reuse/indexed_io.tar.gz I get: Not Found The requested URL /adapower1/reuse/indexed_io.tar.gz was not found on this server Do you think

Processed: Re: Bug#408703: gnat-4.1.1-15: compilation hangs

2007-01-27 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: > reassign 408703 gnat-4.1 Bug#408703: gnat-4.1.1-15: compilation hangs Warning: Unknown package 'gnat-4.1.1-15' Bug reassigned from package `gnat-4.1.1-15' to `gnat-4.1'. > -- Stopping processing here. Please contact me if you need assistance. Debian

Re: gnat-4.1.1-15 compilation loop?

2007-01-27 Thread Ludovic Brenta
Charles D Hixson writes: > I have a program called: > INDEXED_SEQUENTIAL_IO (well, actually Test_Indexed_Sequential_IO.adb) > Copyright (C) 1999 Matthew J Heaney <[EMAIL PROTECTED]> > which compiles without appearant error using gnat-4.0 (Ubuntu > Dapper-Drake, up to date yesterday), but which hang