[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2012-10-04 Thread whatmannerofburgeristhis at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #3 from Matt Arsenault 2012-10-04 17:34:35 UTC --- I'm using it from macports. OS X 10.8.2, x86_64-apple-darwin12.2.0 $ g++ -std=c++11 testcase.cpp Undefined symbols for architecture x86_64: "___emutls_v._ZSt11__once_call"

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2012-10-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 --- Comment #2 from Dominique d'Humieres 2012-10-04 13:43:48 UTC --- It works for me on powerpc-apple-darwin8, powerpc-apple-darwin9 and x86_64-apple-darwin10 (builds from fink). What is your *-apple-darwin*? and what is your command line?

[Bug middle-end/54806] [4.7 Regression] Undefined symbols: "___emutls_v.*", ... on *-apple-darwin*

2012-10-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54806 Richard Guenther changed: What|Removed |Added Known to work||4.7.1 Target Milestone|---