[Bug tree-optimization/69058] segfault with ftree-parallelize-loops=2 in libgo/go/strconv/decimal.go

vries at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jan 11 08:55:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69058

--- Comment #3 from vries at gcc dot gnu.org ---
Author: vries
Date: Mon Jan 11 08:55:16 2016
New Revision: 232208

URL: https://gcc.gnu.org/viewcvs?rev=232208&root=gcc&view=rev
Log:
Don't parallelize loops if libgomp not supported

2016-01-11  Tom de Vries  <tom@codesourcery.com>

        PR tree-optimization/69058
        * tree-parloops.c (pass_parallelize_loops::execute): Return 0 if
libgomp
        not supported.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-parloops.c


More information about the Gcc-bugs mailing list