> I don't know Ada to create a testcase. Can some Ada people help out?

It's not very different from C++.  Start from the command line you posted and 
remove code simultaneously from s-pack33.ads (roughly the .h file) and from 
s-pack33.adb (roughly the .C file).  Then put a breakpoint in decl.c where 
the error message is issued and try to find out why it is issued with the 
modified compiler and why it is not with the pristine compiler.

-- 
Eric Botcazou

Reply via email to