re PR c++/37450 (C++ FE times out on duplicated parameter)
authorH.J. Lu <hongjiu.lu@intel.com>
Wed, 17 Sep 2008 17:57:24 +0000 (17:57 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Wed, 17 Sep 2008 17:57:24 +0000 (10:57 -0700)
commit52a764acf76949daf594c2a030fa20c8383946c8
tree9c08f324266332617ef2472a31e2ceff3e0b5a07
parent118dde55d874964faccb055568cacf784b923fde
re PR c++/37450 (C++ FE times out on duplicated parameter)

2008-09-17  H.J. Lu  <hongjiu.lu@intel.com>

PR c++/37450
* name-lookup.c (pushdecl_maybe_friend): Don't return the old
parameter for duplicate.

From-SVN: r140425
gcc/cp/ChangeLog
gcc/cp/name-lookup.c