[Bug middle-end/83286] internal compiler error: Illegal instruction

2023-02-17 Thread nightstrike at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 nightstrike changed: What|Removed |Added CC||nightstrike at gmail dot com --- Comment

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-08 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #8 from Alex Weslowski --- (In reply to Richard Biener from comment #6) > Illegal instruction is usually coming from gmp/mpfr which might be linked > statically into your GCC binary on mingw. This may indeed be the case. Also

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-08 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #7 from Alex Weslowski --- Created attachment 42819 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42819=edit Preprocessed file trans3.i

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-05 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 Richard Biener changed: What|Removed |Added Target||mingw64 --- Comment #6 from Richard

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-04 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #5 from Alex Weslowski --- Please note, this appears to be fixed (hopefully) in GCC 7.2.0. Either that, or my version of GCC 6.4.0 is borked. (Or, it may be an intermittent error, I suppose.)

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-04 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #4 from Alex Weslowski --- Verbose output: Making gp in O6.1-none-msys_nt make[1]: Entering directory 'pari-2.9.3/O6.1-none-msys_nt' /usr/bin/gcc -v -save-temps -c -O3 -Wall -fno-strict-aliasing -fomit-frame-pointer

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-04 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #3 from Alex Weslowski --- Created attachment 42786 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42786=edit Preprocessed file mpker.i

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-04 Thread aweslowski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 --- Comment #2 from Alex Weslowski --- (In reply to Andrew Pinski from comment #1) > Can you read https://gcc.gnu.org/bugs/ and provide the preprocessed source? Hi, will attach the mpker.i file to this bug. The zip file has also been updated.

[Bug middle-end/83286] internal compiler error: Illegal instruction

2017-12-04 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83286 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|