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


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