diff options
Diffstat (limited to 'gcc/rtlanal.c')
-rw-r--r-- | gcc/rtlanal.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtlanal.c b/gcc/rtlanal.c index 52ff6a90c64..a7d335be559 100644 --- a/gcc/rtlanal.c +++ b/gcc/rtlanal.c @@ -1161,6 +1161,7 @@ rtx_equal_p (x, y) break; case '0': + case 't': break; /* It is believed that rtx's at this level will never |