longlong.h: Disable alpha umul_ppmm for old g++
authorRichard Henderson <rth@redhat.com>
Tue, 28 Oct 2014 20:22:40 +0000 (13:22 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 28 Oct 2014 20:22:40 +0000 (13:22 -0700)
commit99630555c2224e544a11928dcbc89e4a3f5ff1e7
tree5cdf4c74b6ce26a951fabde718696ab67a4520d9
parent69e09400911e0ced6a71873754ce736135458b4d
longlong.h: Disable alpha umul_ppmm for old g++

Causes "unexpected AST of kind MULT_HIGHPART" error with
bootstrap from gcc 4.8.

        * longlong.h [__alpha] (umul_ppmm): Disable for c++.

From-SVN: r216811
include/ChangeLog
include/longlong.h