http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49541
Rainer Orth <ro at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #15 from Rainer Orth <ro at gcc dot gnu.org> 2011-07-15 12:04:20 UTC --- Jakub, do you see a reason to explicitly add -lgomp to ldflags in the libgomp testsuite? According to my testing, -fopenmp should take care of that, as my testing confirms. Thanks. Rainer