Revert "Fix type error of 'switch (SUBREG_BYTE (op)).'"
This reverts commit 6c6f96040a
.
This commit is contained in:
parent
1ab7c8b9c6
commit
9ec5d6de73
1 changed files with 0 additions and 1 deletions
|
@ -4619,7 +4619,6 @@ print_nonbool_test (output_state *os, const rtx_test &test)
|
|||
printf ("SUBREG_BYTE (");
|
||||
print_test_rtx (os, test);
|
||||
printf (")");
|
||||
printf (".to_constant ()");
|
||||
break;
|
||||
|
||||
case rtx_test::WIDE_INT_FIELD:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue