--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
CC||pinskia at gcc dot gnu dot
|
--- Comment #6 from hjl dot tools at gmail dot com 2008-11-21 17:04 ---
Fixed.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #5 from jakub at gcc dot gnu dot org 2008-11-21 13:48 ---
Subject: Bug 38208
Author: jakub
Date: Fri Nov 21 13:47:05 2008
New Revision: 142088
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=142088
Log:
PR target/38208
* reload1.c (eliminate_regs_in_in
--- Comment #4 from jakub at gcc dot gnu dot org 2008-11-21 08:43 ---
Created an attachment (id=16731)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16731&action=view)
gcc44-pr38208.patch
I'll test the attached patch. Related to PR29599.
--
jakub at gcc dot gnu dot org change
--- Comment #3 from jakub at gcc dot gnu dot org 2008-11-21 08:09 ---
Just the cause that the optimized dump looks differently, but is not wrong.
The bug happens during reload's register elimination.
(insn:HI 6 5 7 2 20080806-1.c:16 (parallel [
(set (reg:HI 58 [ pretmp.42 ])
--- Comment #2 from hjl dot tools at gmail dot com 2008-11-21 05:39 ---
Revision 142061:
http://gcc.gnu.org/ml/gcc-patches/2008-11/msg01051.html
is the cause.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added
--- Comment #1 from hjl dot tools at gmail dot com 2008-11-21 05:22 ---
Revision 142061 is bad.
--
hjl dot tools at gmail dot com changed:
What|Removed |Added