-Wimplicit-fallthrough dodgy fixes
authorAlan Modra <amodra@gmail.com>
Thu, 6 Oct 2016 12:19:08 +0000 (22:49 +1030)
committerAlan Modra <amodra@gmail.com>
Thu, 6 Oct 2016 12:19:38 +0000 (22:49 +1030)
commitfcddde94ee566423cacf455a86e2e797b11d1cee
treea84ccb2f87f0017ad8476c9e9404df3f539bf43d
parentb781683b71a1fc70c4d925ebe1bc943203dd7419
-Wimplicit-fallthrough dodgy fixes

The comment logically belongs inside the preprocessor conditional,
but gcc's -Wimplicit-fallthrough loses track of it.  Revert when/if
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77817 is fixed.

* app.c (do_scrub_chars): Move fall through comment.
* expr.c (operand): Likewise.
gas/ChangeLog
gas/app.c
gas/expr.c
This page took 0.027418 seconds and 4 git commands to generate.