Mail Archives: djgpp/1996/05/05/09:02:44
Hello ! In a previous mail, our friend Orlando Andico said :
-=)> I got another question (not really related to DJGPP): does GCC-2.7.2 have
-=)> any internal support for Pentium optimization? even with 2.7.0 (I was
-=)> compiling a Linux kernel) the Makefile produced some weird commandline
-=)> switches which I assumed were Pentium optimizations (since in the
-=)> configuration it asked what kind of processor the target was).
The only thing Linux adds to the command line when you specify "Pentium"
optimizations is that the function and loops alignment may be 2 bytes
instead of 4 on a 486. This only reduces the size of the executable file,
without any speed change. Indeed, there were two releases of GCC patched
by Intel themselves that implemented some more advanced features for the
Pentium, and I was told it resulted in a speed gain of about 10%. But GCC,
even the latest release, has no built-in support for Pentium yet, but
indeed, this would be a great improvement to add.
Best regards, Frank.
--
.-=)> Frank DENIS aka JEDI from SECTOR ONE ( j AT nether DOT net ) <(=-.
\ Serveur minitel RTC-One au prix d'une simple communication sur Paris : /
) (1) 48.70.10.29 ou (1) 48.58.46.17 - Messagerie, HP48, PC, delires, ... (
( Acces 28800 bauds au (1) 49.88.76.91 . http://www.nether.net/~j/ )
\_-^-_. mk AT epita DOT edu -=- linux AT epita DOT edu -=- jedi AT the_one DOT epita DOT fr ._-^-_/
- Raw text -