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

jakub at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Sep 12 14:39:00 GMT 2007



------- Comment #7 from jakub at gcc dot gnu dot org  2007-09-12 14:39 -------
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
with the default -O2 -finline-small-functions and run
make check in libgomp with
RUNTESTFLAGS=--target_board=unix/-fno-inline-small-functions
do the problems go away?  Or vice versa, build libgomp built with
-O2 -fno-inline-small-functions vs.
RUNTEST=--target_board=unix/-finline-small-functions
?


-- 


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



More information about the Gcc-bugs mailing list