aboutsummaryrefslogtreecommitdiff
path: root/libjava/java/lang/InheritableThreadLocal.java
diff options
context:
space:
mode:
authorRichard Guenther <rguenther@suse.de>2005-07-14 07:46:23 +0000
committerRichard Biener <rguenth@gcc.gnu.org>2005-07-14 07:46:23 +0000
commitcb1119b785be0b910b6c7a9e2ee1f0338badf579 (patch)
treee23fe4eb2d1a570d31a48f2d2648f10e107f2e10 /libjava/java/lang/InheritableThreadLocal.java
parent1d636cc69fa14e7f7daa4eef6ecb6a6a1413cfda (diff)
downloadgcc-cb1119b785be0b910b6c7a9e2ee1f0338badf579.zip
gcc-cb1119b785be0b910b6c7a9e2ee1f0338badf579.tar.gz
gcc-cb1119b785be0b910b6c7a9e2ee1f0338badf579.tar.bz2
re PR middle-end/22347 (Return value register not correctly computed for indirect function call)
2005-07-14 Richard Guenther <rguenther@suse.de> PR middle-end/22347 * config/i386/i386-protos.h (ix86_function_value): Change prototype to match new target hook. * config/i386/i386.c (ix86_value_regno): Change prototype to take extra type argument. (TARGET_FUNCTION_VALUE): Define. (ix86_function_ok_for_sibcall): Pass extra argument to ix86_value_regno, check return slot rtx for exact match. (ix86_function_value): Take extra parameter. Dispatch to ix86_value_regno with fndecl/fntype as provided. (ix86_value_regno): Handle extra type argument. * config/i386/i386.h (FUNCTION_VALUE): No longer define. * testsuite/gcc.target/i386/sseregparm-3.c: New testcase. * testsuite/gcc.target/i386/sseregparm-4.c: New testcase. * testsuite/gcc.target/i386/sseregparm-5.c: New testcase. * testsuite/gcc.target/i386/sseregparm-6.c: New testcase. * testsuite/gcc.target/i386/sseregparm-7.c: New testcase. From-SVN: r102014
Diffstat (limited to 'libjava/java/lang/InheritableThreadLocal.java')
0 files changed, 0 insertions, 0 deletions