------- Comment #3 from geoffk at geoffk dot org 2005-11-28 19:22 ------- Subject: Re: aliases, including weakref, break alias analysis
On 28/11/2005, at 10:40 AM, aoliva at gcc dot gnu dot org wrote: > ------- Comment #2 from aoliva at gcc dot gnu dot org 2005-11-28 > 18:40 ------- > I'd change the testcase s/weakref/alias/, so as to make it clear > that the error > has nothing to do with the newly-introduced weakref, but rather > with regular > aliases, that weakref builds upon. If you do that, it won't work on Darwin, because Darwin doesn't have aliases. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25140