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: [PATCH]: Fix java failure and ada bootstrap failure


On Wed, Jan 05, 2005 at 05:30:27PM -0500, Daniel Berlin wrote:
> 	* dwarf2out.c (gen_subprogram_die): If we've already tried to
> 	output this subprogram, simply ignore this attempt to do it again.
> 	(add_abstract_origin_attribute): Don't abort trying to add the abstract
> 	origin attribute if it's not possible.
> 	(gen_block_die): Don't ignore subblocks of "unused" blocks.
> 	(decls_for_scope): Ditto.
> 	* gimple-low.c (mark_blocks_with_used_subblocks): Remove.
> 	(mark_used_blocks): Don't call mark_blocks_with_used_subblocks.
> 	* tree.h: Document used flag on blocks.

Ok.


r~


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