------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-14
04:53 -------
Subject: Bug 18347
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_4-branch
Changes by: [EMAIL PROTECTED] 2004-11-14 04:53:23
Modified files:
gcc : ChangeLog
gcc/config/mmix: mmix.c mmix.h
Log message:
PR target/18347
* config/mmix/mmix.c (mmix_function_outgoing_value): Handle
TImode. Sorry for other non-complex larger-than-64-bit modes.
* config/mmix/mmix.h (MIN_UNITS_PER_WORD): Do not define.
(INIT_CUMULATIVE_ARGS): Correct unused macro name FNDECL.
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.690&r2=2.2326.2.691
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.c.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.55&r2=1.55.10.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.h.diff?cvsroot=gcc&only_with_tag=gcc-3_4-branch&r1=1.58.14.1&r2=1.58.14.2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18347