This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13069] New: gcc/config/sh/rtems.h broken
- From: "corsepiu at faw dot uni-ulm dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Nov 2003 10:16:47 -0000
- Subject: [Bug target/13069] New: gcc/config/sh/rtems.h broken
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
gcc/config/sh/rtems.h and gcc/config/sh/rtemself.h still use CPP_PREDEFINES.
The defines and asserts there-in cause building gcc to emit warnings, which
later causes building libiberty to abort (For some reason incomprehensible to
me, this uses -pedantic).
Replacing gcc/config/sh/rtems*.h with the versions from gcc-3.4/CVS-HEAD seem to
fix this issue.
This is a regression against gcc-3.2, where target=sh-rtems* had build without
problems.
--
Summary: gcc/config/sh/rtems.h broken
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: corsepiu at faw dot uni-ulm dot de
CC: gcc-bugs at gcc dot gnu dot org,joel at oarcorp dot com
GCC target triplet: sh-rtems
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13069