http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60350
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |diagnostic Severity|normal |minor --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- >2) The column numbers of the two warnings point to the same location ":", >which is not right. This is most likely due to the casting which is added by the triany operator.