]> git.ipfire.org Git - thirdparty/gcc.git/commit
Disable brabc/brabs patterns as their length computation is horribly broken and leads...
authorJeff Law <law@redhat.com>
Sun, 31 May 2020 03:53:28 +0000 (21:53 -0600)
committerJeff Law <law@redhat.com>
Sun, 31 May 2020 03:53:28 +0000 (21:53 -0600)
commit6dda86084439af4f5315a5c3aaee732a610e3551
treedc4b540f3496e331031485d24a1b904fffab0e71
parent945b53ccf6ae899e32c5ed88471ae60d5814c47d
Disable brabc/brabs patterns as their length computation is horribly broken and leads to incorrect code generation.

* config/h8300/jumpcall.md (brabs, brabc): Disable patterns.
gcc/config/h8300/jumpcall.md