cvs commit: src/contrib/gcc fold-const.c

David E. O'Brien obrien at FreeBSD.org
Mon Dec 10 19:35:39 PST 2007


obrien      2007-12-11 03:35:39 UTC

  FreeBSD src repository

  Modified files:        (Branch: FSF)
    contrib/gcc          fold-const.c 
  Log:
  Do not fold -C*ABS<n> to ABS<-C*n> (i.e., do not move negative constants
  inside ABS expression).
  Obtained from:  Richard Guenther <rguenther at suse.de>
  Approved by:    core
  
  Revision  Changes    Path
  1.1.1.20  +3 -0      src/contrib/gcc/fold-const.c


More information about the cvs-src mailing list