[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#184749: c/10083: alpha: ICE while building swi-prolog-packages



Hi,

a slightly smaller test case is:

static unsigned long getTimeEvent(unsigned long time)
{
    return time % ((1UL << 62) - 1);
}

% gcc -v
gcc version 3.4 20030310 (experimental)
% gcc -c -O2   event.i
event.i: In function `getTimeEvent':
event.i:4: internal compiler error: in simplify_unary_operation, at simplify-rtx.c:707
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.

-- 
	Falk



Reply to: