https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83396

--- Comment #19 from Alexandre Oliva <aoliva at gcc dot gnu.org> ---
Created attachment 42860
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42860&action=edit
additional patch for the sparc pr69102 FAIL

This patch fixes the testsuite regression reported by Rainier on sparc.  We
can't assume we're outside a BB just because BLOCK_FOR_INSN is not set: not all
paths that take to var-tracking will run compute_bb_for_insn or similar.  That
was news to me.

Reply via email to