https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93278
--- Comment #2 from doug mcilroy <doug at cs dot dartmouth.edu> --- My error. I omitted half the program. The bad behavior is exhibited by char a{HUGE] = "x"; int main(){ return 0; }
doug at cs dot dartmouth.edu Thu, 16 Jan 2020 08:23:48 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93278
--- Comment #2 from doug mcilroy <doug at cs dot dartmouth.edu> --- My error. I omitted half the program. The bad behavior is exhibited by char a{HUGE] = "x"; int main(){ return 0; }