Bug 97035 - csky-linux-gnuabiv2 won't build with binutils master branch
Summary: csky-linux-gnuabiv2 won't build with binutils master branch
Status: RESOLVED MOVED
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 10.2.1
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: build
Depends on:
Blocks:
 
Reported: 2020-09-12 15:55 UTC by H.J. Lu
Modified: 2020-09-15 01:59 UTC (History)
1 user (show)

See Also:
Host:
Target: csky-linux-gnuabiv2
Build:
Known to work:
Known to fail:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description H.J. Lu 2020-09-12 15:55:40 UTC
GCC 10 branch won't won't build with binutils master branch for
csky-linux-gnuabiv2 target:

/tmp/cc2eE0GB.s: Assembler messages:
/tmp/cc2eE0GB.s:24: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:28: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:42: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:52: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:63: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:67: Error: The instruction is not recognized.
/tmp/cc2eE0GB.s:73: Error: The instruction is not recognized.
make[4]: *** [Makefile:501: _powisf2.o] Error 1
make[4]: Leaving directory '/export/build/gnu/tools-build/glibc-many/build/compilers/csky-linux-gnuabiv2/gcc-first/csky-glibc-linux-gnuabiv2/libgcc'
make[3]: *** [Makefile:11990: all-target-libgcc] Error 2
Comment 1 H.J. Lu 2020-09-15 01:59:50 UTC
Moved.