------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-11-13
19:53 -------
Subject: Bug 18347
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: [EMAIL PROTECTED] 2004-11-13 19:52:55
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.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6316&r2=2.6317
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.c.diff?cvsroot=gcc&r1=1.71&r2=1.72
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mmix/mmix.h.diff?cvsroot=gcc&r1=1.69&r2=1.70
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18347