]> git.ipfire.org Git - thirdparty/gcc.git/commit
opts.c (common_handle_option): Add missing break;s.
authorNeil Booth <neil@daikokuya.co.uk>
Wed, 25 Jun 2003 05:52:14 +0000 (05:52 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Wed, 25 Jun 2003 05:52:14 +0000 (05:52 +0000)
commit0bd95603bb9f957b22f85f3f03feec42f9ed555f
treec94b8d6e2a984241b68fe4de90541987f3e8f8f5
parenta7c0a4422b73af14c23baf9c60821c6be264f589
opts.c (common_handle_option): Add missing break;s.

* opts.c (common_handle_option): Add missing break;s.
f:
* top.c (ffe_handle_option): Add missing break;.

From-SVN: r68457
gcc/ChangeLog
gcc/f/ChangeLog
gcc/f/top.c
gcc/opts.c