https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68272
Sergey Organov <sorganov at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Sergey Organov <sorganov at gmail dot com> --- Yeah, sorry, my mistake. When I was preparing a simple test-case for a problem that I observed with gcc 5.2.0 (built for rare target), I missed that gcc 4.x has -std=c89 by default. I'll need to dig into my original problem further.