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/13073] New: -mn / NORMAL_MODEbreaks multilib'ed RTEMS


With gcc-3.3.x, a -mn / NORMAL_MODE multilib variants have been added to
h8300-gcc's default multilibs, which also are applied by h8300-rtems-gcc.

These multilib variants are not supported by RTEMS, i.e. having added the -mn
multilib variant to gcc break building RTEMS for the h8300 (RTEMS is multilib'ed).

A work-around is to use custom multilibs for h8300-rtems-gcc.

This is not strictly a regression within gcc, but is a regression in gcc's
applicability to building RTEMS, because former versions of gcc had been able to
build RTEMS.

-- 
           Summary: -mn / NORMAL_MODEbreaks multilib'ed RTEMS
           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: h8300-rtems


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13073


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