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 to cfganal.c for target/5469


On Fri, Feb 01, 2002 at 10:17:38AM -0800, Janis Johnson wrote:
> 	* cfganal.c (keep_with_call_p): New function.
> 	(flow_call_edges_add): Prevent splitting a block between a call and
> 	a single-set instruction that should be kept in the same block.
> 
> 	* gcc.dg/20020201-1.c: New test.

Ok.


r~


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