[Bug c++/93630] Multi-dimensional array initialization converts empty raw strings to NULL
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Feb 8 09:56:00 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93630
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|WAITING |RESOLVED
Resolution|--- |DUPLICATE
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ah, I see, on the trunk (and 9 branch) this has been introduced with
r9-6851-g187c6369c0b4c7e013fdbe9eb08d098166359056
and fixed with
r10-2213-gb74f15a88ee1a2b96784803f0e38c386796ee704
and on the 9 branch with:
r9-7634-g1a095ab0a97169cc0a1bac562041e04c11afa14b
*** This bug has been marked as a duplicate of bug 90947 ***
More information about the Gcc-bugs
mailing list