https://llvm.org/bugs/show_bug.cgi?id=26472
Bug ID: 26472 Summary: x32: error in backend: Cannot select t145: ch,glue = X86ISD::TLSADDR t0, TargetGlobalTLSAddress:i32 Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component: -New Bugs Assignee: unassignedclangb...@nondot.org Reporter: hartru...@gmx.net CC: llvm-bugs@lists.llvm.org Classification: Unclassified Created attachment 15823 --> https://llvm.org/bugs/attachment.cgi?id=15823&action=edit run script (as requested) clang 3.8.0rc1 cannot compile the BDW garbage collector in x32 mode. tar files gc-7.4.2.tar.gz and libatomic_ops-7.4.0.tar.gz can be downloaded from http://www.hboehm.info/gc/gc_source/ Full script for reproducing: tar xf gc-7.4.2.tar.gz cd gc-7.4.2 tar xf ../libatomic_ops-7.4.0.tar.gz mv libatomic_ops-7.4.0 libatomic_ops ABI=x32 CC="clang -mx32" ./configure make -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs