[Bug libgcc/91379] internal compiler error __gcov_fork

2019-08-08 Thread cbunch at cfhp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91379 --- Comment #4 from Clinton Bunch --- Setting the CFLAGS and CXXFLAGS to -O0 -g as suggested didn't help. It still blew up at the same point building libgcc. Interestingly, I noticed that it doesn't blow up if the code is compiled in -mlp64 mo

[Bug libgcc/91379] internal compiler error __gcov_fork

2019-08-07 Thread cbunch at cfhp dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91379 --- Comment #2 from Clinton Bunch --- As I stated, I've tried to compile 4.9.4, 5.3.0, 5.5.0, 6.1.0, 6.5.0 and 8.3.0 I get the same error on all of them. I reported on 9.1.0 as it is the current version. I can't get a gcc more recent than 4.9.2

[Bug libgcc/91379] New: internal compiler error __gcov_fork

2019-08-06 Thread cbunch at cfhp dot com
Assignee: unassigned at gcc dot gnu.org Reporter: cbunch at cfhp dot com Target Milestone: --- Created attachment 46678 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46678&action=edit The pre-processed source for libgcov-interface.c -DL_gcov_fork Unable to build gc