This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/41404] expr.c undefined reference while linking jc1



------- Comment #14 from davek at gcc dot gnu dot org  2009-09-19 12:32 -------
(In reply to comment #13)

Thanks for taking the time to explain that.

I think the implication of what you're saying is that we can in fact handle
strings and just giving up on them is too severe, but we need to decide
somewhere a bit further up the call stack whether to use the string itself or
the address-of the string as the value in the location table, based on the type
of the var_decl; is that about right?


-- 


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


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