[Bug fortran/113254] Option -fallow-invalid-boz does not help with sample code

2024-01-06 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113254 --- Comment #2 from mecej4 --- Created attachment 57001 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57001=edit Program source that is handled correctly when -fallow-invalid-boz is specified

[Bug fortran/113254] New: Option -fallow-invalid-boz does not help with sample code

2024-01-06 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113254 Bug ID: 113254 Summary: Option -fallow-invalid-boz does not help with sample code Product: gcc Version: 11.4.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/113165] Code containing more than one type declaration for a variable results in confusing error messages from compiler

2023-12-29 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113165 --- Comment #3 from mecej4 --- Thanks for the prompt response and the rapid fix.

[Bug fortran/113165] New: Code containing more than one type declaration for a variable results in confusing error messages from compiler

2023-12-28 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113165 Bug ID: 113165 Summary: Code containing more than one type declaration for a variable results in confusing error messages from compiler Product: gcc Version:

[Bug fortran/105691] Incorrect calculation of INDEX(str1,str2) at compile time

2022-05-22 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105691 --- Comment #1 from mecej4 --- When a program contains an expression that involves the INDEX intrinsic function, and it is possible to calculate its result value at compile time, the computed value is sometimes incorrect. program main i =

[Bug fortran/105691] New: Incorrect calculation of INDEX(str1,str2) at compile time

2022-05-22 Thread xecej4 at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105691 Bug ID: 105691 Summary: Incorrect calculation of INDEX(str1,str2) at compile time Product: gcc Version: 11.3.0 Status: UNCONFIRMED Severity: normal