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] label_expr sanity check


On Thu, Nov 13, 2003 at 01:29:08AM +0100, Jan Hubicka wrote:
> 	* gimplify.c (gimplify_expr): Check label_expr contexts.
> 	* tree-cfg.c (tree_verify_flow_info): Likewise.

Ok.

> ! 	      error ("Label %s does not match in bb %d\n",

"does not match"?  Better as "has incorrect context".



r~


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