re PR c/27489 (ICE on broken switch condition)
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Wed, 16 Aug 2006 20:50:18 +0000 (20:50 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Wed, 16 Aug 2006 20:50:18 +0000 (20:50 +0000)
commitc58e8676dd02e78d29512ff0f0b024ce91c62883
tree2ec2140ed04b65b2da1c049493d675e61c629492
parente8c96d09013bbef59b28613a4982bc499a1073a7
re PR c/27489 (ICE on broken switch condition)

PR c/27489
* c-typeck.c (c_start_case): Handle invalid orig_type correctly.
Clean up.

From-SVN: r116188
gcc/ChangeLog
gcc/c-typeck.c