This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/52494] New: s-taprop-dummy.adb does not define subpackage Specific used in s-tpoaal.sdb


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)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]