From bdf061f6e72e6d2fadc5890c1d86d5b8efd6768a Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 1 Sep 2003 04:14:15 +0000 Subject: -O10 and -O15, not -O5 and -O10 --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index d22d2e0..435bc9e 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ * Fix the use of relative offsets with explicit prefixes, e.g. "a32 loop foo". * Remove "backslash()". * Fix the SMSW and SLDT instructions. -* -O2 and -O3 are no longer aliases for -O5 and -O10. If you mean the +* -O2 and -O3 are no longer aliases for -O10 and -O15. If you mean the latter, please say so! :) 0.98.36 -- cgit v1.2.3