This is the mail archive of the gcc-bugs@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]

[Bug debug/19367] [4.0 Regression] ICE: tree_check in lookup_local_die with local `using'


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-01-11 00:53 -------
The ICE was introduced with:
        * decl.c (duplicate_decls): Call ggc_free on declarations we will
        not be needing any longer.

But it looks like reverting it might be papering over the overall problem.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19367


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