Summary: | bootstrap-lto fails on musl (bundled libintl uses asm aliases) | ||
---|---|---|---|
Product: | gcc | Reporter: | Sergei Trofimovich <slyich> |
Component: | lto | Assignee: | Not yet assigned to anyone <unassigned> |
Status: | NEW --- | ||
Severity: | normal | CC: | fw, hubicka, marxin, sam |
Priority: | P3 | Keywords: | build |
Version: | 10.1.0 | ||
Target Milestone: | --- | ||
See Also: |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48200 https://bugs.gentoo.org/show_bug.cgi?id=723370 |
||
Host: | *-musl | Target: | *-musl |
Build: | *-musl | Known to work: | |
Known to fail: | Last reconfirmed: | 2020-05-19 00:00:00 |
Description
Sergei Trofimovich
2020-05-18 22:37:38 UTC
https://gcc.gnu.org/PR48200 touches on why asm aliases are problematic. |