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: g77-19990601 Internal compiler error


  In message <14164.61857.146157.53192@na12>you write:
  > 
  > I got an internal compiler error in g77-19990601.
  > (cvs snapshot from 19990601, gcc-2.95 branch).
  > I use Solaris-2.6_x86 and RedHat Linux 6.0 (Intel). On both machines
  > compiling dlasq2.f from LAPACK leads to the same error:
  > 
  > na12:/tmp/egcs $ g77 -V gcc-2.95 -O3 -c dlasq2.f -o dlasq2.o
  > dlasq2.f: In subroutine `dlasq2':
  > dlasq2.f:264: Internal compiler error in `print_operand', at ./config/i386/
  > i386.c:3406
  > Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
  > See <URL:http://egcs.cygnus.com/faq.html#bugreport> for details.
Thanks.  I've just checked in a patch which should fix this problem.



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