[Bug bootstrap/41404] expr.c undefined reference while linking jc1
davek at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Sep 19 12:32:00 GMT 2009
------- 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
More information about the Gcc-bugs
mailing list