Skip to content
Snippets Groups Projects
Commit 80d0e108 authored by H.J. Lu's avatar H.J. Lu
Browse files

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: default avatarH.J. Lu <hjl.tools@gmail.com>
parent a4ce8681
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment