--
What|Removed |Added
Target Milestone|--- |4.0.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21571
--- Additional Comments From amodra at bigpond dot net dot au 2005-08-23
03:07 ---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-23
03:00 ---
Subject: Bug 21571
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-08-23 02:59:37
Modified files:
gcc: Change
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-08-23
02:40 ---
Subject: Bug 21571
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-08-23 02:40:02
Modified files:
gcc/config/rs6000: rs6000-protos.h rs6000.c rs6000.md
--- Additional Comments From amodra at bigpond dot net dot au 2005-08-22
10:05 ---
http://gcc.gnu.org/ml/gcc-patches/2005-08/msg01277.html
--
What|Removed |Added
K
--- Additional Comments From amodra at bigpond dot net dot au 2005-08-22
03:08 ---
Regression introduced 2004-06-22 Dale Johannesen,
http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01583.html. Testing a fix that
uses legitimate_small_data_p instead of Sergei's more liberal change.
--
--- Additional Comments From amodra at bigpond dot net dot au 2005-08-22
00:39 ---
confirmed on current mainline and 4.0 branch. A powerpc-linux targetted
compiler hits the ICE when given -ffast-math -mcall-eabi -msdata=default.
--
What|Removed |Adde
--- Additional Comments From osv at javad dot ru 2005-07-01 14:46 ---
Created an attachment (id=9188)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9188&action=view)
Fixes symmetric case as well
Though previous patch fixes this particular PR, I've encountered similar ICE in
symmetr
--- Additional Comments From osv at javad dot ru 2005-06-29 18:21 ---
Created an attachment (id=9174)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9174&action=view)
Makes the ICE go away.
Though this patch does fix the ICE and the resulting assembly is valid, I'm not
sure it's the
--- Additional Comments From oakad at yahoo dot com 2005-06-27 13:43
---
I also have this bug with gcc-4.0.0 (powerpc-eabi on cygwin). It always happens
when msdata flag is present (eabi or sysv - same result). It is caused by the
attempt to initialize a global float/double variable wi
--
What|Removed |Added
Keywords||ice-on-valid-code
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21571
--
What|Removed |Added
GCC build triplet|i686-pc-linux-gnu |
GCC host triplet|i686-pc-linux-gnu |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21571
--- Additional Comments From osv at javad dot ru 2005-06-22 16:00 ---
Reproducible on 4.1.0 (mainline) by adding -ffast-math to the command-line:
$ ppc-eabi-gcc -v -msdata=default -ffast-math -c test.cc -o test.o
Using built-in specs.
Target: ppc-eabi
Configured with: ../../gcc/configure
13 matches
Mail list logo