summaryrefslogtreecommitdiff
path: root/backends/sparc_retval.c
diff options
context:
space:
mode:
Diffstat (limited to 'backends/sparc_retval.c')
-rw-r--r--backends/sparc_retval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/sparc_retval.c b/backends/sparc_retval.c
index e1b17753..fb81cdce 100644
--- a/backends/sparc_retval.c
+++ b/backends/sparc_retval.c
@@ -91,7 +91,7 @@ sparc_return_value_location (Dwarf_Die *functypedie, const Dwarf_Op **locp)
typedie = dwarf_formref_die (attr, &die_mem);
tag = DWARF_TAG_OR_RETURN (typedie);
}
- /* Fall through. */
+ FALLTHROUGH;
case DW_TAG_base_type:
case DW_TAG_enumeration_type: