#pragma weak, global register variables and static initialization of flexible array members are supported, so I removed them from "GCC extensions not implemented yet" list.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Assuming the features are implemented this seems fine. LGTM.
docs/UsersManual.rst | ||
---|---|---|
1698 ↗ | (On Diff #46779) | Should we close that bug then? |
Comment Actions
Thank you!
docs/UsersManual.rst | ||
---|---|---|
1698 ↗ | (On Diff #46779) | As often happens, this bug started as a general feature request ("pragma weak doesn't work at all"), but the last few messages just report a specific defect in a specific case and keep the PR open. I will ask one of our (Intel) engineers to take a look and either close the PR if the bug is already fixed or fix it otherwise. Andrey |