https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #9 from Jerry DeLisle ---
Dominique, thanks for finding this. It even makes sense; if the typespec is
given one knows what the size of the string is. If not given, how does one
decide which is the right size, so require that they all
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #8 from Dominique d'Humieres ---
> The failures I looked at were becasue the constructors were using strings
> of different sizes. So my question was going to be what are the rules.
> Are the strings suppose to get padded to the leng
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #7 from Harald Anlauf ---
(In reply to Jerry DeLisle from comment #6)
> The failures I looked at were becasue the constructors were using strings of
> different sizes. So my question was going to be what are the rules. Are the
> stri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #4 from Harald Anlauf ---
(In reply to Harald Anlauf from comment #2)
> Created attachment 37982 [details]
> Patch to generate error message
This patch leads to serious regressions. Do not
yet understand why. Withdrawing...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #6 from Jerry DeLisle ---
The failures I looked at were becasue the constructors were using strings of
different sizes. So my question was going to be what are the rules. Are the
strings suppose to get padded to the length of the cha
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #5 from Dominique d'Humieres ---
> This patch leads to serious regressions. Do not
> yet understand why. Withdrawing...
Confirmed. Many failures are of the kind
/opt/gcc/_clean/gcc/testsuite/gfortran.dg/array_constructor_type_16.f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
--- Comment #3 from Jerry DeLisle ---
Harold,
Thanks for the help and I will test
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
Harald Anlauf changed:
What|Removed |Added
CC||anlauf at gmx dot de
--- Comment #2 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70233
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|