K 10 svn:author V 6 obrien K 8 svn:date V 27 2002-06-06T03:36:32.000000Z K 7 svn:log V 315 Implement "-mno-align-long-strings" which prevents pessimization of strings for space. -Os could do this, but it was easy to hack an MD version. This saves a whole 32 bytes in boot2, so I think it is worth using it. (keep how much worse gcc 3.2 will compile boot2...) Submitted by: bde (minus gcc 3.2 commentary) END