[Bug target/50963] TLS incompatible with -mcmodel=large & PIC

ubizjak at gmail dot com gcc-bugzilla@gcc.gnu.org
Mon Nov 7 16:25:00 GMT 2011


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

--- Comment #1 from Uros Bizjak <ubizjak at gmail dot com> 2011-11-07 16:24:28 UTC ---
The problem is in (call:DI (mem:QI (symbol_ref:DI ("__tls_get_addr")) [0 S1
A8]), the symbol_ref does not satisfy constant_call_address_operand predicate.

Unfortunately, these are specified sequences, so all we can do is to declare
large PIC code model incompatible with GNU TLS dialect.



More information about the Gcc-bugs mailing list