This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/82143] add a -fdefault-real-16 flag


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143

--- Comment #21 from Andreas Schwab <schwab@linux-m68k.org> ---
The promotion_4.f90 test fails due to bad assumptions:

(gdb) whatis d
type = real(kind=10)

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]