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: Crash doing apache compilation



  In message <Pine.GSO.4.05.9910271557041.8904-101000@corona.chelsea.net>you wr
ite:
  > Just when I thought it was safe to get back in the water, gcc suddenly
  > stops compiling my Web server! I am attaching (hopefully) useful
  > information as per your bug report.
  > 
  > Not sure what to do now....sigh.
Wait for gcc-2.95.2 to be officially announced.  It fixes this bug.

Or workaround by using -O2 instead of -O; this bug only happens when the 
post-reload instruction scheduler is not run.

jeff


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