http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097
--- Comment #7 from Steven Bosscher 2012-12-19
10:07:41 UTC ---
*** Bug 20018 has been marked as a duplicate of this bug. ***
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097
Steven Bosscher changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot |steven at gcc dot gnu.org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-23
18:39 ---
Fixed.
--
What|Removed |Added
Status|NEW |RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-02-23
18:21 ---
Subject: Bug 20097
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-02-23 18:20:53
Modified files:
gcc: ChangeLog simplify-rtx.c
Log messag
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-20
00:09 ---
This looks like a reload (or a target reload) issue:
We have the following RTL:
(insn 4097 4096 4098 236 (set (reg:BI 2598)
(and:BI (ne:BI (reg/v:SI 477 [ bNotLastFrame ])
(const_int
--
What|Removed |Added
CC|pinskia at physics dot uc |
|dot edu |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-02-19
23:16 ---
This seems more likely a target bug or a latent bug.
--
What|Removed |Added
--
What|Removed |Added
Target Milestone|--- |4.0.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097
--- Additional Comments From schwab at suse dot de 2005-02-19 22:37 ---
Created an attachment (id=8236)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8236&action=view)
Testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20097