[Bug fortran/107721] Lost typespec with constant expressions using array constructors and parentheses
anlauf at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 1 19:52:38 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107721
--- Comment #25 from anlauf at gcc dot gnu.org ---
Created attachment 62959
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=62959&action=edit
Add missing brace
The version submitted did not compile here due to a missing closing brace
('}').
I'll commit the attached version. And let's hope the testers do not find
anything else...
More information about the Gcc-bugs
mailing list