diff options
Diffstat (limited to 'gcc/rtl.c')
| -rw-r--r-- | gcc/rtl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/rtl.c b/gcc/rtl.c index 0e4a9b33da5..de5e0481843 100644 --- a/gcc/rtl.c +++ b/gcc/rtl.c @@ -420,6 +420,7 @@ copy_rtx (orig) case 'i': case 's': case 'S': + case 'T': case 'u': case '0': /* These are left unchanged. */ |

