------- Comment #9 from hjl at lucon dot org  2007-09-12 14:41 -------
(In reply to comment #7)
> BTW, when you say -fno-inline-small-functions cures this for you, is the
> problem
> on libgomp side or in the generated gomp tests?  I.e. if you build libgomp

Apparently not. From

http://gcc.gnu.org/ml/gcc-testresults/2007-09/msg00581.html

                === libgomp tests ===


Running target unix
FAIL: libgomp.c/pr26943-2.c execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O0  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O2  execution test
FAIL: libgomp.fortran/omp_parse2.f90  -O3 -fomit-frame-pointer
-funroll-all-loops -finline-functions  execution test
FAIL: libgomp.fortran/omp_parse3.f90  -O0  execution test

                === libgomp Summary ===

# of expected passes            1602
# of unexpected failures        5

The nature of this bug is random failure.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33389

Reply via email to