Delayed evaluation of __builtin_constant_p not supported on this target.

Richard Henderson rth@redhat.com
Thu Dec 7 01:40:00 GMT 2000


On Wed, Dec 06, 2000 at 10:39:20PM -0500, der Mouse wrote:
> "./t-tdiv_ui.c", line 95: warning: Delayed evaluation of
> __builtin_constant_p not supported on this target.
[...]
> This was while trying to run libgmp 2.0.2's "make check" on a
> MicroVAX-II running basically NetBSD 1.4T.

That means that the port needs to be updated slightly
such that it considers CONSTANT_P_RTX to be an integer.

You might try current sources and see if it's been fixed
in the meantime.


r~


More information about the Gcc-bugs mailing list