[Bug c/84531] c/c++: bogus warning for functions with different argument lengths but compatible arguments
siddhesh at gotplt dot org
gcc-bugzilla@gcc.gnu.org
Mon Feb 26 08:41:00 GMT 2018
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84531
Siddhesh Poyarekar <siddhesh at gotplt dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #5 from Siddhesh Poyarekar <siddhesh at gotplt dot org> ---
Yeah that doesn't look good. I had not done a cpython build; I had started
with a gem5 build (which builds python modules) and only superficially looked
at cpython.
I thought about this over the weekend and agree that silencing the warning will
only hold us back indefinitely. I'll look at the cpython build a bit closer
and try to fix it there when I have time for it. Thanks for looking into this.
More information about the Gcc-bugs
mailing list