[Bug fortran/82865] Option -fdec collides with PDT
jvdelisle at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Nov 6 19:42:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82865
Jerry DeLisle <jvdelisle at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jvdelisle at gcc dot gnu.org
--- Comment #2 from Jerry DeLisle <jvdelisle at gcc dot gnu.org> ---
This gets into philosophical issue. The intent of -fdec was to allow old DEC
codes to be compiled. Old DEC codes do not have PDT. Any newer codes that use
PDT should never use -fdec. I vote Invalid or Wont fix resolution.
More information about the Gcc-bugs
mailing list