[Bug fortran/98290] run-time error with optional character arguments

2020-12-15 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98290 Vivek Rao changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug fortran/98290] New: run-time error with optional character arguments

2020-12-15 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98290 Bug ID: 98290 Summary: run-time error with optional character arguments Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug fortran/102638] New: Add warning for implicit save

2021-10-07 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102638 Bug ID: 102638 Summary: Add warning for implicit save Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran

[Bug fortran/102638] Add warning for implicit save

2021-10-07 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102638 --- Comment #1 from Vivek Rao --- I meant to say that -Wimplicit-save would be part of -Wall *or* -Wextra.

[Bug fortran/56670] Allocatable-length character var causes bogus warning with -Wuninitialized

2021-12-09 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56670 Vivek Rao changed: What|Removed |Added CC||vivekrao4 at yahoo dot com --- Comment #13

[Bug fortran/105038] New: Improve error message for recursive type

2022-03-23 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105038 Bug ID: 105038 Summary: Improve error message for recursive type Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/104346] New: Problem with overloaded assignment when LHS is allocatable array

2022-02-02 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104346 Bug ID: 104346 Summary: Problem with overloaded assignment when LHS is allocatable array Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/104346] Problem with overloaded assignment when LHS is allocatable array

2022-02-02 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104346 --- Comment #1 from Vivek Rao --- It is explained at https://community.intel.com/t5/Intel-Fortran-Compiler/Problem-with-overloaded-assignment-when-LHS-is-allocatable-array/m-p/1356757/highlight/true#M159812 that the code is not conforming, so

[Bug fortran/104309] New: Elemental character function should not return array of character variables of different lengths.

2022-01-31 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104309 Bug ID: 104309 Summary: Elemental character function should not return array of character variables of different lengths. Product: gcc Version: fortran-dev Status:

[Bug fortran/104097] New: parameterized derived type (PDT) with type-bound procedure

2022-01-18 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104097 Bug ID: 104097 Summary: parameterized derived type (PDT) with type-bound procedure Product: gcc Version: og11 (devel/omp/gcc-11) Status: UNCONFIRMED Severity:

[Bug fortran/104096] New: ICE with parameterized derived type (PDT)

2022-01-18 Thread vivekrao4 at yahoo dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104096 Bug ID: 104096 Summary: ICE with parameterized derived type (PDT) Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: