[Bug fortran/82943] Error derived type-bound procedure PASS(this)

2017-12-30 Thread dreich at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82943 --- Comment #3 from Darrell Reich --- Found relevant section of Fortran specification 4.5.1 Derived-type definition R429 derived-type-def is derived-type-stmt [ type-param-def-stmt ] ... [ private-or-sequence ] ...

[Bug fortran/82943] Error derived type-bound procedure PASS(this)

2017-12-30 Thread dreich at yahoo dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82943 --- Comment #2 from Darrell Reich --- Debug backtrace find . -iname '*.c' -type f -exec grep -inH --color ‘Error' {} \; % gdb ~/c/work/compiler/build-gcc/gcc/f951 (gdb) break error.c:517 (gdb) run -Wall ~/c/work/workspace4/Test02/test.f90 (gdb) b

[Bug fortran/82943] Error derived type-bound procedure PASS(this)

2017-11-10 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82943 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|