Skip to content
Snippets Groups Projects
  • Richard Biener's avatar
    23ebb09e
    find_base_value part · 23ebb09e
    Richard Biener authored
    The following adjusts find_base_value similar as to what
    find_base_term was adjusted for PR113255.
    
    	* alias.cc (known_base_value_p): Remove.
    	(find_base_value): Remove PLUS/MINUS handling
    	when both operands are not CONST_INT_P.
    23ebb09e
    History
    find_base_value part
    Richard Biener authored
    The following adjusts find_base_value similar as to what
    find_base_term was adjusted for PR113255.
    
    	* alias.cc (known_base_value_p): Remove.
    	(find_base_value): Remove PLUS/MINUS handling
    	when both operands are not CONST_INT_P.