------- Comment #41 from Ralf dot Wildenhues at gmx dot de 2010-06-02 17:40 ------- Subject: Re: gcc 4.5 20100218 bootstrap compare fails on os x 10.6
* dominiq at lps dot ens dot fr wrote on Wed, Jun 02, 2010 at 07:09:42PM CEST: > [macbook] f90/bug% gcc46 pthread_create.c > [macbook] f90/bug% a.out ; echo $? > 0 > > Is it the correct way to do the test? (so far I only got zeros). Well you could try ...prev-gcc/xgcc -B... instead; see your respective libgomp/config.log file, it lists the command line that is used for the test (search for "thread-local storage"). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43170