[Bug c++/61121] -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0

2014-06-20 Thread jmichae3 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61121 Jim Michaels jmichae3 at yahoo dot com changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug c++/61121] -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0

2014-05-13 Thread jmichae3 at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61121 --- Comment #4 from Jim Michaels jmichae3 at yahoo dot com --- which means to me it takes only a constant. it should be able to take the equivalent of auto (however the gcc folk want to write that), again due to the wide difference between

[Bug c++/61121] -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0

2014-05-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61121 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/61121] -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0

2014-05-08 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61121 --- Comment #1 from Jim Michaels jmichae3 at yahoo dot com --- g++.exe: error: argument to '-ftree-parallelize-loops=' should be a non-negative integer Using built-in specs.

[Bug c++/61121] -ftree-parallelize-loops=n (n as value) not accepted in 4.9.0

2014-05-08 Thread jmichae3 at yahoo dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61121 --- Comment #2 from Jim Michaels jmichae3 at yahoo dot com --- the commandline: f:\x86_64-4.9.0-release-win32-sjlj-rt_v3-rev1\mingw64\bin\g++.exe -Wall -Wextra -v -save-temps -m64 -static -O2 -fno-strict-aliasing -fwrapv -lstdc++