bootstrap with -ftree-parallelize-loops
Andrew Pinski
pinskia@gmail.com
Wed Nov 19 19:41:00 GMT 2008
On Wed, Nov 19, 2008 at 10:40 AM, David Edelsohn <dje.gcc@gmail.com> wrote:
> You can test -ftree-parallelize-loops building GCC with an installed version
> of GCC, but not as a three-stage bootstrap.
Except you can change libgomp into a target library that gets
bootstrapped though. Just like libgcc is always built in each stage.
Just add bootstrap=true to libgomp's target_modules and that should
work. I have not tested it though.
Thanks,
Andrew Pinski
More information about the Gcc
mailing list