mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-24 21:11:19 +08:00
Fix ChangeLog entry for PR lto/55466
From-SVN: r194861
This commit is contained in:
parent
99c4346a66
commit
49c01f87ba
@ -790,9 +790,6 @@
|
||||
PR lto/55466
|
||||
* lto-symtab.c (lto_symtab_merge_decls_1): Don't record the
|
||||
prevailing variable.
|
||||
* lto.c (lto_register_var_decl_in_symtab): Don't record static
|
||||
variables.
|
||||
(lto_main): Record the global variables if WPA isn't enabled.
|
||||
|
||||
2012-12-10 Richard Biener <rguenther@suse.de>
|
||||
|
||||
|
@ -1,3 +1,10 @@
|
||||
2012-12-10 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR lto/55466
|
||||
* lto.c (lto_register_var_decl_in_symtab): Don't record static
|
||||
variables.
|
||||
(lto_main): Record the global variables if WPA isn't enabled.
|
||||
|
||||
2012-11-20 Diego Novillo <dnovillo@google.com>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user