[Bug c++/13717] duplicated parameter name not caught ?
bangerth at dealii dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 4 12:45:00 GMT 2004
------- Additional Comments From bangerth at dealii dot org 2004-10-04 12:45 -------
As mentioned in PR 17786 by Nathan:
correct. there is a related bug in that we fail to compile things like
void foo (int x, int ary[sizeof(x)]);
--
What |Removed |Added
----------------------------------------------------------------------------
Known to fail|3.3.2 3.4.0 4.0 |3.3.2 3.4.0 4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13717
More information about the Gcc-bugs
mailing list