Commit 7d7f3b95 by Ralf Corsepius Committed by Ralf Corsepius

re PR target/19663 (LINK_GCC_C_SEQUENCE_SPEC doesn't play nice with RTEMS)

2005-01-28  Ralf Corsepius  <ralf.corsepius@rtems.org>

	PR target/19663
	* config/sparc/rtemself.h (LINK_GCC_C_SEQUENCE_SPEC): undefine.

From-SVN: r94363
parent 86a43457
2005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
PR target/19663
* config/sparc/rtemself.h (LINK_GCC_C_SEQUENCE_SPEC): undefine.
2005-01-27 Richard Henderson <rth@redhat.com>
* builtins.c (expand_builtin_copysign): New.
......
......@@ -29,3 +29,6 @@ Boston, MA 02111-1307, USA. */
builtin_assert ("system=rtems"); \
} \
while (0)
/* Use the default */
#undef LINK_GCC_C_SEQUENCE_SPEC
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