[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-06 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 Martin Liška changed: What|Removed |Added Keywords||ice-on-valid-code Status|UNCO

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-05 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Comment

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-05 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 --- Comment #5 from Gerhard Steinmetz --- Some other variants : $ cat zz1.f90 program p use iso_c_binding, only: c_ptr, c_null_ptr, c_ptr type(c_ptr) :: c c = c_null_ptr end $ cat zz3.f90 program p use iso_c_binding, only: c_ptr

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-05 Thread gerhard.steinmetz.fort...@t-online.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 Gerhard Steinmetz changed: What|Removed |Added CC||gerhard.steinmetz.fortran@t

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-05 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-05 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 --- Comment #2 from kargl at gcc dot gnu.org --- Workaround is to remove the ONLY clause in the sqlite3_primitive module.

[Bug fortran/71764] compiler internal error: segmentation fault

2016-07-04 Thread heresy-me at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71764 --- Comment #1 from 鍾 --- $ uname -a CYGWIN_NT-6.1 LLVM 2.5.2(0.297/5/3) 2016-06-23 14:29 x86_64 Cygwin $ gcc -v 使用内建 specs。 COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/5.4.0/lto-wrapper.exe 目标:x86_64-pc-cygwin 配置为:/cygdrive