http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46339
--- Comment #24 from Steve Kargl <sgk at troutmask dot apl.washington.edu> 2010-11-19 21:32:38 UTC --- On Fri, Nov 19, 2010 at 09:04:42PM +0000, dominiq at lps dot ens.fr wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46339 > > --- Comment #22 from Dominique d'Humieres <dominiq at lps dot ens.fr> > 2010-11-19 21:04:22 UTC --- > > > Is there something invalid here? > > > > Yes. You need to allocate ptr unless you have > > pault's [re-]allocate on assignment patch. > > Even with Paul's patch it does not work. > Well, in theory, I believe it should work with Paul's patch. Of course, theory and experience are two different beast. :)