This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Creating own Backend: Segmentation fault in mark_jump_label_1
Joe Buck <Joe.Buck@synopsys.COM> writes:
> On Wed, Aug 20, 2008 at 06:31:11AM -0700, Ian Lance Taylor wrote:
>> Writing your own gcc backend requires digging into the code and
>> figuring it out. It's not simple. We can't answer precise and
>> detailed questions about how it is supposed to work, but we can't help
>> you debug it.
>
> I think you meant to say "We can answer precise and detailed ...".
Um, yes. Sorry, and thanks for the correction.
Ian