Reverse may 15th change, as suggested by Jason.
It causes too many backwards compatability problems, for more than one frontend. From-SVN: r20685
This commit is contained in:
parent
9029639886
commit
d3b107b4e5
@ -1,3 +1,7 @@
|
||||
Wed Jun 24 01:32:12 1998 David S. Miller <davem@pierdol.cobaltmicro.com>
|
||||
|
||||
* toplev.c (rest_of_compilation): Revert May 15 change.
|
||||
|
||||
Tue Jun 23 21:27:27 1998 Ken Raeburn <raeburn@cygnus.com>
|
||||
|
||||
* reload.c (find_reloads): Fix check for failure to match any
|
||||
|
@ -3063,7 +3063,6 @@ rest_of_compilation (decl)
|
||||
}
|
||||
|
||||
if (! current_function_contains_functions
|
||||
&& ! decl_function_context (decl)
|
||||
&& (DECL_DEFER_OUTPUT (decl)
|
||||
|| (DECL_INLINE (decl)
|
||||
&& ((! TREE_PUBLIC (decl) && ! TREE_ADDRESSABLE (decl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user