Fix problem where different code gets generated with/without -Wreturn-type.
authorJim Wilson <wilson@cygnus.com>
Tue, 31 Mar 1998 16:59:41 +0000 (16:59 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 31 Mar 1998 16:59:41 +0000 (08:59 -0800)
commitc8d86b9a3c933297b47d8ee8616e19fcd47d39d0
treec3d1a8654d86e81a43a78078cf01b7ff9a43f148
parent8d052bc70c4265754427c106f325eb4150b048c9
Fix problem where different code gets generated with/without -Wreturn-type.

* toplev.c (rest_of__compilation): Call init_recog_no_volatile at end.

From-SVN: r18918
gcc/ChangeLog
gcc/toplev.c