[Bug tree-optimization/68967] Build and test parloops on by default

2016-01-08 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #10 from vries at gcc dot gnu.org --- (In reply to vries from comment #9) > Though at the end, make check hung in fix-include. More specifically, the testing of fixincludes hangs: ... 22074 pts/6S+ 0:00 | \_ /bin/sh

[Bug tree-optimization/68967] Build and test parloops on by default

2016-01-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #8 from vries at gcc dot gnu.org --- Managed an all-languages bootstrap and reg-test with --disable-multilib using this patch series, in combination with tentative patches for the first four of the following problems in order to be

[Bug tree-optimization/68967] Build and test parloops on by default

2016-01-01 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #9 from vries at gcc dot gnu.org --- (In reply to vries from comment #8) > Managed an all-languages bootstrap and reg-test with --disable-multilib > using this patch series, in combination with tentative patches for the first > four

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 vries at gcc dot gnu.org changed: What|Removed |Added Attachment #37069|0 |1 is obsolete|

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #6 from vries at gcc dot gnu.org --- Created attachment 37072 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37072=edit 0006-Copy-libgomp-to-gcc-dir.patch This patch does not work properly yet, we end up with the -m32 libgomp

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #1 from vries at gcc dot gnu.org --- Created attachment 37067 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37067=edit 0001-Set-ftree-parallelize-loops-2-by-default.patch

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #5 from vries at gcc dot gnu.org --- Created attachment 37071 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37071=edit 0005-Compile-libgomp-with-ftree-parallelize-loops-0.patch

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #2 from vries at gcc dot gnu.org --- Created attachment 37068 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37068=edit 0002-Update-GOMP_SELF_SPECS-and-LINK_COMMAND_SPEC.patch

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #3 from vries at gcc dot gnu.org --- Created attachment 37069 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37069=edit 0003-compile-target-libgomp-before-configuring-other-libs.patch

[Bug tree-optimization/68967] Build and test parloops on by default

2015-12-17 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68967 --- Comment #4 from vries at gcc dot gnu.org --- Created attachment 37070 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37070=edit 0004-Compile-libgcc-with-ftree-parallelize-loops-0.patch