[Bug ada/23788] s-taprop.adb:69:06: warning: cannot depend on "Interrupt_Operations" (wrong categorization)

laurent at guerby dot net gcc-bugzilla@gcc.gnu.org
Fri Sep 9 07:38:00 GMT 2005


------- Additional Comments From laurent at guerby dot net  2005-09-09 07:36 -------
May be this will work, could you try?

*** s-tpinop.ads.~1.9.~	2005-07-01 08:24:02.000000000 +0200
--- s-tpinop.ads	2005-09-09 09:35:25.000000000 +0200
***************
*** 36,41 ****
--- 36,42 ----
  with System.Tasking;
  
  package System.Task_Primitives.Interrupt_Operations is
+    pragma Preelaborate;
  
     package IM renames System.Interrupt_Management;
     package ST renames System.Tasking;


-- 


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



More information about the Gcc-bugs mailing list