This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/13069] New: gcc/config/sh/rtems.h broken


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]