bootstrap with -ftree-parallelize-loops

David Edelsohn dje.gcc@gmail.com
Wed Nov 19 18:55:00 GMT 2008


On Wed, Nov 19, 2008 at 7:01 AM, Razya Ladelsky <RAZYA@il.ibm.com> wrote:

> Can I build the target libraries without libgomp, and enable
> parallelization only from stage2?

The target libraries (libfortran, libstdc++, libgomp, etc.) are built
after all of the
compiler languages are built -- all stages.  libgomp currently is not designed
to be run in the build tree without the extra flags used by the testsuite.

You can test -ftree-parallelize-loops building GCC with an installed version
of GCC, but not as a three-stage bootstrap.

David



More information about the Gcc mailing list