reload.c (find_reloads): Emit a USE for a pseudo register without a hard register if...

�
        * reload.c (find_reloads): Emit a USE for a pseudo register without
        a hard register if we could not create an optional reload for the
        pseudo.

From-SVN: r28102
This commit is contained in:
Jeff Law 1999-07-14 16:30:21 -06:00
parent a81c752ad3
commit bb183b9e6b
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Wed Jul 14 23:28:06 1999 Jeffrey A Law (law@cygnus.com)
* reload.c (find_reloads): Emit a USE for a pseudo register without
a hard register if we could not create an optional reload for the
pseudo.
Wed Jul 14 23:45:48 1999 J"orn Rennecke <amylaar@cygnus.co.uk>
* c-typeck.c (output_init_element, process_init_element):