49da480 Fix the RX assembler so that it can handle escaped double quote characters, ie: \"

5 files Authored by Oleg Endo 6 years ago, Committed by nickc 6 years ago,
    Fix the RX assembler so that it can handle escaped double quote characters, ie: \"
    
    	PR 22737
    	* config/tc-rx.c (rx_start_line): Handle escaped double-quote character.
    	* testsuite/gas/rx/pr22737.s: New test.
    	* testsuite/gas/rx/pr22737.d: Likewise.
    	* testsuite/gas/rx/rx.exp: Run the new test.
    
        
file modified
+8 -0
file modified
+5 -2
file modified
+1 -0