[Bug middle-end/36369] [4.3/4.4 Regression] may_alias broken with previous uses of non attributed type in some cases
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Thu May 29 14:09:00 GMT 2008
------- Comment #7 from jakub at gcc dot gnu dot org 2008-05-29 14:08 -------
handle_may_alias_attribute is wrong though, as it modifies the alias set of
long int. Either may_alias causes creation of build_distinct_type_copy, or we
are in big trouble IMHO.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36369
More information about the Gcc-bugs
mailing list