[Bug other/59545] Signed integer overflow issues
mpolacek at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Dec 20 10:56:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59545
Marek Polacek <mpolacek at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2013-12-20
Ever confirmed|0 |1
--- Comment #8 from Marek Polacek <mpolacek at gcc dot gnu.org> ---
(In reply to Jakub Jelinek from comment #6)
> > gcc/cp/error.c:448:7: runtime error: call to function
> > pp_cxx_type_specifier_seq(cxx_pretty_printer*, tree_node*) through pointer
> > to incorrect function type 'void (*)(c_pretty
> > _printer *, tree_node *)'
>
> Haven't seen this error, perhaps we don't instrument it (yet)? Marek?
Yeah, we don't instrument this at all.
More information about the Gcc-bugs
mailing list