[Bug fortran/89079] "Invalid compiler error: Segmentation fault" in module with "equivalence" statement

2019-02-10 Thread airplanemath at aol dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89079 --- Comment #7 from airplanemath --- Thank you. I will follow the progress where you indicated.

[Bug fortran/89079] "Invalid compiler error: Segmentation fault" in module with "equivalence" statement

2019-01-27 Thread airplanemath at aol dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89079 --- Comment #4 from airplanemath --- The line that the cygwin-native compiler crashes on: attributes = gfc_add_attributes_to_decl (com->head->attr, NULL_TREE); is not present in the Mingw-w64 cross compiler. Side-by-side debugging sessions

[Bug fortran/89079] "Invalid compiler error: Segmentation fault" in module with "equivalence" statement

2019-01-27 Thread airplanemath at aol dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89079 airplanemath changed: What|Removed |Added Known to work||7.3.0 --- Comment #3 from airplanemath

[Bug fortran/89079] "Invalid compiler error: Segmentation fault" in module with "equivalence" statement

2019-01-27 Thread airplanemath at aol dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89079 --- Comment #2 from airplanemath --- Running gfortran with "-wrapper gdb,--args" notes the segfault with: --- Thread 1 "f951" received signal SIGSEGV, Segmentation fault. 0x0001004fcf20 in build_common_decl (is_init=false, union_type=,

[Bug fortran/89079] New: "Invalid compiler error: Segmentation fault" in module with "equivalence" statement

2019-01-27 Thread airplanemath at aol dot com
Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: airplanemath at aol dot com Target Milestone: --- Created attachment 45534 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=455