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]

Re: [patches] Re: gcc 3.1 ICE in make_label_edge on hppa1.1-hp-hpux10.20--bootstrap fails


On Thu, Jul 19, 2001 at 06:18:13PM +0200, Jan Hubicka wrote:
> Won't this create the chained barriers then?

Hum?  Oh, you mean something that verify_flow_info would
complain about.  Hmm..

Oh, actually the reason that you can't delete the barrier
is that it's still in use.  By the jump (or noreturn call)
that we replaced the RESX with.

Why don't we just delete the RESX there where the comment
currently is?


r~


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