gcc-opt 1.20 source package in Ubuntu

Changelog

gcc-opt (1.20) maverick; urgency=low

  * -m32 and -m64 are enough like -march to cause us to treat it
    like -march= -mtune=.  And yes, that's ugly.
  * Check cleared flags first, so that we can clear certain values, while
    still having a default value.
  * make -m{tune,cpu}=pentium4 a default, not a force.
  * -O is -O2, not -O1.  sigh
  * correctly order gcc/g++ lines in gcc-opt.conf*
  * Correctly handle -v.
  * Add gcc-4.0 hooks and 4.0 diversions.
 -- LaMont Jones <email address hidden>   Thu, 13 May 2010 07:47:56 -0600

Upload details

Uploaded by:
LaMont Jones
Uploaded to:
Maverick
Original maintainer:
LaMont Jones
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel
Trusty release universe devel
Precise release universe devel

Downloads

File Size SHA-256 Checksum
gcc-opt_1.20.tar.gz 8.0 KiB 0d1f86414e225757443c4612b04fded5659b52c56dafe832395af8ba4bba4c99
gcc-opt_1.20.dsc 683 bytes 074192a098454eea86d66c7f81b46813abaf174775439800ddae8867c731acf9

View changes file

Binary packages built by this source

gcc-opt: allow global optimization flags for gcc, g++

 set global flags for gcc, g++

gcc-opt-dbgsym: debug symbols for gcc-opt