[Bug c++/52953] function parameter name redeclarations not detected

2023-09-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 --- Comment #13 from Jonathan Wakely --- Yes, Bug 74 is already closed as a duplicate of this one.

[Bug c++/52953] function parameter name redeclarations not detected

2023-09-06 Thread gayathri.gottumukkala.27 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Gayathri Gottumukkala changed: What|Removed |Added CC||gayathri.gottumukkala.27@gm

[Bug c++/52953] function parameter name redeclarations not detected

2023-09-05 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/52953] function parameter name redeclarations not detected

2023-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 --- Comment #10 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:efafa66c294d261a4d964383674ab9ee51feaf88 commit r14-3714-gefafa66c294d261a4d964383674ab9ee51feaf88 Author: Jakub Jelinek Date:

[Bug c++/52953] function parameter name redeclarations not detected

2023-09-05 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 --- Comment #9 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:c24982689b8af19da9a64f2283fb99764a1c5db0 commit r14-3713-gc24982689b8af19da9a64f2283fb99764a1c5db0 Author: Jakub Jelinek Date:

[Bug c++/52953] function parameter name redeclarations not detected

2023-08-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 --- Comment #8 from Jakub Jelinek --- Created attachment 55820 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55820=edit gcc14-pr52953-2.patch Untested incremental patch to diagnose even extern redeclarations in the

[Bug c++/52953] function parameter name redeclarations not detected

2023-08-30 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #7

[Bug c++/52953] function parameter name redeclarations not detected

2023-08-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Andrew Pinski changed: What|Removed |Added CC||janschultke at googlemail dot com ---

[Bug c++/52953] function parameter name redeclarations not detected

2021-08-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Andrew Pinski changed: What|Removed |Added CC||jtcash at ucsd dot edu --- Comment #5

[Bug c++/52953] function parameter name redeclarations not detected

2019-11-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Eric Gallager changed: What|Removed |Added CC||jason at gcc dot gnu.org,

[Bug c++/52953] function parameter name redeclarations not detected

2017-08-19 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52953 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|