From: p6inf700 AT maya DOT cicrp DOT jussieu DOT fr (Jimmy OBERTAN) Message-Id: <199705201026.MAA26458@ippc67.cicrp.jussieu.fr> Subject: -O3 and inline ASM To: djgpp AT delorie DOT com (djgpp) Date: Tue, 20 May 1997 12:26:42 +0200 (MET DST) Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Precedence: bulk Hi! I've tried to optimize my code containing inline assembly with labels. WITH -O3 the labels are only duplicated! Can something be done for this? Bye!