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/51835] ARM EABI violation when passing arguments to helper floating functions like __aeabi_d2iz


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

--- Comment #4 from jye2 at gcc dot gnu.org 2012-01-30 17:22:08 UTC ---
Author: jye2
Date: Mon Jan 30 17:22:04 2012
New Revision: 183734

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=183734
Log:
2012-01-30  Bin Cheng  <bin.cheng@arm.com>

    PR target/51835
    * config/arm/arm.c (arm_libcall_uses_aapcs_base): Use correct ABI
    for __aeabi_d2iz/__aeabi_d2uiz with hard-float.

testcases:
    PR target/51835
    * gcc.target/arm/pr51835.c: New testcase.


Added:
    branches/gcc-4_6-branch/gcc/testsuite/gcc.target/arm/pr51835.c
Modified:
    branches/gcc-4_6-branch/gcc/ChangeLog
    branches/gcc-4_6-branch/gcc/config/arm/arm.c
    branches/gcc-4_6-branch/gcc/testsuite/ChangeLog


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