]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/11766 (ICE in comp_ptr_ttypes_real)
authorNathan Sidwell <nathan@codesourcery.com>
Sun, 3 Aug 2003 14:19:00 +0000 (14:19 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Sun, 3 Aug 2003 14:19:00 +0000 (14:19 +0000)
commitae0b7dfc7e9084c45901687320a7d9d285a530ba
treed0abbc6ab85bb14480657c29e9b238534afdf50a
parentcb6eb88a2ee8b9edf00ca0c64deb94940e18fa41
re PR c++/11766 (ICE in comp_ptr_ttypes_real)

cp:
PR c++/11766
* typeck.c (comp_ptr_ttypes_real): Don't loop on pointers to
member functions.
testsuite:
PR c++/11766
* g++.dg/expr/ptrmem1.C: New test.

From-SVN: r70118
gcc/cp/typeck.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/expr/ptrmem1.C [new file with mode: 0644]