+2016-09-30 Marek Polacek <polacek@redhat.com>
+
+ * config/aarch64/aarch64-simd.md: Adjust fall through comments.
+
2016-09-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* ifcvt.c (noce_try_avoid_const_materialization): New function.
comparison = gen_aarch64_cmlt<mode>;
break;
}
- /* Else, fall through. */
+ /* Fall through. */
case UNGE:
std::swap (operands[2], operands[3]);
/* Fall through. */
comparison = gen_aarch64_cmle<mode>;
break;
}
- /* Else, fall through. */
+ /* Fall through. */
case UNGT:
std::swap (operands[2], operands[3]);
/* Fall through. */