Date: Thu, 29 Jun 1995 08:32:10 +0300 From: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) To: dsn AT acpub DOT duke DOT edu Subject: Re: Pentium code generation Cc: djgpp AT sun DOT soe DOT clarkson DOT edu > Will V2 feature Pentium code optimizations (such as resequencing instructions > sequences so as to ake advantage of the processor's pipelining)? DJGPP doesn't change GCC functionality, it only ports it to DOS, because the x86 architecture is already supported by GCC, it's not a DJGPP invention. So, unless GCC supports the features you are looking for, the answer, sadly, is NO.