This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49816] arm.c:3999:12: error: converting 'false' to pointer type 'rtx'
- From: "rearnsha at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 23 Jul 2011 14:43:40 +0000
- Subject: [Bug target/49816] arm.c:3999:12: error: converting 'false' to pointer type 'rtx'
- Auto-submitted: auto-generated
- References: <bug-49816-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49816
--- Comment #2 from Richard Earnshaw <rearnsha at gcc dot gnu.org> 2011-07-23 14:43:37 UTC ---
Author: rearnsha
Date: Sat Jul 23 14:43:33 2011
New Revision: 176687
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=176687
Log:
PR target/49816
* arm.c (aapcs_vfp_allocate_return_reg): Return NULL on failure.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/arm/arm.c