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/27944] s-taprop.adb:66:06: warning: redundant with clause in body



------- Comment #1 from danglin at gcc dot gnu dot org  2006-06-08 01:24 -------
Probably introduced by the following change:

2005-09-01  Arnaud Charlet  <charlet@adacore.com>

        * s-taprop-mingw.adb, s-taprop-vms.adb, s-taprop-solaris.adb,
        s-taprop-os2.adb, s-taprop-irix-athread.adb, s-taprop-linux.adb,
        s-taprop-hpux-dce.adb, s-taprop-irix.adb, s-taprop-tru64.adb,
        s-taprop-lynxos.adb: Move with clauses outside Warnings Off now that
        dependent units are Preelaborate.
        (Initialize): Call Interrupt_Managemeent.Initialize and
        OS_Primitives.Initialize to ensure proper initialization of this unit.
        Remove use of System.Soft_Links
        Make this unit Preelaborate.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27944


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