[gnu.gcc.bug] stupid.c bugs

kent@SUN.COM (Kent Hauser) (10/13/88)

In file stupid.c, the initialization for "last_call_suid" should
be changed from zero to the following:

  last_call_suid = max_uid;	/* was 0 */

This properly allows for the case when there are *no* calls
in a function.

----
Kent Hauser			UUCP: sun!sundc!tfd!kent
Twenty-First Designs		INET: kent@tfd.uucp%sundc.sun.com