Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug
authorJim Wilson <wilson@cygnus.com>
Sat, 13 Nov 1999 01:04:19 +0000 (01:04 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Sat, 13 Nov 1999 01:04:19 +0000 (17:04 -0800)
commit2f985ca642d7ca70540cacde31d2b1f1fa0a63b3
treefdb9427435335bcc832534f326323a5ec0347bdd
parent3fa4114a49f5fe202c20bca39b055d994fecdf8b
Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug

Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug
* stmt.c (pushcase, pushcase_range): Partially revert Oct 28 change.

From-SVN: r30515
gcc/ChangeLog
gcc/stmt.c