This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/18442] [4.0 Regression] Rejects attribute((mode(SI))) when using -mint64
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Dec 2004 22:17:34 -0000
- Subject: [Bug target/18442] [4.0 Regression] Rejects attribute((mode(SI))) when using -mint64
- References: <20041112035315.18442.pinskia@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-07 22:17 -------
Subject: Bug 18442
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: echristo@gcc.gnu.org 2004-12-07 22:17:25
Modified files:
gcc : ChangeLog
gcc/config/mips: mips.c
Log message:
2004-12-07 Eric Christopher <echristo@redhat.com>
PR target/18442
* config/mips/mips.c (mips_vector_mode_supported_p): New function.
(TARGET_SCALAR_MODE_SUPPORTED_P): Define to above.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6733&r2=2.6734
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/mips/mips.c.diff?cvsroot=gcc&r1=1.478&r2=1.479
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18442