[Bug ada/42168] [4.4/4.5 Regression] GNAT bug box with invalid anonymous access declaration

2011-01-07 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168

Eric Botcazou ebotcazou at gcc dot gnu.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||ebotcazou at gcc dot
   ||gnu.org
  Known to work||4.3.6
 Resolution||FIXED
   Target Milestone|4.4.6   |4.6.0
Summary|[4.4/4.5/4.6 Regression]|[4.4/4.5 Regression] GNAT
   |GNAT bug box with invalid   |bug box with invalid
   |anonymous access|anonymous access
   |declaration |declaration
  Known to fail||4.4.6, 4.5.3

--- Comment #4 from Eric Botcazou ebotcazou at gcc dot gnu.org 2011-01-07 
10:09:20 UTC ---
Works on the mainline.


[Bug ada/42168] [4.4/4.5 Regression] GNAT bug box with invalid anonymous access declaration

2010-01-21 Thread jakub at gcc dot gnu dot org


-- 

jakub at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|4.4.3   |4.4.4


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168



[Bug ada/42168] [4.4/4.5 Regression] GNAT bug box with invalid anonymous access declaration

2009-11-27 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Priority|P3  |P5


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168



[Bug ada/42168] [4.4/4.5 Regression] GNAT bug box with invalid anonymous access declaration

2009-11-25 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.4.3


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168



[Bug ada/42168] [4.4/4.5 Regression] GNAT bug box with invalid anonymous access declaration

2009-11-24 Thread laurent at guerby dot net


--- Comment #3 from laurent at guerby dot net  2009-11-24 20:52 ---
Confirmed and this is a regression from 4.3.

$ gcc -c timer3.adb 
+===GNAT BUG DETECTED==+
| 4.5.0 20091109 (experimental) [trunk revision 154026]
(x86_64-unknown-linux-gnu) |
| Assert_Failure sinfo.adb:2412|
| Error detected at timer3.adb:4:25|

$ gcc -c timer3.adb
+===GNAT BUG DETECTED==+
| 4.4.1 (x86_64-unknown-linux-gnu) Assert_Failure sinfo.adb:2362   |
| Error detected at timer3.adb:4:25|

$ gcc -c timer3.adb
timer3.adb:4:33: unexpected right parenthesis


-- 

laurent at guerby dot net changed:

   What|Removed |Added

 CC||laurent at guerby dot net
 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   GCC host triplet|x86_64-portbld-freebsd7.2   |
   Keywords||ice-on-invalid-code
   Last reconfirmed|-00-00 00:00:00 |2009-11-24 20:52:44
   date||
Summary|GNAT bug box with invalid   |[4.4/4.5 Regression] GNAT
   |anonymous access declaration|bug box with invalid
   ||anonymous access declaration


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42168