[Bug fortran/93839] diagnostic starts with lowercase letter
kargl at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 19 22:31:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93839
kargl at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P5
CC| |kargl at gcc dot gnu.org
Severity|normal |enhancement
--- Comment #1 from kargl at gcc dot gnu.org ---
The other error messages start with an English word whereas
'rank' here is used in a mathematical sense as a variable.
Here 'rank + corank' is a mathematical expression. As the
author of this error message I find this much more appealing
than 'Rank + corank'.
Changed to 'P5 enhancement'
Personally, I think this should be close as WONTFIX, but I'll
leave it open.
More information about the Gcc-bugs
mailing list