]> git.ipfire.org Git - thirdparty/gcc.git/commit
opts.c (common_handle_option): Fix formatting and add FALLTHRU comment.
authorSenthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
Thu, 11 Apr 2013 09:07:44 +0000 (09:07 +0000)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 Apr 2013 09:07:44 +0000 (11:07 +0200)
commitf0defe58a55705a34cb07a4d12667c2b6008ed11
tree61677bd422d1e52bef6043c27bee6e1383189a0f
parentf06a1142fa0a3b361bcd9e4af5fbf84e78d75a37
opts.c (common_handle_option): Fix formatting and add FALLTHRU comment.

* opts.c (common_handle_option): Fix formatting and add FALLTHRU
comment.

From-SVN: r197743
gcc/ChangeLog
gcc/opts.c