diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2021-11-29 19:26:20 -0600 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2021-11-29 19:36:52 -0600 |
commit | bcb163eee8c290a1c023f89b401ba7406dcac605 (patch) | |
tree | f811e0dd98474478a7a3f772b5616b8c9009f6f2 /gcc/fortran/trans-expr.c | |
parent | ab202b659dbdfd3a1f45ffe7a5052f35b5e8fa6d (diff) | |
download | gcc-bcb163eee8c290a1c023f89b401ba7406dcac605.zip gcc-bcb163eee8c290a1c023f89b401ba7406dcac605.tar.gz gcc-bcb163eee8c290a1c023f89b401ba7406dcac605.tar.bz2 |
visium: Revert commit r12-5332
This reverts commit b8ce19bb1a0592051e8f9a4c3252d12ae605b256
(r12-5332) "visium: Fix non-robust split condition in
define_insn_and_split".
Jeff found newlib failed to build for visium port since
r12-5332, as Eric confirmed, those split conditions in the
related define_insn_and_splits are intentional not to join
with insn condition (&&), since insn condition won't hold
after reload and the proposed concatenation will make the
splitting never happen wrongly.
Diffstat (limited to 'gcc/fortran/trans-expr.c')
0 files changed, 0 insertions, 0 deletions