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] tree-cfg.c: Check that a nonlocal label doesn't appear in the middle of a basic block. (Take 2)


On Thu, Jan 20, 2005 at 05:18:37PM -0500, Kazu Hirata wrote:
>   "Nonlocal label %s is not at the beginning of basic block bb %d"

"Nonlocal label %s is not first in a sequence of labels in bb %d"?


r~


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