Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 00:26:39 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/contrib/gcc toplev.c
Message-ID:  <200209220726.g8M7Qdju048222@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/09/22 00:26:39 PDT

  Modified files:
    contrib/gcc          toplev.c 
  Log:
  Turn off the "-O2 flag TRIGGERS KNOWN OPTIMIZER BUGS" warning.
  
  From current testsuite results, the optimizer bugs don't appear to exist
  anymore.  RTH@cygnus.com did a lot of work on the Alpha ELF code generator
  for GCC 3.2[.0].  A recent FreeBSD/AXP GCC bootstrap is at
  http://gcc.gnu.org/ml/gcc-testresults/2002-09/msg00604.html
  In this bootstraps, all gcc libraries are built with -O2 and c-torture
  gives -O2 a real workout.  None of the remaining failures have anything
  to do with -O2 optimizer bugs.
  
  Submitted by:   Loren James Rittle <rittle@latour.rsch.comm.mot.com>
  
  Revision  Changes    Path
  1.17      +1 -1      src/contrib/gcc/toplev.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209220726.g8M7Qdju048222>