[Bug target/26902] missed optimization during x87 args load with inline-asm

2007-10-10 Thread steven at gcc dot gnu dot org
--- Comment #4 from steven at gcc dot gnu dot org 2007-10-10 09:06 --- Maybe regstack needs to be taught how to swap stack register loads to avoid the fxch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26902

[Bug target/26902] missed optimization during x87 args load with inline-asm

2007-10-09 Thread pluto at agmk dot net
--- Comment #3 from pluto at agmk dot net 2007-10-09 08:07 --- still failing with 4.2.2-20070928 and 4.3.0-20071006. -- pluto at agmk dot net changed: What|Removed |Added

[Bug target/26902] missed optimization during x87 args load with inline-asm

2006-11-07 Thread pluto at agmk dot net
--- Comment #2 from pluto at agmk dot net 2006-11-07 14:16 --- ping, please update status. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26902

[Bug target/26902] missed optimization during x87 args load with inline-asm

2006-03-30 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-03-30 21:53 --- Note it works correctly without the inline-asm. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added -