Commit ad092632 by Richard Earnshaw Committed by Richard Earnshaw

re PR target/24998 (Build failure: undefined symbol __floatunsitf)

	PR middle-end/24998
	* arm/t-netbsd (LIB2FUNCS_EXTRA): Define.

From-SVN: r109380
parent 3f519b35
2006-01-05 Richard Earnshaw <rearnsha@arm.com>
PR middle-end/24998
* arm/t-netbsd (LIB2FUNCS_EXTRA): Define.
2006-01-05 Richard Guenther <rguenther@suse.de>
Diego Novillo <dnovillo@redhat.com>
......
......@@ -2,6 +2,7 @@
# difference. It is then pointless adding debugging.
TARGET_LIBGCC2_CFLAGS = -fomit-frame-pointer -fpic
LIBGCC2_DEBUG_CFLAGS = -g0
LIB2FUNCS_EXTRA = $(srcdir)/config/floatunsidf.c $(srcdir)/config/floatunsisf.c
# Build a shared libgcc library.
SHLIB_EXT = .so
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment