http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49816
Summary: arm.c:3999:12: error: converting 'false' to pointer type 'rtx' Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassig...@gcc.gnu.org ReportedBy: dang...@gcc.gnu.org Host: armv5tejl-unknown-linux-gnueabi Target: armv5tejl-unknown-linux-gnueabi Build: armv5tejl-unknown-linux-gnueabi /home/dave/gnu/gcc/objdir/./prev-gcc/g++ -B/home/dave/gnu/gcc/objdir/./prev-gcc/ -B/home/dave/opt/gnu/gcc/gcc-4.7/armv5tejl-unknown-linux-gnueabi/bin/ -nostdinc ++ -B/home/dave/gnu/gcc/objdir/prev-armv5tejl-unknown-linux-gnueabi/libstdc++-v3 /src/.libs -B/home/dave/gnu/gcc/objdir/prev-armv5tejl-unknown-linux-gnueabi/libs tdc++-v3/libsupc++/.libs -I/home/dave/gnu/gcc/objdir/prev-armv5tejl-unknown-linu x-gnueabi/libstdc++-v3/include/armv5tejl-unknown-linux-gnueabi -I/home/dave/gnu/ gcc/objdir/prev-armv5tejl-unknown-linux-gnueabi/libstdc++-v3/include -I/home/dav e/gnu/gcc/gcc/libstdc++-v3/libsupc++ -L/home/dave/gnu/gcc/objdir/prev-armv5tejl- unknown-linux-gnueabi/libstdc++-v3/src/.libs -L/home/dave/gnu/gcc/objdir/prev-armv5tejl-unknown-linux-gnueabi/libstdc++-v3/libsupc++/.libs -c -g -O2 -gtoggle -DIN_GCC -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -I/home/dave/opt/gnu/include -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/dave/opt/gnu/include \ ../../gcc/gcc/config/arm/arm.c -o arm.o ../../gcc/gcc/config/arm/arm.c: In function 'rtx_def* aapcs_vfp_allocate_return_reg(arm_pcs, machine_mode, const_tree)': ../../gcc/gcc/config/arm/arm.c:3999:12: error: converting 'false' to pointer type 'rtx' [-Werror=conversion-null] cc1plus: all warnings being treated as errors