[Bug ada/87777] Let gnat tools call each other with an explicit target and version

2018-11-03 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8 --- Comment #2 from Nicolas Boulenguez --- Created attachment 44952 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44952=edit consensual gnatchop part of the previous patch The gnatchop bits are now separated, and have nothing specific to

[Bug ada/87778] Remove -q quiet option from some GNAT bootstrap command lines

2018-11-03 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87778 Nicolas Boulenguez changed: What|Removed |Added Attachment #44914|0 |1 is obsolete|

[Bug ada/40025] gnatmake does not honour project files' Library_Version exactly

2018-10-31 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40025 Nicolas Boulenguez changed: What|Removed |Added CC||nicolas.boulenguez at free dot fr

[Bug ada/87778] New: Remove -q quiet option from some GNAT bootstrap command lines

2018-10-28 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 44914 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44914=edit The patch as applied by Debian. The log

[Bug ada/87777] New: Let gnat tools call each other with an explicit target and version

2018-10-28 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 44913 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44913=edit The patch as applied by Debian. M

[Bug ada/85766] New: Containing_Directory in Ada.Directories is confused by a trailing separator

2018-05-13 Thread nicolas.boulenguez at free dot fr
: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Hello. The following source with Ada.Directories; use Ada.Directories; with Ada.Text_IO; use Ada.Text_IO

[Bug ada/81243] New: gnat run time library: Ada.Locales ignores setting of LANG

2017-06-28 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Hello. The visible symptoms are described at https://bugs.debian.org/864969. gcc/ada/a-locales.adb is a wrapper to gcc/ada/locales.c

[Bug ada/81087] array index out of range in gnatlink, making test always false

2017-06-17 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81087 nicolas.boulenguez at free dot fr changed: What|Removed |Added Attachment #41549|0 |1 is obsolete

[Bug ada/81105] New: system-freebsd-x86.ads renamed but referenced by gcc/ada/gcc-interface/Makefile.in

2017-06-15 Thread nicolas.boulenguez at free dot fr
Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 41557 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41557=edit Fix 3 remain

[Bug ada/81104] New: gnattools: LDFLAGS=-Wl,--as-needed has no effect after the libraries

2017-06-15 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 41556 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41556=edit Short and tested but ugly workaro

[Bug ada/81103] New: gcc/ada/terminals.c: please remove unused termio.h

2017-06-15 Thread nicolas.boulenguez at free dot fr
Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 41555 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41555=edit Patch removing termio.h On all architectures, the terminals.c source f

[Bug ada/81087] array index out of range in gnatlink, making test always false

2017-06-15 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81087 --- Comment #2 from nicolas.boulenguez at free dot fr --- > s/-gnatn/-gnatp I presume. Yes. > So can you write a testcase which demonstrates the malfunction of gnatlink? The changes related to the Arg string probably only increase reada

[Bug ada/81087] New: ada: array index out of range in gnatlink, making test always false

2017-06-13 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 41549 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41549=edit introduce readable and fi

[Bug ada/80033] style suggestions for gcc/ada/gcc-interface/Makefile.in

2017-03-14 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80033 nicolas.boulenguez at free dot fr changed: What|Removed |Added Attachment #40961|0 |1 is obsolete

[Bug ada/80033] New: style suggestions for gcc/ada/gcc-interface/Makefile.in

2017-03-13 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Created attachment 40961 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40961=edit This diff contains the suggestions. Hello. Ple

[Bug ada/67836] Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR

2016-07-03 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67836 --- Comment #2 from nicolas.boulenguez at free dot fr --- The Debian URL above provides a shorter instance of (probably) the same bug within a single task.

[Bug ada/71072] GNAT doesn't respect --enable-default-pie

2016-05-14 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71072 --- Comment #2 from nicolas.boulenguez at free dot fr --- Does examples/first_steps/ada_main.gpr trigger the failure? And the same project with the C library removed? Once you have a minimal reproducer, you may get the exact compiler invokations

[Bug ada/70867] New: access discriminant in return aggregate detected as dangling if set from an implicit dereference in generic package

2016-04-28 Thread nicolas.boulenguez at free dot fr
: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Hello. With GCC-6 (Debian 6.0.1-2) 6.0.1 20160423 (prerelease

[Bug ada/67836] New: Exceptions with tracebacks in task rendezvous cause STORAGE_ERROR

2015-10-04 Thread nicolas.boulenguez at free dot fr
Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- Exceptions with tracebacks enabled (gnatbind -E switch) cause a STORAGE_ERROR on kfreebsd-i386 when raised in a task rendezvous

[Bug ada/67837] New: Ada ATC with delay abort syscalls not working

2015-10-04 Thread nicolas.boulenguez at free dot fr
: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr Target Milestone: --- As I understand the reference manual, the following program with Ada.Calendar; use Ada.Calendar; with Ada.Text_IO; use Ada.Text_IO; with Interfaces.C; use

[Bug ada/32164] [4.8/4.9/5 Regression] ICE when renaming predefined = and /=

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32164 --- Comment #17 from nicolas.boulenguez at free dot fr --- 4.8.2 and 4.9.1 behave well too.

[Bug ada/16082] Legal program rejected, expect derived type in instantiation

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16082 --- Comment #3 from nicolas.boulenguez at free dot fr --- Fixed in 4.8.2.

[Bug ada/16084] Illegal program not detected, RM 3.10.2(24)

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16084 --- Comment #3 from nicolas.boulenguez at free dot fr --- Fixed in 4.8.2

[Bug ada/40986] [4.8/4.9/5 regression] Assert_Failure sinfo.adb:360, error detected at a-unccon.ads:23:27

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40986 --- Comment #18 from nicolas.boulenguez at free dot fr --- Fixed in 4.8.2

[Bug ada/40936] Assert_Failure atree.adb:884 on illegal code (mixture of protected object and accept of entry family)

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=40936 --- Comment #5 from nicolas.boulenguez at free dot fr --- 4.8.2 correctly detects the error: gnat_bug.adb:13:10: enclosing body of accept must be a task

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

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37110 --- Comment #8 from nicolas.boulenguez at free dot fr --- Both triggers produce the expected behaviour with 4.8.2: gcc-4.8 -c trigger1.adb gcc-4.8 -c p.ads cannot generate code for file p.ads (package spec) gnatmake: p.ads compilation error

[Bug ada/50197] Assert_Failure sinfo.adb:2738 with default generic formal parameters

2014-08-13 Thread nicolas.boulenguez at free dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=50197 --- Comment #2 from nicolas.boulenguez at free dot fr --- 4.8.2 produces the expected result: a.ads:10:10: unmatched actual Foo a.ads:10:10: in instantiation of B declared at line 5

[Bug ada/15606] Legal program rejected, RM 8.2(22)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15606 --- Comment #8 from nicolas.boulenguez at free dot fr --- Confirmed on 4.9-20140218.

[Bug ada/15614] Illegal program not detected, RM 12.1(11)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15614 --- Comment #5 from nicolas.boulenguez at free dot fr --- Confirmed on 4.9-20140218

[Bug ada/15615] Legal program rejected, derived tagged type in child package doesn't see parent's element

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15615 --- Comment #5 from nicolas.boulenguez at free dot fr --- Fixed in 4.9-20140218.

[Bug ada/15799] Legal program rejected, using 'Base

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15799 --- Comment #9 from nicolas.boulenguez at free dot fr --- Fixed in 4.9-20140218

[Bug ada/15800] SIGSEGV on mutually recursive record type declarations

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15800 --- Comment #6 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/15840] Illegal program not detected, RM 3.7(14)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15840 --- Comment #5 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/15843] Illegal program not detected, RM 3.7.2(2)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15843 --- Comment #6 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/15844] Illegal program not detected, RM 8.3(8)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15844 --- Comment #4 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/15845] Illegal program not detected, circular renames

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15845 --- Comment #4 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/15917] Bug box in Gigi, code=103, on legal program

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15917 --- Comment #6 from nicolas.boulenguez at free dot fr --- 4.9.0 20140218 (experimental) [trunk rev 207856] (x86_64-linux-gnu) GCC error in gnat_to_gnu_entity, at ada/gcc-interface/decl.c:568 Error detected at test_70.adb:18:9

[Bug ada/16075] Wrong output from legal program, ordered generic parameter association

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16075 --- Comment #4 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/16076] Illegal program not detected, RM 13.14(5)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16076 --- Comment #4 from nicolas.boulenguez at free dot fr --- confirm 4.9-20140218

[Bug ada/16077] Wrong output from legal program, pragma Import (Ada)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16077 --- Comment #4 from nicolas.boulenguez at free dot fr --- confirmed 4.9-20140218

[Bug ada/16081] Illegal program not detected, ambiguous call to =

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16081 --- Comment #3 from nicolas.boulenguez at free dot fr --- confirmed with 4.9-20140218

[Bug ada/16083] Illegal program not detected, RM 3.9.2(13)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16083 --- Comment #3 from nicolas.boulenguez at free dot fr --- found in 4.9-20140218

[Bug ada/16095] Illegal program not detected, accessibility levels, RM 3.10.2(28)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16095 --- Comment #6 from nicolas.boulenguez at free dot fr --- found in 4.9-20140218

[Bug ada/16096] Illegal program not detected, RM 8.5.4(5)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16096 --- Comment #3 from nicolas.boulenguez at free dot fr --- found in 4.9-20140218

[Bug ada/16097] Illegal program not detected, RM 6.3.1(9), RM 8.5.4(5)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16097 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16212 --- Comment #5 from nicolas.boulenguez at free dot fr --- 4.9.0 20140218 (experimental) [trunk rev 207856] (x86_64-linux-gnu) GCC error: in Case_Statement_to_gnu, at ada/gcc-interface/trans.c:2345 Error detected at test_106.adb:4:9

[Bug ada/16214] Legal program rejected, nested generic packages

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16214 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/17320] Illegal program not detected, RM 3.9.3(11)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17320 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/17321] Illegal program not detected, name hidden by use clauses

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17321 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/16094] Illegal program not detected, RM 3.4.1(5)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16094 --- Comment #4 from nicolas.boulenguez at free dot fr --- found in 4.9-20140218

[Bug ada/17953] Illegal program not detected, RM 3.9.2(9)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17953 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/17954] Legal program rejected, packed array of booleans

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17954 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18205] Legal program rejected, RM 13.13.2(14)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18205 --- Comment #4 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18221] Illegal program not detected, access to invisible type RM 8.2(9)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18221 --- Comment #4 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18453] Legal instantiation rejected; illegal instantiation accepted

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18453 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18454] Illegal program not detected, RM 10.1.5(4), 8.1(16)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18454 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18765] Illegal program not detected, /= when = is ambiguous

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18765 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/18762] Illegal program not detected, RM 6.3.1(7), 8.5.4(5), 13.14(3)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18762 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/31416] Illegal program not detected, RM 7.3(13), 4.9.1(1)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31416 --- Comment #3 from nicolas.boulenguez at free dot fr --- Fixed in 4.9-20140218

[Bug ada/31417] Illegal program not detected, RM 7.3(13), 4.9.1(1), nonstatic discriminants

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31417 --- Comment #3 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/32181] Legal program executes incorrectly, RM 3.4(27)

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32181 --- Comment #9 from nicolas.boulenguez at free dot fr --- 4.9.0 20140218 (experimental) [trunk revision 207856] (x86_64-linux-gnu) Program_Error exp_disp.adb:8456 explicit raise Error detected at test1.adb:21:4

[Bug ada/52319] Legal program rejected, use clause in subpackage invalidates use type clause

2014-02-27 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52319 --- Comment #1 from nicolas.boulenguez at free dot fr --- Found in 4.9-20140218

[Bug ada/52120] [Ada] Compiler assertion in iterator

2013-10-30 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52120 --- Comment #2 from nicolas.boulenguez at free dot fr --- 4.8.2-1 produces the expected output for the last trigger gcc-4.8 -c proc.adb proc.adb:9:10: iterator is an Ada 2012 feature gnatmake: proc.adb compilation error

[Bug ada/52121] [Ada] Compiler assertion on precondition

2013-10-30 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52121 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/40936] Assert_Failure atree.adb:884 on illegal code (mixture of protected object and accept of entry family)

2013-08-22 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40936 --- Comment #4 from nicolas.boulenguez at free dot fr --- I let you decide if this is related, but I get the same 4.6.4 (x86_64-pc-linux-gnu) Assert_Failure atree.adb:794 with this source package Bug is package P is type T is new Integer

[Bug ada/57772] New: Bug box in gnat_to_gnu, at ada/gcc-interface/trans.c:5778 on legal Ada 2005 quantifier expression with exponentiation

2013-07-01 Thread nicolas.boulenguez at free dot fr
: 4.6.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: nicolas.boulenguez at free dot fr The following program is legal in Ada2012 and illegal in Ada2005. It crashes gcc

[Bug ada/52873] New: A.18.2 Vectors To_Index (C) = 0 though C /= No_Element

2012-04-04 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52873 Bug #: 52873 Summary: A.18.2 Vectors To_Index (C) = 0 though C /= No_Element Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED Severity: normal

[Bug ada/37619] overriding Finalize gives: warning: declaration of Finalize hides one at line N

2012-04-04 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37619 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/40986] [4.5/4.6 regression] Assert_Failure sinfo.adb:360, error detected at a-unccon.ads:23:27

2012-03-19 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40986 --- Comment #9 from nicolas.boulenguez at free dot fr 2012-03-19 20:49:55 UTC --- 4.6.3 (x86_64-pc-linux-gnu) Assert_Failure sinfo.adb:384

[Bug ada/52319] New: Legal program rejected, use clause in subpackage invalidates use type clause

2012-02-20 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52319 Bug #: 52319 Summary: Legal program rejected, use clause in subpackage invalidates use type clause Classification: Unclassified Product: gcc Version: 4.6.2 Status:

[Bug ada/52120] [Ada] Compiler assertion in iterator

2012-02-12 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52120 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/52222] New: 4.6.2 (x86_64-pc-linux-gnu) Assert_Failure sinfo.adb:2947

2012-02-12 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5 Bug #: 5 Summary: 4.6.2 (x86_64-pc-linux-gnu) Assert_Failure sinfo.adb:2947 Classification: Unclassified Product: gcc Version: 4.6.2 Status: UNCONFIRMED

[Bug ada/43598] GNAT.Expect.Non_Blocking_Spawn double free or corruption

2011-09-02 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43598 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

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

2011-09-02 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37110 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

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

2011-09-02 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37110 --- Comment #5 from nicolas.boulenguez at free dot fr 2011-09-03 03:23:36 UTC --- -- There were two distinct bugs. package P is type T1 is tagged null record; type T2 is tagged null record; function Func (Func_Formal : in T1'Class

[Bug ada/15844] Illegal program not detected, RM 8.3(8)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15844 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/15845] Illegal program not detected, circular renames

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15845 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/15846] Illegal program not detected, self renames

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15846 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/15917] Bug box in Gigi, code=103, on legal program

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15917 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16075] Wrong output from legal program, ordered generic parameter association

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16075 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16076] Illegal program not detected, RM 13.14(5)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16076 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16077] Wrong output from legal program, pragma Import (Ada)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16077 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16081] Illegal program not detected, ambiguous call to =

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16081 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16082] Legal program rejected, expect derived type in instantiation

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16082 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16083] Illegal program not detected, RM 3.9.2(13)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16083 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16084] Illegal program not detected, RM 3.10.2(24)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16084 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16094] Illegal program not detected, RM 3.4.1(5)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16094 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16095] Illegal program not detected, accessibility levels, RM 3.10.2(28)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16095 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16096] Illegal program not detected, RM 8.5.4(5)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16096 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16097] Illegal program not detected, RM 6.3.1(9), RM 8.5.4(5)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16097 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16212] ICE ada/gcc-interface/trans.c:1626 on legal Ada 83 program

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16212 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/16214] Legal program rejected, nested generic packages

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16214 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/17320] Illegal program not detected, RM 3.9.3(11)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17320 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/17321] Illegal program not detected, name hidden by use clauses

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17321 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/17954] Legal program rejected, packed array of booleans

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17954 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/18205] Legal program rejected, RM 13.13.2(14)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18205 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/18221] Illegal program not detected, access to invisible type RM 8.2(9)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18221 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/31416] Illegal program not detected, RM 7.3(13), 4.9.1(1)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31416 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/18454] Illegal program not detected, RM 10.1.5(4), 8.1(16)

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18454 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

[Bug ada/18765] Illegal program not detected, /= when = is ambiguous

2011-08-31 Thread nicolas.boulenguez at free dot fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18765 nicolas.boulenguez at free dot fr changed: What|Removed |Added CC||nicolas.boulenguez

  1   2   >