This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/45886] [ARM] support for __ARM_PCS_VFP predefined symbol in gcc 4.5.x would be very nice
- From: "koen at dominion dot thruhere.net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 16 Jan 2011 15:18:29 +0000
- Subject: [Bug target/45886] [ARM] support for __ARM_PCS_VFP predefined symbol in gcc 4.5.x would be very nice
- Auto-submitted: auto-generated
- References: <bug-45886-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45886
Koen Kooi <koen at dominion dot thruhere.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |koen at dominion dot
| |thruhere.net
--- Comment #5 from Koen Kooi <koen at dominion dot thruhere.net> 2011-01-16 15:18:04 UTC ---
I just ran into this problem while trying to fix mplayer and ffmpeg. To quote
the person who fixed that bug with __ARM_PCS_VFP:
"how the hell am I supposed to detect hardfp then?"