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



Jakub Jelinek <jakub at gcc dot gnu.org> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |jakub at gcc dot gnu.org



--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2013-02-11 
09:10:12 UTC ---

I'd say if NOTE_INSN_BASIC_BLOCK has NULL BLOCK_FOR_INSN, rather than trying to

use NOTE_BASIC_BLOCK the code should just assume cfg has been freed and can't

be used.

Reply via email to