[Bug c++/78636] PPC Optimization Bug in Libelemental unit test

2016-12-03 Thread me at ryanlewis dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78636 --- Comment #5 from rhl --- Also, some system information for reference: [fedora@puiterwijk---rhl-ppc ~]$ cat /proc/cpuinfo processor : 0 cpu : POWER8E (raw), altivec supported clock : 3425.00MHz revision

[Bug c++/78636] PPC Optimization Bug in Libelemental unit test

2016-12-03 Thread me at ryanlewis dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78636 --- Comment #4 from rhl --- Created attachment 40238 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40238=edit this is the output of make when -v -save-temps=obj was added I tried to attach the preprocessed sources but there is far too

[Bug c++/78636] PPC Optimization Bug in Libelemental unit test

2016-12-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78636 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/78636] PPC Optimization Bug in Libelemental unit test

2016-12-01 Thread me at ryanlewis dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78636 --- Comment #2 from rhl --- Created attachment 40220 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40220=edit and the output of valgrind after remove offending Output function in favor out std::cout

[Bug c++/78636] PPC Optimization Bug in Libelemental unit test

2016-12-01 Thread me at ryanlewis dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78636 --- Comment #1 from rhl --- Created attachment 40219 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40219=edit this is the valgrind output when the segfault occurs