• aesok's avatar
    * config/avr/avr.h (avr_case_values_threshold): Remove declaration. · b4a3be2d
    aesok authored
    	(CASE_VALUES_THRESHOLD): Redefine.
    	* config/avr/avr.c (avr_override_options): Remove initialization of
    	avr_case_values_threshold variable.
    	(avr_case_values_threshold): Remove variable. Add new function.
    	* config/avr/avr-protos.h (avr_case_values_threshold): Declare.
    	* config/avr/avr.opt (mno-tablejump): Remove option.
    	* doc/invoke.texi (AVR Options): Remove -mno-tablejump.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@145389 138bc75d-0d04-0410-961f-82ee72b054a4
    b4a3be2d
avr.h 33.8 KB