[Bug middle-end/16089] [3.5 regression] unwind-dw2.c:1311: error: insn outside basic block

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Sun Jun 20 05:08:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-20 05:08 -------
This comes down to the use of get_func_hard_reg_initial_val which is must not be CFG safe.

emit_initial_value_sets() does not set the psedu registers in a BB. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|bootstrap                   |middle-end


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



More information about the Gcc-bugs mailing list