Jeremy Rifkin
Jeremy Rifkin
It looks like the error is still happening on trunk, is that intentional?
This is intended behavior, the default is 2021. See #3765.
You may just have a slightly different build of gcc from your distro. GCC trunk on CE shows the codegen you get so it seems something recently changed in gcc...
Thanks for opening this, I will take a look
Thanks, I’ll update this later today or happy to accept a PR for it
Fixed in the new release
Looks like #2818
For some reason gcc trunk has started emitting labels quoted: https://godbolt.org/z/c7bn7E5vj. We purposefully don't demangle anything in quotes to not interfere with literals but I guess we'll have to look...
Hello! Thank you for opening this and taking the time to look into a homebrew formula! Regarding libdwarf, unfortunately I'm not sure the best solution. Even with cmake this stuff...
Hi, circling back on this have you had a chance to look at things again and do you know if issues persist?