This is the mail archive of the gcc-bugs@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]

Re: Problem with unsigned long long on ultrasparc


   From: Brad Lucier <lucier@math.purdue.edu>
   Date: Fri, 21 Aug 1998 03:31:52 -0500 (EST)

   Then, when I tried to compile a longer file, I got:

   peano-51% gcc -fPIC -mcpu=ultrasparc -O1 -c -D___DYNAMIC -D___SINGLE_HOST -o routines.c routines.c
   ../../gcc/emit-rtl.c:509: Internal compiler error in function gen_reg_rtx
   peano-52% gcc -v
   Reading specs from /opt/egcs-mainline/lib/gcc-lib/sparc-sun-solaris2.5.1/egcs-2.92.02/specs
   gcc version egcs-2.92.02 19980820 (gcc2 ss-980609 experimental)

Send me the pre-processed source and I will fix the bug.

For the mainline issue try "-mno-v8plus"

Later,
David S. Miller
davem@dm.cobaltmicro.com


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