This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

powerpc bootstrap failure


Hi
I'm getting this failure on powerpc:

../../gcc/gcc/fortran/simplify.c: In function 'gfc_simplify_scale':

../../gcc/gcc/fortran/simplify.c: In function 'gfc_simplify_scale':
../../gcc/gcc/fortran/simplify.c:3345: error: type mismatch in binary 
expression
long unsigned int

long unsigned int

int

D.14635 = 4294967294 - exp_range
make[3]: *** [fortran/simplify.o] Error 1
make[3]: *** Waiting for unfinished jobs...

Razya


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]