https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118280
Neal Frager <neal.frager at amd dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |neal.frager at amd dot com --- Comment #18 from Neal Frager <neal.frager at amd dot com> --- I have raised this issue internally, as I think it would be good for us to fix it. I definitely do not think this issue is worth deprecating microblaze support in gcc. To be honest, the majority of the microblaze usage I am aware of is simple microcontroller state machine code. Meaning bare-metal c code. I believe this is why fixing the issue has not come up from the community as I am not sure many microblaze users are using c++, so they are not seeing this problem. In any case, I have duplicated what Thomas reported, and let's see what we can do about fixing it.