]> git.ipfire.org Git - thirdparty/gcc.git/commit
Remove GIMPLE restriction of ! using match.pd patterns
authorRichard Biener <rguenther@suse.de>
Mon, 9 May 2022 09:50:55 +0000 (11:50 +0200)
committerRichard Biener <rguenther@suse.de>
Mon, 9 May 2022 11:42:36 +0000 (13:42 +0200)
commit93416de0cb72358b95a96fa4341b7b93a6805842
treeeed23dd931c4a2f5498c47e5715d77d6b93a16a3
parent8b59556e1c72c7c3654a7d7c675832d9fd38b7a0
Remove GIMPLE restriction of ! using match.pd patterns

This removes #if GIMPLE guards around patterns using ! which is
now also provided in the GENERIC implementation.

2022-05-09  Richard Biener  <rguenther@suse.de>

* match.pd: Remove #if GIMPLE guards around ! using patterns.
gcc/match.pd