[Bug c/110789] Internal Compiler Error: Illegal instruction

2023-07-25 Thread pledr at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110789 --- Comment #6 from Peter Lezoch --- In the passed days, I have further investigated the issue: the backtrace leads to: 0xba137d real_from_string(real_value*, char const*) ../../gcc/real.cc:2110 which is the fol

[Bug c/110789] Internal Compiler Error: Illegal instruction

2023-07-24 Thread pledr at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110789 --- Comment #5 from Peter Lezoch --- I built a new gcc with --disable-avx2: bash-5.2# gcc -v Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/12.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configure

[Bug c/110789] Internal Compiler Error: Illegal instruction

2023-07-24 Thread pledr at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110789 --- Comment #4 from Peter Lezoch --- I have a complete buildLog and there is NO  -march=native I'm just rebuilding now with --disable-avx2 Have to build on R9 because on Zeut gcc reports 'internal error' again !!! On 2023-07-24 11:04, ars

[Bug c/110789] Internal Compiler Error: Illegal instruction

2023-07-24 Thread pledr at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110789 Peter Lezoch changed: What|Removed |Added Attachment #55617|0 |1 is obsolete|

[Bug c/110789] New: Internal Compiler Error: Illegal instruction

2023-07-24 Thread pledr at gmx dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110789 Bug ID: 110789 Summary: Internal Compiler Error: Illegal instruction Product: gcc Version: og12 (devel/omp/gcc-12) Status: UNCONFIRMED Severity: normal Priority: P3