[Bug middle-end/39274] internal compiler error: in check_cfg, at haifa-sched.c, var-tracking

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Feb 24 22:33:00 GMT 2009



------- Comment #1 from pinskia at gcc dot gnu dot org  2009-02-24 22:33 -------
>It looks like free_cfg pass removes something it should not after
> NOTE_INSN_VAR_LOCATION was inserted by variable_tracking pass.


Are you running the scheduler manually in your machine dependent reorg?  If so
you need to call compute_bb_for_insn before calling schedule_insns.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39274



More information about the Gcc-bugs mailing list