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/47084] New: am33_2.0-linux fails to build


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

           Summary: am33_2.0-linux fails to build
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
                CC: nickc@redhat.com
              Host: x86_64-pc-linux-gnu
            Target: am33_2.0-linux


../../../gcc/gcc/targhooks.c: In function âdefault_print_operandâ:
../../../gcc/gcc/targhooks.c:328:3: error: implicit declaration of function
âprint_operandâ [-Werror=implicit-function-declaration]
../../../gcc/gcc/targhooks.c: In function âdefault_print_operand_addressâ:
../../../gcc/gcc/targhooks.c:342:3: error: implicit declaration of function
âprint_operand_addressâ [-Werror=implicit-function-declaration]
cc1: all warnings being treated as errors

config/mn10300/linux.h has not been updated in the recent function renamings.


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