[Bug target/91602] GCC fails to build for riscv in a combined tree due to misconfigured leb128 support

wilson at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Aug 30 16:23:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91602

Jim Wilson <wilson at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wilson at gcc dot gnu.org

--- Comment #3 from Jim Wilson <wilson at gcc dot gnu.org> ---
Combined tree builds are obsolete and shouldn't be used anymore.  Since this
only shows up in a combined tree build, I don't consider it important.  If you
build the toolchain the correct way, building binutils and gcc separately, the
build does work.  My preferred solution would be to kill combined tree build
support.


More information about the Gcc-bugs mailing list