aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/tilepro/tilepro.md
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/tilepro/tilepro.md')
-rw-r--r--gcc/config/tilepro/tilepro.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/config/tilepro/tilepro.md b/gcc/config/tilepro/tilepro.md
index 9d5d44e85ed..1d1838e6de8 100644
--- a/gcc/config/tilepro/tilepro.md
+++ b/gcc/config/tilepro/tilepro.md
@@ -1322,7 +1322,8 @@
(use (match_operand 1 "" "")) ;; iterations; zero if unknown
(use (match_operand 2 "" "")) ;; max iterations
(use (match_operand 3 "" "")) ;; loop level
- (use (match_operand 4 "" ""))] ;; label
+ (use (match_operand 4 "" "")) ;; label
+ (use (match_operand 5 "" ""))] ;; flag: 1 if loop entered at top, else 0
""
{
if (optimize > 0)