------- Comment #6 from joel at gcc dot gnu dot org 2009-09-20 16:46 ------- Every s-osinte*.ads which has Get_Page_Size includes a comment about 0 being valid to return and indicate that Page_Size does not matter.
-- Returns the size of a page, or 0 if this is not relevant on this target Either every OS's interface has a wrong claim in its comments or someone violated this assumption. Before I paper over this on RTEMS, I would appreciate someone making a comment on the general requirements. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41419