------- Comment #2 from kamaraju at gmail dot com 2008-11-12 13:49 ------- Andrew (http://gcc.gnu.org/ml/gcc-help/2008-11/msg00131.html) suggested to use
#define CAP_INFINITY INTTYPE_MAXIMUM(HOST_WIDEST_INT) I tried it out. The mcf.c compiles with this modification. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38088