DragonFly BSD
DragonFly commits List (threaded) for 2004-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/gnu/usr.bin/cc/cc Makefile src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cccp Makefile


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Apr 2004 05:57:31 -0700 (PDT)

joerg       2004/04/07 05:57:31 PDT

DragonFly src repository

  Modified files:
    gnu/usr.bin/cc/cc    Makefile 
    gnu/usr.bin/cc/cc1   Makefile 
    gnu/usr.bin/cc/cccp  Makefile 
  Log:
  Since GCC 2.95.4 is known to produce bad code for higher optimization
  levels and CPU specific instructions sets, disable those for the system
  C compiler. Keeping at least the C compiler working is more important
  than a slight increase in compilation speed.
  
  Revision  Changes    Path
  1.7       +3 -0      src/gnu/usr.bin/cc/cc/Makefile
  1.6       +3 -0      src/gnu/usr.bin/cc/cc1/Makefile
  1.6       +3 -0      src/gnu/usr.bin/cc/cccp/Makefile


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc/cc/Makefile.diff?r1=1.6&r2=1.7&f=h
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc/cc1/Makefile.diff?r1=1.5&r2=1.6&f=h
http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/cc/cccp/Makefile.diff?r1=1.5&r2=1.6&f=h



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]