re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LONG_MAX__...
commit3b5391959d64956517ddd1a70d5d0fd6c2a12fa6
authorAndrew Haley <aph@redhat.com>
Thu, 13 Nov 2008 10:26:51 +0000 (13 10:26 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 13 Nov 2008 10:26:51 +0000 (13 11:26 +0100)
treed7dddaa747f716c66e21190230d743b7208b23be
parentbf0e1bf52589c2e574fffe0b9bcf0bc4da53a69b
re PR bootstrap/38088 (gcc fails to compile with undefined symbol: __LONG_LONG_MAX__ error)

PR bootstrap/38088
* mcf.c (CAP_INFINITY): Use HOST_WIDEST_INT maximum, not GCC specific
__LONG_LONG_MAX__.

From-SVN: r141818
gcc/ChangeLog
gcc/mcf.c