https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
Sam James changed:
What|Removed |Added
Status|RESOLVED|UNCONFIRMED
Resolution|WORKSFORME
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
Benjamin Schulz changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
--- Comment #7 from Benjamin Schulz ---
the correct output is now this one without -O
The internal compiler error is at all o levels, -O1, O2, O3..
Interestingly -ffast-math works and leads to a considerable speed-up.
Just using -fno-math-err
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120865
Benjamin Schulz changed:
What|Removed |Added
Attachment #61751|mein_omp.cpp|main_omp.cpp
description|