diff options
Diffstat (limited to 'gcc/cp/semantics.c')
| -rw-r--r-- | gcc/cp/semantics.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/cp/semantics.c b/gcc/cp/semantics.c index 3c72818..91d200a 100644 --- a/gcc/cp/semantics.c +++ b/gcc/cp/semantics.c @@ -2400,7 +2400,6 @@ baselink_for_fns (tree fns) tree cl; if (BASELINK_P (fns) - || processing_template_decl || error_operand_p (fns)) return fns; |
