[Bug fortran/52279] Fortran translation issues
sgk at troutmask dot apl.washington.edu
gcc-bugzilla@gcc.gnu.org
Thu Jul 2 17:15:49 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52279
--- Comment #10 from Steve Kargl <sgk at troutmask dot apl.washington.edu> ---
On Thu, Jul 02, 2020 at 05:10:51PM +0000, schwab@linux-m68k.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52279
>
> --- Comment #9 from Andreas Schwab <schwab@linux-m68k.org> ---
> That means you cannot override a default.
>
Huh?
By default you get an error. The option down-grades the
error to a warning. If you don't want the warning, then
don't use the option. You'll get the error.
More information about the Gcc-bugs
mailing list