cvs commit: src/contrib/gcc opts.c

David E. O'Brien obrien at FreeBSD.org
Tue Oct 2 13:06:14 PDT 2007


obrien      2007-10-02 20:06:14 UTC

  FreeBSD src repository

  Modified files:
    contrib/gcc          opts.c 
  Log:
  Do not imply -ftree-vrp with -O2 and above.  One must implicitly specify
  '-ftree-vrp' if one wants it.
  Some bad code generation has been tracked to -ftree-vrp.  jdk1{5,6} are
  notable examples.
  
  Approved by:    re(kensmith)
  
  Revision  Changes    Path
  1.4       +5 -2      src/contrib/gcc/opts.c


More information about the cvs-src mailing list