This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Revert my change freeing lto_global_var_decls


On Wed, May 12, 2010 at 12:07 PM, Jan Hubicka <hubicka@ucw.cz> wrote:
> Hi,
> I broke LTO fortran common blocks with this change. ?The problem is that lto_global_var_decls
> are actually used once again from wrapup_global_vars langhook and correctly freed afterwards.

Could you add a test case for this in the test suite?

Ciao!
Steven


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]