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
This commit is contained in:
Ralf Corsepius 2005-01-28 07:16:14 +01:00 committed by Ralf Corsepius
parent 86a43457bf
commit 7d7f3b9502
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
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.

View File

@ -29,3 +29,6 @@ Boston, MA 02111-1307, USA. */
builtin_assert ("system=rtems"); \
} \
while (0)
/* Use the default */
#undef LINK_GCC_C_SEQUENCE_SPEC