tree.def: Remove outdated comment on SAD_EXPR
authorJakub Jelinek <jakub@redhat.com>
Wed, 8 Feb 2023 11:02:35 +0000 (12:02 +0100)
committerJakub Jelinek <jakub@redhat.com>
Wed, 8 Feb 2023 11:02:35 +0000 (12:02 +0100)
commitaa12d1b17c4557f6770f2c05d44525e105372ae6
tree692594e0e6a50a6e8e971531ef1b2e1a89fcb061
parent8f3b85efbf549b19db4026e0ef7f4461db8cdb25
tree.def: Remove outdated comment on SAD_EXPR

While looking at PR108692, I've noticed SAD_EXPR comment mentions that
WIDEN_MINUS_EXPR is missing, which is not true anymore since r11-5160.

The following patch just removes that part of the comment.

2023-02-08  Jakub Jelinek  <jakub@redhat.com>

* tree.def (SAD_EXPR): Remove outdated comment about missing
WIDEN_MINUS_EXPR.
gcc/tree.def