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: [tree0ssa] Dead const/pure function removal take II


> On Tue, Nov 11, 2003 at 09:36:11PM +0100, Jan Hubicka wrote:
> > HOw it can happen to have context NULL?
> 
> Mostly likely is someone calling build (LABEL_DECL...)
> instead of create_artificial_label.

Doesn't seem to be the case (i've added check that all labels are having
valid DECL_CONTEXT), will continue tomorrow.

Honza
> 
> 
> r~


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