Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 12:24:12 -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:  <200206211924.g5LJOCA53279@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      2002/06/21 12:24:12 PDT

  Modified files:
    contrib/gcc          toplev.c 
  Log:
  Clarify revision 1.14:
  Gcc 3.1's -O0 and -O1 actually optimized alignment for space, but we feel
  it should optimize alignment for time like Gcc 2.95 used to.  Optimization
  for space should give 1-byte alignment on i386's, but doesn't quite.
  
  Revision  Changes    Path
  1.15      +0 -0      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?200206211924.g5LJOCA53279>