Date: Sun, 8 Feb 1998 14:21:59 +0200 (IST) From: Eli Zaretskii To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: src/gcc.opt in alpha 980101 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk Why do the switches used to compile the library still include -fno-strength-reduce? Doesn't this belong to pre-2.7.2.1 gcc and is solved in later versions? Also, is there any particular reason that -O3 was replaced by -O2? AFAIK, in short functions this *does* generate faster code, no?