Since GCC 2.95.4 is known to produce bad code for higher optimization
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 7 Apr 2004 12:57:31 +0000 (12:57 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Wed, 7 Apr 2004 12:57:31 +0000 (12:57 +0000)
commitdb2e9f2874b2b4476ad928c2cacc194196d382f2
treefadaaf4fd12366da7e3bbcd7c2fd4ce11a7841d8
parentdffa46cdcefa4754ae6c4b9ef59861c769f06685
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.
gnu/usr.bin/cc/cc/Makefile
gnu/usr.bin/cc/cc1/Makefile
gnu/usr.bin/cc/cccp/Makefile