This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/30192] [arm] Wrong sp value on exit after calling __floatdidf or __floatundidf



------- Comment #6 from pbrook at gcc dot gnu dot org  2007-12-13 01:04 -------
Subject: Bug 30192

Author: pbrook
Date: Thu Dec 13 01:03:53 2007
New Revision: 130800

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130800
Log:
2007-12-13  Richard Earnshaw  <rearnsha@arm.com>

        PR target/30192
        * config/arm/ieee754-df.S (floatundidf): Fix for wrong sp value on
        exit when using hard FPA.
        * config/arm/ieee754-df.S (floatdidf): Likewise.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/ieee754-df.S


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30192


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]