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/41939] EABI violation in accessing values below the stack.



------- Comment #1 from ramana at gcc dot gnu dot org  2009-12-11 10:31 -------
Subject: Bug 41939

Author: ramana
Date: Fri Dec 11 10:31:13 2009
New Revision: 155154

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155154
Log:
2009-12-11  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>

        PR target/41939
        Backport from mainline:
        2009-06-05  Julian Brown  <julian@codesourcery.com>

        * config/arm/ieee754-df.S (cmpdf2): Avoid writing below SP.
        * config/arm/ieee754-sf.S (cmpsf2): Likewise.

Modified:
    branches/gcc-4_4-branch/gcc/ChangeLog
    branches/gcc-4_4-branch/gcc/config/arm/ieee754-df.S
    branches/gcc-4_4-branch/gcc/config/arm/ieee754-sf.S


-- 


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


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