Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • tromey's avatar
    9eb84402
    * verify.cc (pop_init_ref): New method. · 9eb84402
    tromey authored
    	(verify_instructions_0) [op_iaload, op_laload, op_faload,
    	op_daload, op_aaload, op_baload, op_caload, op_saload, op_iastore,
    	op_lastore, op_fastore, op_dastore, op_aastore, op_bastore,
    	op_castore, op_sastore, op_areturn, op_arraylength, op_checkcast,
    	op_instanceof, op_monitorenter, op_monitorexit]: Use it.
    	(verify_instructions_0) [op_invokevirtual, op_invokespecial,
    	op_invokestatic, op_invokeinterface]:  Use pop_init_ref.  Don't
    	let `this' argument be uninitialized.  Don't let `null' be passed
    	as `this' to construtor.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59558 138bc75d-0d04-0410-961f-82ee72b054a4
    9eb84402
    History
    * verify.cc (pop_init_ref): New method.
    tromey authored
    	(verify_instructions_0) [op_iaload, op_laload, op_faload,
    	op_daload, op_aaload, op_baload, op_caload, op_saload, op_iastore,
    	op_lastore, op_fastore, op_dastore, op_aastore, op_bastore,
    	op_castore, op_sastore, op_areturn, op_arraylength, op_checkcast,
    	op_instanceof, op_monitorenter, op_monitorexit]: Use it.
    	(verify_instructions_0) [op_invokevirtual, op_invokespecial,
    	op_invokestatic, op_invokeinterface]:  Use pop_init_ref.  Don't
    	let `this' argument be uninitialized.  Don't let `null' be passed
    	as `this' to construtor.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@59558 138bc75d-0d04-0410-961f-82ee72b054a4