This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/50638] [4.7 Regression] emulated TLS fails
- From: "ro at CeBiTec dot Uni-Bielefeld.DE" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 17:03:31 +0000
- Subject: [Bug middle-end/50638] [4.7 Regression] emulated TLS fails
- Auto-submitted: auto-generated
- References: <bug-50638-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50638
--- Comment #9 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> 2011-10-07 17:03:31 UTC ---
> --- Comment #7 from Michael Matz <matz at gcc dot gnu.org> 2011-10-07 17:00:59 UTC ---
> Hmm, I can't build go due to:
> ../../../gcc/libgo/runtime/sigqueue.goc:79:1: internal compiler error: in
> maybe_record_trace_start, at dwarf2cfi.c:2243
>
> but that seems unrelated.
Doesn't happen for me on i386-pc-solaris2.[89] as of r179656.
Rainer