1998-07-03 cvs egcs

Franz Sirl Franz.Sirl-kernel@lauterbach.com
Fri Jul 3 10:59:00 GMT 1998


At 19:07 03.07.98 , Tom Rini wrote:
>While compiling todays cvs egcs, i got many warnings such as:
>
>g++.c:1696: warning: Delayed evaluation of __builtin_constant_p not
>supported on this target.
>g++.c:1696: warning: Please report this as a bug to egcs-bugs@cygnus.com.
>g++.c:1768: warning: Delayed evaluation of __builtin_constant_p not
>supported on this target.
>
>This is on a 8600/300 running glibc-2.0.94 and egcs-2.91.41 as the current
>gcc.

This is due to the recent introduction of CONSTANT_P_RTX by Richard
Henderson. AFAIK only the alpha backend has been converted so far and
unfortunately I don't have enough knowledge to do the changes myself
(although the changes seem to be quite simple) on the rs6000 backend.
So the current situation is a little bit unfortunate for the PPC, cause the
current egcs-2.91.45 after the gcc2 merge is really a serious improvement
on our platform.

Franz.




More information about the Gcc-bugs mailing list