http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60751

--- Comment #5 from Walter Spector <w6ws at earthlink dot net> ---
> It seems quite trivial to fix, but does it really worth the work?

Well, we had an instance where this accidentally slipped into our code.  Later
on, our nightly regression runs crashed with several non-gfortran (and
non-Intel) compilers.

The extension itself is pretty gratuitous.  It adds nothing to the language,
yet can quietly promote incompatibilities.  Since g95 also accepts it, I am
assuming it came into the compiler before the split.

Reply via email to