riscv: attr: Synchronize comments with code
authorChristoph Müllner <christoph.muellner@vrull.eu>
Mon, 5 Dec 2022 13:03:36 +0000 (14:03 +0100)
committerPhilipp Tomsich <philipp.tomsich@vrull.eu>
Tue, 27 Dec 2022 19:49:43 +0000 (20:49 +0100)
commit3895dd7675197167789e3b346057be417eede943
tree5dffe5c4118bdb23267c4bd57fee0cfcb742d563
parentb0a32b6e1b971ad9bfa97599d54f837fd16981dd
riscv: attr: Synchronize comments with code

The comment above the enumeration of existing attributes got out of
order and a few entries were forgotten.
This patch synchronizes the comments according to the list.
This commit does not include any functional change.

gcc/ChangeLog:

* config/riscv/riscv.md: Sync comments with code.

Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu>
gcc/config/riscv/riscv.md