[C++ PATCH] remove unreachable code
authorNathan Sidwell <nathan@acm.org>
Thu, 2 May 2019 12:42:32 +0000 (12:42 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Thu, 2 May 2019 12:42:32 +0000 (12:42 +0000)
commitc2aa34b5a968a2d92b294a7216c8dac656d3d265
treef8071eef91890ae9c4e2c303bd9f34f2911dd6aa
parentc27998546ac2291ceffbf1f998f6e46e6b8ad6eb
[C++ PATCH] remove unreachable code

https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00039.html
* semantics.c (finish_id_expression_1): Remove unreachable code.

From-SVN: r270792
gcc/cp/ChangeLog
gcc/cp/semantics.c