This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51835] ARM EABI violation when passing arguments to helper floating functions like __aeabi_d2iz
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jan 2012 22:40:51 +0000
- Subject: [Bug target/51835] ARM EABI violation when passing arguments to helper floating functions like __aeabi_d2iz
- Auto-submitted: auto-generated
- References: <bug-51835-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51835
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org
Target Milestone|--- |4.6.3
Known to fail| |4.6.0, 4.6.1, 4.6.2, 4.7.0
--- Comment #2 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2012-01-19 22:40:51 UTC ---
This is only applicable to the 4.6 branch and trunk since support for the
Cortex M4 wasn't added till 4.6.
cheers
Ramana