[Bug ada/29015] Ada 2005 observer pattern with mutually dependent packages and containers produces compiler error

2006-09-17 Thread laguest at archangeli dot demon dot co dot uk
--- Comment #1 from laguest at archangeli dot demon dot co dot uk 2006-09-17 19:42 --- Using the current SVN source (17/09/06) I get a slightly different error (with the same source): gcc -c -gnat05 test_observers.adb +===GNAT BUG DETECTED

[Bug ada/29015] Ada 2005 observer pattern with mutually dependent packages and containers produces compiler error

2006-09-18 Thread laguest at archangeli dot demon dot co dot uk
--- Comment #2 from laguest at archangeli dot demon dot co dot uk 2006-09-18 16:11 --- Seems this was an error based on the use of a limited view of a type. I don't know whether this is actually allowed in the Ada 2005 standard, i.e passing a reference to a limited view to a cont

[Bug ada/33071] New: Ada 2005 ICE on limited with'ing

2007-08-14 Thread laguest at archangeli dot demon dot co dot uk
rmal Priority: P3 Component: ada AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: laguest at archangeli dot demon dot co dot uk GCC build triplet: x86_64-pc-linux-gnu GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33071

[Bug ada/29015] Ada 2005 observer pattern with mutually dependent packages and containers produces compiler error

2008-04-09 Thread laguest at archangeli dot demon dot co dot uk
--- Comment #5 from laguest at archangeli dot demon dot co dot uk 2008-04-09 19:45 --- This is still a problem on 4.4.0 trunk. Luke. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29015