This is the mail archive of the gcc@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: Flow analysis and optimization with computed gotos


Michael Matz writes:

> In the attachment is a small patch to gcse.c which slightly helps in this
> situation (at least in my test case). Can you try it?

I tried it.

> It still isn't correct though.

Yes, I hit that, the program runs with only one dispatch
block, but segfaults with many.  I haven't tracked down
where, but since you seem to be thinking about a correct fix, I'll
wait a bit on that.

Brad

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