mailing list of musl libc
 help / color / mirror / code / Atom feed
* Broken GCC versions: 4.8.2 and 4.9.0
@ 2014-05-11  1:05 Rich Felker
  2014-05-11 16:10 ` Thomas Petazzoni
  0 siblings, 1 reply; 18+ messages in thread
From: Rich Felker @ 2014-05-11  1:05 UTC (permalink / raw)
  To: musl

It's come to my attention that GCC versions 4.8.2 and 4.9.0 are
performing invalid optimizations that result in a broken musl
libc.a/libc.so. It's not clear yet whether there's a good workaround,
or whether we should attempt to work around the problem, so for now,
please just be aware that these versions of GCC cannot be used to
compile musl. Using them to compile programs against musl should not
be a problem. I'll post more details later. The short version is that
it's making incorrect assumptions about the reachability of global
variables that have a local weak definition and an external strong
one.

Rich


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-05-19 11:47 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-11  1:05 Broken GCC versions: 4.8.2 and 4.9.0 Rich Felker
2014-05-11 16:10 ` Thomas Petazzoni
2014-05-11 16:19   ` Rich Felker
2014-05-11 18:46     ` James Cloos
2014-05-11 19:03       ` Rich Felker
2014-05-11 20:08         ` James Cloos
2014-05-11 21:20           ` Rich Felker
2014-05-12  1:23             ` Stephen Thomas
2014-05-12  9:28             ` Natanael Copa
2014-05-12 14:30               ` Anthony G. Basile
2014-05-14  7:49                 ` Natanael Copa
2014-05-12 12:13           ` Rich Felker
2014-05-12 13:49             ` Thorsten Glaser
2014-05-12 13:56             ` James Cloos
2014-05-11 20:20     ` Matias A. Fonzo
2014-05-15  4:45     ` Rich Felker
2014-05-19  0:47       ` Rich Felker
2014-05-19 11:47         ` Szabolcs Nagy

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).