Re: [PATCH] Handle ERROR_MARK in direct_abstract_declarator

2021-03-04 Thread Jeff Law via Gcc-patches
On 3/4/21 5:51 AM, Richard Biener wrote: > The gcc.dg/noncompile/pr79758.c testcase prints > > pr79758.c:5:6: error: redefinition of 'fn1' > 'error_mark' not supported by > direct_abstract_declarator)'/home/rguenther/src/gcc3/gcc/testsuite/gcc.dg/noncompile/pr79758.c:4:6: > note: previous defi

[PATCH] Handle ERROR_MARK in direct_abstract_declarator

2021-03-04 Thread Richard Biener
The gcc.dg/noncompile/pr79758.c testcase prints pr79758.c:5:6: error: redefinition of 'fn1' 'error_mark' not supported by direct_abstract_declarator)'/home/rguenther/src/gcc3/gcc/testsuite/gcc.dg/noncompile/pr79758.c:4:6: note: previous definition of 'fn1' with type which shows a) re-entry of p