Steve Ellcey <sell...@marvell.com> writes: > The test gcc.dg/torture/pr84682-2.c has been failing for some time on > aarch64. Bin Cheng submitted a patch for this some time ago, the > original patch was: > > https://gcc.gnu.org/ml/gcc-patches/2018-03/msg00784.html > > But Richard Sandiford thought it should be fixed in recog.c instead of > just in aarch64.c. Bin submitted a followup: > > https://gcc.gnu.org/ml/gcc-patches/2018-03/msg01166.html > > But there were no replies to that patch submission.
IMO we shouldn't remove the assert. See: https://gcc.gnu.org/ml/gcc-patches/2018-08/msg01969.html and the thread leading up to it. Thanks, Richard