[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-16 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2006-05-16 15:34 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNE

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-16 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2006-05-16 15:34 --- Subject: Bug 22303 Author: rguenth Date: Tue May 16 15:34:12 2006 New Revision: 113826 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=113826 Log: 2006-05-16 Richard Guenther <[EMAIL PROTECTED]>

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-15 Thread patchapp at dberlin dot org
--- Comment #9 from patchapp at dberlin dot org 2006-05-15 19:25 --- Subject: Bug number PR22303 A patch for this bug has been added to the patch tracker. The mailing list url for the patch is http://gcc.gnu.org/ml/gcc-patches/2006-05/msg00332.html -- http://gcc.gnu.org/bugzilla/sh

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2006-05-08 16:01 --- (In reply to comment #4) > Patch with discussion: > http://gcc.gnu.org/ml/gcc-patches/2006-04/msg01038.html This is unrelated to that patch, PR 26781 references (in passing) what that patch fixes. -- http://gcc

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread pinskia at gcc dot gnu dot org
--- Comment #7 from pinskia at gcc dot gnu dot org 2006-05-08 15:53 --- *** Bug 27497 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22303

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2006-05-08 15:06 --- This is unrelated to that patch I think. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22303

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread mueller at gcc dot gnu dot org
-- mueller at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |mueller at gcc dot gnu dot |dot org

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread mueller at gcc dot gnu dot org
--- Comment #5 from mueller at gcc dot gnu dot org 2006-05-08 10:06 --- I'll try taking care. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22303

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2006-05-08 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2006-05-08 09:57 --- Patch with discussion: http://gcc.gnu.org/ml/gcc-patches/2006-04/msg01038.html -- rguenth at gcc dot gnu dot org changed: What|Removed |Added --

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2005-07-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-07 13:42 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2005-07-04 Thread hp at gcc dot gnu dot org
-- What|Removed |Added CC||hp at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22303

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2005-07-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-05 03:19 --- I should note this was reduced from gcc.c-torture/execute/2227-1.c and was pointed to me by Hans-Peter Nilsson. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22303

[Bug tree-optimization/22303] CCP does not handle STRING_CSTs

2005-07-04 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-07-05 03:16 --- This is just like PR 14841 but that one is already fixed. Kazu could you comment on this since you fixed the other bug? -- What|Removed |Added ---