http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44989
--- Comment #9 from Richard Guenther 2010-11-15
15:52:48 UTC ---
Author: rguenth
Date: Mon Nov 15 15:52:42 2010
New Revision: 166757
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166757
Log:
2010-11-15 Richard Guenther
PR lto/449
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44989
Jakub Jelinek changed:
What|Removed |Added
Priority|P1 |P2
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44989
--- Comment #7 from Richard Guenther 2010-11-03
16:01:41 UTC ---
No. It's gone now ;)
But the FAILs remain.
--- Comment #6 from jakub at gcc dot gnu dot org 2010-09-02 12:37 ---
Seems to be a bug in free_lang_data_in_block, which throws away the
DECL_EXTERNAL decl from BLOCK_VARS, eventhough it is obviously very much
needed. In fact, is there ever a case where what free_lang_data_in_block does