[Bug ada/42150] GNAT (really) appears to misbehave with limited types/finalization/extended return
gcc at coreland dot ath dot cx
gcc-bugzilla@gcc.gnu.org
Mon Nov 23 10:23:00 GMT 2009
------- Comment #19 from gcc at coreland dot ath dot cx 2009-11-23 10:22 -------
Really fail to see how this is more convenient or useful for anyone involved
but oh well, what do I know?
gcc-4.4.0:
gcc -c pfseudo.ads pfseudo-path.adb pfseudo-archiver.ads
pfseudo-archiver-directory.adb test.adb arc_dir_003.adb
pfseudo-archiver-directory.adb:24:41: wrong type for return_subtype_indication
pfseudo-archiver-directory.adb:46:35: wrong type for return_subtype_indication
arc_dir_003.adb:25:32: "_master" conflicts with declaration at line 21
gcc-r154285:
gcc-r154285 -c pfseudo.ads pfseudo-path.adb pfseudo-archiver.ads
pfseudo-archiver-directory.adb test.adb arc_dir_003.adb
arc_dir_003.adb:25:32: "_master" conflicts with declaration at line 21
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42150
More information about the Gcc-bugs
mailing list