------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2005-09-16 19:09 -------
Subject: Re:  s-taprop.adb:69:06: warning: cannot depend on 
"Interrupt_Operations" (wrong categorization)

> 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;

I didn't encounter the error with this patch installed.

Dave


-- 


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

Reply via email to