This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/18109] ICE with explicit array of strings
- 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: 14 Feb 2005 23:24:59 -0000
- Subject: [Bug fortran/18109] ICE with explicit array of strings
- References: <20041022133113.18109.martin@mpa-garching.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-14 23:24 -------
Subject: Bug 18109
CVSROOT: /cvs/gcc
Module name: gcc
Branch: apple-gcc_os_35-branch
Changes by: dalej@gcc.gnu.org 2005-02-14 23:24:52
Modified files:
gcc : ChangeLog.apple-ppc
gcc/config/i386: i386.md
Log message:
2005-02-14 Dale Johannesen <dalej@apple.com>
Radar 4003603
PR 18109
(Same as 3838108/3876378 in 4.0.)
* config/i386/i386.md (movqi_1): Don't use 4-byte load when unsafe.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.apple-ppc.diff?cvsroot=gcc&only_with_tag=apple-gcc_os_35-branch&r1=1.1.2.190.2.16&r2=1.1.2.190.2.17
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.md.diff?cvsroot=gcc&only_with_tag=apple-gcc_os_35-branch&r1=1.374.2.42.2.5&r2=1.374.2.42.2.5.2.1
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18109