Fix 98_al_ax_extend.c compile error
commitd00f98a7a53424c0077383301ed593825fef42eb
authorMichael Matz <matz@suse.de>
Sun, 7 Apr 2019 00:44:32 +0000 (7 02:44 +0200)
committerMichael Matz <matz@suse.de>
Sun, 7 Apr 2019 00:44:32 +0000 (7 02:44 +0200)
tree9c2da730f10d3bcefe49a0c6d624af3ad5c69d15
parent9382a3ad58536d84757fd15cf8105969fc4654ba
Fix 98_al_ax_extend.c compile error

this test is run only on i386 so its failing went unnoticed for
a while, since 1fd3709379.  IS_ASM_SYMs should not be tested
for conflicting types, the C typing overrides.
tccgen.c