From dbf5190486ee46bb6c9f592a96f6b4d11e843689 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Tue, 21 Apr 1998 14:05:35 -0400 Subject: [PATCH] * typeck.c (convert_for_assignment): Fix handling of pmfs. From-SVN: r19361 --- gcc/cp/ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index d8f4204..d8f5b0c 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -31,6 +31,7 @@ Fri Apr 17 14:30:45 1998 Jason Merrill (comp_target_parms): Tweak pedantic case. Clean up somewhat. Return -1 or 1 instead of 1 or 2. (compparms): Remove STRICT handling. + (convert_for_assignment): Fix handling of pmfs. Fri Apr 17 14:04:16 1998 Mark Mitchell -- 2.7.4