------- Comment #5 from rguenth at gcc dot gnu dot org  2006-05-29 15:13 -------
Based on 8.3.5/8 and the example from 8.3.6/9 which reads

 int f(int a, int b = a);

I think this bug is invalid and function declarations with duplicate parameter
names are not invalid.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13717

Reply via email to