Internal compiler error: program cc1 got fatal signal 4 building egcs-1.1a for vax-dec-ultrix4.3 - Possible fix: BUG RESURFARO

Jeffrey A Law law@cygnus.com
Wed May 17 17:07:00 GMT 2000


  In message < 200005162313.TAA16280@hiauly1.hia.nrc.ca >you write:
  > I believe the following patch to tree.c fixes the problem.  It prevents the
  > undefined shift operation which results from attempting to make the
  > int and unsigned_intTI_type_node's on machines with HOST_BITS_PER_WIDE_INT
  > less than 64 bits.
Correct.  I installed this patch.


  > I also enclose a hack to Makefile.in to eliminate the -Wno-long-long
  > option since this is not supported on many versions of gcc.  A beter soluti
  > would be a configure test to determine if this is supported.
I'd prefer to see this as a configure test.

jeff



More information about the Gcc-bugs mailing list