[Bug c/68687] C compiler options to ignore all const qualifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68687 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org --- Comment
[Bug c/68687] C compiler options to ignore all const qualifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68687 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---
[Bug c/68687] C compiler options to ignore all const qualifiers
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68687 --- Comment #1 from Andrew Pinski --- -Dconst= should work, right?