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: [tree-ssa] Make jump threading work over empty blocks


In message <20030819204838.GA25116@atrey.karlin.mff.cuni.cz>, Zdenek Dvorak wri
tes:
 >Hello,
 >
 >optimize_block ices when the jump is threaded into empty block.
 >
 >Zdenek
 >
 >	* tree-ssa-dom.c (optimize_block): Thread jump into empty
 >	block correctly.
This is fine.  Please install.

Do you happen to have a testcase for this bug that you could also contribute?

Thanks,
jeff


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