https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61530
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-06-17 Ever confirmed|0 |1 --- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> --- LGTM, just please use some other function name than error, error is a glibc function and it is unnecessary to override it with something unrelated. Also, patches should go to gcc-patches...