PR c/77946 76/251976/1 accepted/tizen_5.5_base accepted/tizen/5.5/base/20210129.091434 submit/tizen_5.5_base/20210122.093747
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 13 Oct 2016 10:42:36 +0000 (10:42 +0000)
committerSlava Barinov <v.barinov@samsung.com>
Thu, 21 Jan 2021 07:47:11 +0000 (10:47 +0300)
commit06d2aa10535cea2889140b037501149a9394c9bb
tree8292be5028349ffbe3a5cca4aa55893c93c7720c
parent794f58de046dbe73731b7b12e7776eb64cd5564c
PR c/77946

        * tree.h (FALLTHROUGH_LABEL_P): Use private_flag
instead of public_flag.
* varasm.c (default_binds_local_p_3): Formatting fix.
* c-c++-common/Wimplicit-fallthrough-34.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@241094 138bc75d-0d04-0410-961f-82ee72b054a4
git-id: c0f4422f26a07270ec6027df89b731e7b9977e14

Change-Id: Ied47aa4857f185e104b3ff29daf46ff11aee8f7d
Signed-off-by: Slava Barinov <v.barinov@samsung.com>
gcc/testsuite/c-c++-common/Wimplicit-fallthrough-34.c [new file with mode: 0644]
gcc/tree.h
gcc/varasm.c