This is the mail archive of the gcc-patches@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]

Re: [Patch, fortran] PR40011 - Problems with -fwhole-file


Dear All,

> I strongly prefer -fno-whole-file over -std=legacy.

I agree.

> If you make -fwhole-file the default, then I would

Well, that's a question in itself - should it be default?

> want an option that allows me to disable the
> default and still use -std=f2003. ?In fact, I don't
> even understand what -f[no-]whole-file has do with
> legacy Fortran features.

All the regressions in the testsuite, at least, are associated with
"legacy" code that does not respect TKR.  You are right to point out
that the two should not be coupled but it would be a way to suppress
all regressions :-)

Best regards

Paul


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