v850.c (v850_handle_data_area_attribute): Fix fallthru comment.
authorJeff Law <law@redhat.com>
Tue, 25 Oct 2016 14:39:34 +0000 (08:39 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 25 Oct 2016 14:39:34 +0000 (08:39 -0600)
commitd5356522e5fd3d8a699e15e068f69c9b7f55a65f
tree694d58b3936d5266e1422987f0ae18c37a33a2de
parentb1a2b0badf9b765e34dbd10018dd0003b77b4b34
v850.c (v850_handle_data_area_attribute): Fix fallthru comment.

* config/v850/v850.c (v850_handle_data_area_attribute): Fix fallthru
comment.
(v850_output_aligned_bss): Add missing break.

From-SVN: r241513
gcc/ChangeLog
gcc/config/v850/v850.c