diff options
Diffstat (limited to 'gcc/config/c4x/c4x.md')
| -rw-r--r-- | gcc/config/c4x/c4x.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/c4x/c4x.md b/gcc/config/c4x/c4x.md index 32908f83800..51cb0245408 100644 --- a/gcc/config/c4x/c4x.md +++ b/gcc/config/c4x/c4x.md @@ -4647,7 +4647,7 @@ (use (reg:QI 26)) (clobber (reg:CC_NOOV 21))])] "" - "if (1) + "if (0) { /* The C30 maximum iteration count for DB is 2^24. */ if (!TARGET_DB) |

