Do not hide asm_out_file in ASM_OUTPUT_ASCII.
authorMartin Liska <mliska@suse.cz>
Wed, 15 Sep 2021 11:52:35 +0000 (13:52 +0200)
committerMartin Liska <mliska@suse.cz>
Thu, 30 Sep 2021 11:45:57 +0000 (13:45 +0200)
commit32bd81eba46a5e992078cee7b87b6227f35ea17b
tree53377fc3966e3e7183af2f0fcaf9c3fadabb1653
parent09f032c22053f178c802d83a1dea49a0d47c7cc4
Do not hide asm_out_file in ASM_OUTPUT_ASCII.

gcc/ChangeLog:

* defaults.h (ASM_OUTPUT_ASCII): Do not hide global variable
asm_out_file and stream directly to MYFILE.
gcc/defaults.h