This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
- From: "andris.pavenis at iki dot fi" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Mar 2012 20:40:36 +0000
- Subject: [Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
Bug #: 52494
Summary: s-taprop-dummy.adb does not define subpackage Specific
used in s-tpoaal.sdb
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: ada
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: andris.pavenis@iki.fi
s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb
which causes compile to fail if s-taprop-dummy.adb is chosen for target.
Adding simple subpackage which only contains procedure Set seems to be
sufficient in this case (not yet tested more rather than s-tpoaal.adb compiles
then)
(tried to compile as cross-compiler from Linux for target i586-pc-msdosdjgpp)