[Bug fortran/104609] Add gfortran option to force single-precision constants to double-precision constants

2022-02-21 Thread dshi at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104609 --- Comment #2 from Deng Shi --- I know the option -freal-4-real-8, but this options affects both REAL variable and constant. While this request is to one option ONLY applied for REAL constant number like 1.0.

[Bug fortran/104609] New: Add gfortran option to force single-precision constants to double-precision constants

2022-02-21 Thread dshi at synopsys dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104609 Bug ID: 104609 Summary: Add gfortran option to force single-precision constants to double-precision constants Product: gcc Version: 9.2.0 Status: UNCONFIRMED S