https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122300
Bug ID: 122300
Summary: libstdc++ build was broken for pru-unknown-elf with
r16-4422-g1b18a9e53960f3
Product: gcc
Version: 16.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: dimitar at gcc dot gnu.org
Target Milestone: ---
Build for pru-unknown-elf fails with:
/home/dinux/projects/pru/testbot-workspace/gcc/libstdc++-v3/src/c++17/fs_path.cc:263:50:
error: static assertion failed
263 | static_assert(__STDCPP_DEFAULT_NEW_ALIGNMENT__ >= 4);
| ^
• the comparison reduces to ‘(1 >= 4)’
Started with r16-4422-g1b18a9e53960f3