[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/25838] Ada Assert Failure with Bug Box

2006-03-18 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-19 07:49 --- Reduced testcase: with Implementing_Interface; procedure Bugs_Test is begin declare use Implementing_Interface; begin Serialized_Code (Gary_Left); end; end Bugs_Test; with Abstract_Interface; p

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

2006-01-17 Thread laurent at guerby dot net
--- Comment #1 from laurent at guerby dot net 2006-01-18 07:27 --- Confirmed on 4.1 and 4.2: gcc -c -gnat05 bugs_test.adb +===GNAT BUG DETECTED==+ | 4.2.0 20060112 (experimental) (i686-pc-linux-gnu) Assert_Failure einfo.adb:507| | Erro