This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC Status Report (2004-03-09)


> It well might, but let's get the fully-readonly case fixed first: I think
> this is an orthogonal issue.

I don't think so: the problem is exactly the same, that is the clearing.  
Solving it internally in store_constructor is not difficult (that's what 
Jakub did with his one-liner on the 3.3 branch).  Solving it globally is the 
tricky part.

-- 
Eric Botcazou


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]