On Apr 18 2023, naoki ueda via Gcc-bugs wrote: > The attached code says "int a = 100;", but it should normally be > initialized with an "undefined value", but in the case of gcc-10, it is > initialized with "0". Isn't this a bug in gcc-10?
0 is just one instance of "undefined value". -- Andreas Schwab, sch...@linux-m68k.org GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."