[Bug fortran/51825] New: Fortran runtime error: Cannot match namelist object name

2012-01-11 Thread chrisonian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51825 Bug #: 51825 Summary: Fortran runtime error: Cannot match namelist object name Classification: Unclassified Product: gcc Version: 4.5.3 Status: UNCONFIRMED

[Bug fortran/59997] New: c_pointer = c_loc(...) internal compiler error

2014-01-30 Thread chrisonian at gmail dot com
: fortran Assignee: unassigned at gcc dot gnu.org Reporter: chrisonian at gmail dot com The following program cannot compile with gfortran 4.8.1: gfortran gfortran_c_ptr_bug.f90 gfortran_c_ptr_bug.f90:14:0: internal compiler error: Segmentation fault c_string_ptr = c_loc(X%c_line

[Bug fortran/60293] New: ALLOCATE and DEALLOCATE intrinsics are not in the gfortran manual

2014-02-20 Thread chrisonian at gmail dot com
Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: chrisonian at gmail dot com Neither ALLOCATE nor DEALLOCATE are in the online manual as intrinsics. MALLOC is there, and even says 'For new code using Fortran 95 pointers, the m

[Bug fortran/63797] Bogus ambiguous reference to 'sqrt'

2021-04-09 Thread chrisonian at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63797 chrisonian at gmail dot com changed: What|Removed |Added CC||chrisonian at gmail dot com