https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120571
Richard Biener changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120571
--- Comment #2 from Ben Woodard ---
Yes a partial workaround could be something like:
gcc -g -fno-eliminate-unused-debug-types -include impl.h -xc /dev/null -c -o
FOO.o
which will emit the type and the variable but still doesn't give us the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120571
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org,