gcc/gcc ChangeLog config/sparc/sparc.c
ebotcazou@gcc.gnu.org
ebotcazou@gcc.gnu.org
Mon Jan 26 11:14:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: ebotcazou@gcc.gnu.org 2004-01-26 11:14:18
Modified files:
gcc : ChangeLog
gcc/config/sparc: sparc.c
Log message:
PR target/13666
* config/sparc/sparc.c (function_arg_union_value): New function.
(function_arg): Use it to deal with unions.
(function_value): Likewise. Define 'regbase' only for ARCH64.
Replace a conditional statement by a simpler one.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=2.2326.2.80&r2=2.2326.2.81
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/sparc/sparc.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.271.4.7&r2=1.271.4.8
More information about the Gcc-cvs
mailing list