tc-i386.c fix for oss-fuzz gas fuzzing

oss-fuzz fuzz_as is seriously broken with respect to gas static
variables, so much so that most fuzz_as reports should simply be
ignored.  This patch is a fix for
https://oss-fuzz.com/testcase-detail/6268463220654080

	* config/tc-i386.c (i386_md_end): Clear GOT_symbol.
1 file changed