https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204
--- Comment #3 from GCC Commits ---
The trunk branch has been updated by Andrew Pinski :
https://gcc.gnu.org/g:f03b8f595b6350732bb0a9a69557c5ed2af085b2
commit r14-8436-gf03b8f595b6350732bb0a9a69557c5ed2af085b2
Author: Andrew Pinski
Date: Th
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204
Andrew Pinski changed:
What|Removed |Added
Keywords||ice-on-valid-code
Assignee|un
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2021-07-19
Status|UNCONFIRM
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100204
--- Comment #1 from Andrew Pinski ---
(define_constraint "J"
"A constant that can be used with a SUB operation (once negated)."
(and (match_code "const_int")
(match_test "aarch64_uimm12_shift (-ival)")))
So this should be:
- (unsigned