[Bug fortran/56659] Segfault due to missing libcpp error handler for "gfortran -cpp"

2021-10-06 Thread kapinos at rz dot rwth-aachen.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56659 --- Comment #5 from Paul --- Just tried all versions of gfortran available up to 10.2.0: the very same 'internal compiler error' is still reported using the initial reproducer. May that be connected to the old Linux we're using (CentOS 7.8)?

[Bug fortran/59720] New: Re: f2003/f2008, class/extends, multiple gemeric assignment

2014-01-08 Thread kapinos at rz dot rwth-aachen.de
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: kapinos at rz dot rwth-aachen.de Created attachment 31773 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31773&action=edit the attaches source cannot be compiled As Jan

[Bug fortran/49675] New: jacobi.F90:90:0: internal compiler error: Segmentation fault

2011-07-08 Thread kapinos at rz dot rwth-aachen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49675 Summary: jacobi.F90:90:0: internal compiler error: Segmentation fault Product: gcc Version: 4.6.1 Status: UNCONFIRMED Severity: normal Priority: P3 Compon

[Bug fortran/46874] [OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147

2010-12-13 Thread kapinos at rz dot rwth-aachen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874 --- Comment #4 from Paul 2010-12-13 10:37:59 UTC --- Only GCC gfortran compiler has the problem. There is no problem to compile the attached redukt.f90 file with ifort 11.1 and 12 (2011XE) and also with the PGI Fortran compiler (10.9) and Sun S

[Bug fortran/46874] [OpenMP] ICE in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147

2010-12-13 Thread kapinos at rz dot rwth-aachen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874 --- Comment #3 from Paul 2010-12-13 10:33:02 UTC --- Yes, the OpenMP Standard changed from 2.5 to 3.0 an describing reductions: 2.5: Fortran pointers, Cray pointers, assumed-size arrays and allocatable arrays may not appear in a reduction clau

[Bug fortran/46874] New: internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147

2010-12-09 Thread kapinos at rz dot rwth-aachen.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46874 Summary: internal compiler error: in gfc_conv_descriptor_data_get, at fortran/trans-array.c:147 Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: