------- Comment #16 from hubicka at ucw dot cz  2009-09-19 16:10 -------
Subject: Re:  expr.c undefined reference while linking jc1

> Actually, I think it is wrong how mem_loc_descriptor handles CONST_STRING, I'm
> afraid we can't do anything for it, unless we can find such string in the
> rodata section of the compilation unit.

Patch I sent to improve tree_loc code also has code to lookup constants
in constant pool.  For strings in particular this has pretty good chance
of success.  

Honza


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41404

Reply via email to