[Bug c++/92357] ICE in IPA pass fnsummary in openmp offload

2019-11-04 Thread scogland1 at llnl dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92357 --- Comment #3 from Tom Scogland --- Sorry about that, apparently the original was too large but I didn't get a warning, now attached.

[Bug c++/92357] ICE in IPA pass fnsummary in openmp offload

2019-11-04 Thread scogland1 at llnl dot gov
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92357 --- Comment #2 from Tom Scogland --- Created attachment 47172 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47172&action=edit preprocessed source of test file

[Bug c++/92357] New: ICE in IPA pass fnsummary in openmp offload

2019-11-04 Thread scogland1 at llnl dot gov
++ Assignee: unassigned at gcc dot gnu.org Reporter: scogland1 at llnl dot gov Target Milestone: --- The pre-processed source from save-temps is attached. Tests were run in a docker container using fedora:31 as the base image with the fedora packages for gcc and gcc-offload