[Bug c/68454] internal compiler error: Segmentation fault

2015-11-20 Thread luser.droog at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 --- Comment #6 from M Joshua Ryan --- Just to clarify, the file with symbols is marked obsolete; the latest file is believed good. No external symbols. It produces the compiler error when run with no options `gcc xpost_main.i`.

[Bug c/68454] internal compiler error: Segmentation fault

2015-11-20 Thread luser.droog at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 M Joshua Ryan changed: What|Removed |Added Attachment #36786|0 |1 is obsolete|

[Bug c/68454] internal compiler error: Segmentation fault

2015-11-20 Thread luser.droog at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 --- Comment #4 from M Joshua Ryan --- Created attachment 36789 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36789&action=edit .i file left by `make CFLAGS='-g -O2 -save-temps'` I think this is the correct file now. I see "0" "0" and "1"

[Bug c/68454] internal compiler error: Segmentation fault

2015-11-20 Thread luser.droog at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 M Joshua Ryan changed: What|Removed |Added Attachment #36778|0 |1 is obsolete|

[Bug c/68454] internal compiler error: Segmentation fault

2015-11-20 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c/68454] internal compiler error: Segmentation fault

2015-11-19 Thread luser.droog at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68454 --- Comment #1 from M Joshua Ryan --- This is on a fresh install of cygwin64 on a new Windows 10 laptop.