https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109500
anlauf at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anlauf at gcc dot gnu.org --- Comment #14 from anlauf at gcc dot gnu.org --- (In reply to Leandro Lupori from comment #12) > Its inclusion in flang (with a portability warning) is being analyzed: > https://reviews.llvm.org/D147614 Thanks for this link, which has pointers to the J3 list including: https://mailman.j3-fortran.org/pipermail/j3/2012-April/005029.html and the thread starting at https://mailman.j3-fortran.org/pipermail/j3/2017-March/010158.html with a clarification by Malcolm Cohen: https://mailman.j3-fortran.org/pipermail/j3/2017-March/010181.html > However, the main motivation was to improve compatibility with other > compilers, such as gfortran and ifort. Compatibility should be best for standard-conforming code... ;-) I'm still waiting for a response from Intel. > I'm trying to check with the issue reporter how extensive is his usage of > this extension and how much effort it would require for him to avoid using > it.