Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 1999 01:04:19 +0000 (01:04 +0000)
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 13 Nov 1999 01:04:19 +0000 (01:04 +0000)
commitaee8f91e3e94e017266fb76d36c32b4eef6acf88
treefdb9427435335bcc832534f326323a5ec0347bdd
parent67155aab628cec4c332eaa9eb0f2c965706f4b50
Fix another gcc2 merge problem: fix switch statement ISO C conformancs bug
* stmt.c (pushcase, pushcase_range): Partially revert Oct 28 change.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30515 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/stmt.c