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: Signal 11 when compiling at -O2



  In message <3711c1ca.1633071@mailer.gwdg.de>you write:
  > 
  > ----=_370ed1f3577123100cd0bf9.MFSBCHJLHS
  > Content-Type: text/plain; charset=us-ascii
  > Content-Transfer-Encoding: quoted-printable
  > 
  > The attached code results in a Signal 11 when compiled at -O2,
  > it passes at -O1.
  > It faults in verify_dominator() in loop.c at line 2559 because
  > JUMP_LABEL returns 0.
  > 
  > Could somebody please verify that this isn't just my egcs version
  > failing ?
  > 
  > This is the CVS version from 3rd April, compiled with
  > -O2 --mcpu=3Dk6 --march=3Dk6 -fschedule-insns2
I just tried it with the current source and it worked fine for me.

jeff


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