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
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&action=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
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&action=edit
and the output of valgrind after remove offending Output function in favor out
std::cout
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&action=edit
this is the valgrind output when the segfault occurs
++
Assignee: unassigned at gcc dot gnu.org
Reporter: me at ryanlewis dot net
Target Milestone: ---
Created attachment 40218
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40218&action=edit
example of failing code (which isn't failing)
I am working