[Bug c++/69843] C++: Inconsistent treatment of may_alias attribute and forward declarations

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Feb 16 17:41:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69843

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Note, while there can't be dereferences, there can be pointers to the struct,
the question is if we can fix them all up to make them ref-all afterwards.


More information about the Gcc-bugs mailing list