-
- Downloads
gcc.target/i386/pr115749.c: Use word_mode integer
Use word_mode integer with func so that 64-bit integer is used with
x32.
* gcc.target/i386/pr115749.c (uword): New.
(func): Replace unsigned long with uword.
Signed-off-by:
H.J. Lu <hjl.tools@gmail.com>
Loading
Please register or sign in to comment