https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45431
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45431
--- Comment #4 from Jonathan Wakely ---
Because the C front end gets the location info right in recent versions of GCC
it also marks the bad initializer with carets:
bug.c:4:3: warning: initializer-string for array of chars is too long
"Chris
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45431
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
Status|UNCONFIRMED