--- Comment #8 from kazu at gcc dot gnu dot org 2006-05-04 20:21 ---
Just checked in a patch.
--
kazu at gcc dot gnu dot org changed:
What|Removed |Added
Stat
--- Comment #7 from kazu at gcc dot gnu dot org 2006-05-04 20:18 ---
Subject: Bug 26765
Author: kazu
Date: Thu May 4 20:18:24 2006
New Revision: 113538
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113538
Log:
gcc/
PR target/26765
* config/mips/mips.c (mips_sym
--- Comment #6 from kazu at gcc dot gnu dot org 2006-05-04 20:15 ---
Subject: Bug 26765
Author: kazu
Date: Thu May 4 20:14:58 2006
New Revision: 113537
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113537
Log:
gcc/
PR target/26765
* config/mips/mips.c (mips_sym
--- Comment #5 from kazu at gcc dot gnu dot org 2006-05-04 20:13 ---
Subject: Bug 26765
Author: kazu
Date: Thu May 4 20:13:37 2006
New Revision: 113536
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113536
Log:
gcc/
PR target/26765
* config/mips/mips.c (mips_sym
--
kazu at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |kazu at gcc dot gnu dot org
|dot org
--- Comment #4 from raj dot khem at gmail dot com 2006-04-10 07:38 ---
I am unable to compile glibc 2.3.6 with GCC 4.1 on all mips-linux architecture
because of this ICE.
--
raj dot khem at gmail dot com changed:
What|Removed |Added
---
--- Comment #3 from raj dot khem at gmail dot com 2006-03-21 01:20 ---
(In reply to comment #1)
> First this is a bug but glibc does not support mips-elf as a target though, it
> does support mips-linux-gnu though.
>
True. I found it on mips-linux-gnu but because I verified the reduced
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-03-20 17:56 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Status|UNCON