Skip to content

Commit f48abc0

Browse files
author
Claudiu Zissulescu
committed
Typo fix reti => rtie
1 parent 64c9311 commit f48abc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gcc/config/arc/arc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4780,7 +4780,7 @@
47804780
if (arc_compute_function_type (cfun) == ARC_FUNCTION_ILINK1
47814781
&& TARGET_V2)
47824782
{
4783-
return \"reti\";
4783+
return \"rtie\";
47844784
}
47854785
else
47864786
{

0 commit comments

Comments
 (0)