------- Comment #1 from ludovic at ludovic-brenta dot org 2009-08-01 14:10
-------
gcc-4.4 -c p.adb
p.adb:14:07: warning: variable "A" is never read and never assigned
p.adb:20:07: warning: variable "A" is never read and never assigned
+===========================GNAT BUG DETECTED==============================+
| 4.4.1 (x86_64-pc-linux-gnu) in bitmap_first_set_bit, at bitmap.c:770 |
| Error detected around p.adb:25 |
(line 25 is "end P;")
This may be a different bug than in 4.3, though.
--
ludovic at ludovic-brenta dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to fail| |4.3.0 4.3.3 4.4.1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40931