Re: [PATCH] PR other/90695 reduce testcase to remove library dependency

2019-06-10 Thread Jason Merrill
On 6/6/19 6:52 PM, Jonathan Wakely wrote: This reproduces the original ICE fixed by r178857 (tested at r178852 and r178860), without depending on a libstdc++ header that keeps changing. The number of errors differs between C++14 and C++17 modes, so the fixed test uses dg-excess-errors to match a

[PATCH] PR other/90695 reduce testcase to remove library dependency

2019-06-06 Thread Jonathan Wakely
This reproduces the original ICE fixed by r178857 (tested at r178852 and r178860), without depending on a libstdc++ header that keeps changing. The number of errors differs between C++14 and C++17 modes, so the fixed test uses dg-excess-errors to match any number of them. The precise errors aren'