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]
Other format: [Raw text]

Re: libjava build failure sol2.6 asm problem?


On Tue, 1 Jan 2002, Jeff Sturm wrote:
> (I notice that LABEL_NUSES is zero, as it is for other non-problem
> labels... who's responsibility is it to maintain LABEL_NUSES?)

Never mind, I answered that myself.  It seems like fill_slots_from_thread
can delete an insn before adding it to the delay slot, without considering
side effects, e.g. deleted labels.

Bootstrapping now, I'll follow up on gcc-patches.

Jeff


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