From 01ca643b5b331e0c8710d01fca9824db758b2f92 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 29 Aug 2003 19:29:37 +0000 Subject: [PATCH] Document -O2/-O3 change --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES b/CHANGES index ff6fcfc5..02953b78 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,8 @@ * 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 + latter, please say so :) 0.98.36 ------- -- 2.11.4.GIT