This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/29707] s-osinte.adb:86:13: warning: function "To_Target_Priority" is not referenced
- From: "charlet at adacore dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Nov 2006 10:48:48 -0000
- Subject: [Bug ada/29707] s-osinte.adb:86:13: warning: function "To_Target_Priority" is not referenced
- References: <bug-29707-276@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from charlet at adacore dot com 2006-11-05 10:48 -------
Subject: Re: New: s-osinte.adb:86:13: warning: function "To_Target_Priority"
is not referenced
You need to add a spec for To_Target_Priority in s-osinte-linux-hppa.ads
Better in the medium term would be to merge s-osinte-linux-hppa.ads with
s-osinte-linux.ads as suggested in the past, to avoid this kind of trouble.
We probably have a similar issue with s-osinte-linux-alpha.ads
Arno
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29707