changeset 2909:8551ccd5fab7

updated. pipe bug not yet fixed
author arpi
date Wed, 14 Nov 2001 22:29:55 +0000
parents 220e6c728747
children 56428bdf583e
files DOCS/gcc-2.96-3.0.html
diffstat 1 files changed, 2 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/gcc-2.96-3.0.html	Wed Nov 14 22:18:16 2001 +0000
+++ b/DOCS/gcc-2.96-3.0.html	Wed Nov 14 22:29:55 2001 +0000
@@ -42,10 +42,8 @@
 <P>
 Ah, and about the pipe-in-comment bug: it wasn't really our bug.
 I've talked one of gcc maintainers, and he told me that gcc 2.96 and 3.x
-supports intel asm syntax, and it caused the pipe bug. But it was a bug,
-because gcc silently, without any warning, ignored the whole asm block.
-<I>They</I> have fixed that, now it prints warning and doesn't skip the block.
-(at least he told me, i didn't checked)
+supports intel asm syntax, and it caused the pipe bug. But it <I>is</I> a bug,
+because gcc <I>silently</I>, without any warning, ignored the whole asm block!
 </P>
 
 <P>