OSDN Git Service

tcg-s390: Remove W constraint
authorRichard Henderson <rth@twiddle.net>
Mon, 31 Mar 2014 06:25:26 +0000 (02:25 -0400)
committerRichard Henderson <rth@twiddle.net>
Fri, 18 Apr 2014 23:57:36 +0000 (16:57 -0700)
commit671c835b7dc12bfb3907c6af38f74073fe8fade9
treea552e50eec855814773e9d19995d74a60bb2d0f3
parent4b304cfae13e66d95de8bb67ce769881fc3a3f1b
tcg-s390: Remove W constraint

Now redundant with the type parameter to tcg_target_const_match.

Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/s390/tcg-target.c