This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/33389] [4.3 Regression] Revision 128239 causes libgomp failure



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]