Sebastian Huber <sebastian.hu...@embedded-brains.de> writes: > On 20.11.23 10:56, Florian Weimer wrote: >> In the future, it may make sense to avoid cascading errors from >> the implicit declaration, especially its assumed int return type. >> This change here only changes the kind of the diagnostic, not >> its wording or consequences. > Maybe this change should be added to the GCC 14 release notes.
Can you be more specific? Florian wrote about it in detail at https://gcc.gnu.org/gcc-14/porting_to.html#c. If you're referring specifically to the cascade-affecting-diagnostics, that change hasn't been made yet. What am I missing?