https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44859
Martin Sebor <msebor at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |msebor at gcc dot gnu.org Known to work| |4.9.4 Resolution|--- |FIXED Known to fail| |4.5.3 --- Comment #2 from Martin Sebor <msebor at gcc dot gnu.org> --- Since 4.9, GCC warns on all functions in the test case in comment #0. Fixed by r208970.