This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Infamous PR fortran/19925


> Is this better?
> ...
> Error: The number of elements in the array constructor at (1) requires an increase of the allowed 65535 upper limit.
> See -fmax-array-constructor option

In my opinion definitively. What about a clearer separation between the error
and the way to fix it: replacing "requires an increase of" with "is larger than" 
and "See -fmax-array-constructor option" with "This limit can be increased with
the -fmax-array-constructor option"?

Dominique


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]