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 #16 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Sun, Sep 17, 2017 at 12:19:50PM +0000, dominiq at lps dot ens.fr wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143
> 
> --- Comment #14 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> > For future reference: -fdefault-real-8 was added by Steve in r97221.
> 
> This is not the actual implementation, but the renaming of -i8, -r8, ... to
> -fdefault-*
> 

Not quite correct.  Yes, the patch renames the options for -i8,
-r8, etc to be more inline with GCC standard options that start
with -f.  The patch actually contains a functional change.

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