r216811 - in /trunk/include: ChangeLog longlong.h

rth@gcc.gnu.org rth@gcc.gnu.org
Tue Oct 28 20:22:00 GMT 2014


Author: rth
Date: Tue Oct 28 20:22:40 2014
New Revision: 216811

URL: https://gcc.gnu.org/viewcvs?rev=216811&root=gcc&view=rev
Log:
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++.

Modified:
    trunk/include/ChangeLog
    trunk/include/longlong.h



More information about the Gcc-cvs mailing list