[Bug target/19571] floating point registers not preserved during function call

2005-01-22 Thread jack at cs dot york dot ac dot uk
--- Additional Comments From jack at cs dot york dot ac dot uk 2005-01-22 12:06 --- Thankyou, that's most helpful. The problem is in the ARM simulator I am using. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19571

[Bug target/19571] floating point registers not preserved during function call

2005-01-22 Thread rearnsha at gcc dot gnu dot org
--- Additional Comments From rearnsha at gcc dot gnu dot org 2005-01-22 10:36 --- The code generated looks correct to me. The generated assembler that you've give for __cos is clearly saving and restoring f4-f7. __cos: // Saves the integer registers ca4c: e92d4070stmdb

[Bug target/19571] floating point registers not preserved during function call

2005-01-21 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Component|c |target http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19571