[Bug c/35526] ICE on memcpy

2009-05-20 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #9 from dominik dot strasser at onespin-solutions dot com 2009-05-20 14:58 --- Works fine -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added ---

[Bug c/35526] ICE on memcpy

2008-03-28 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2008-03-28 10:30 --- *** Bug 35730 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c/35526] ICE on memcpy

2008-03-11 Thread ubizjak at gmail dot com
--- Comment #7 from ubizjak at gmail dot com 2008-03-11 14:31 --- Fixed. -- ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED

[Bug c/35526] ICE on memcpy

2008-03-11 Thread uros at gcc dot gnu dot org
--- Comment #6 from uros at gcc dot gnu dot org 2008-03-11 14:17 --- Subject: Bug 35526 Author: uros Date: Tue Mar 11 14:16:25 2008 New Revision: 133108 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133108 Log: 2008-03-11 Uros Bizjak <[EMAIL PROTECTED]> PR middle-end

[Bug c/35526] ICE on memcpy

2008-03-11 Thread uros at gcc dot gnu dot org
--- Comment #5 from uros at gcc dot gnu dot org 2008-03-11 12:48 --- Subject: Bug 35526 Author: uros Date: Tue Mar 11 12:47:29 2008 New Revision: 133106 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=133106 Log: PR middle-end/35526 * expr.c (store_expr): Call emi

[Bug c/35526] ICE on memcpy

2008-03-11 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #4 from dominik dot strasser at onespin-solutions dot com 2008-03-11 09:02 --- I can confirm that the patch fixes the original example. -- dominik dot strasser at onespin-solutions dot com changed: What|Removed |Added -

[Bug c/35526] ICE on memcpy

2008-03-10 Thread dominik dot strasser at onespin-solutions dot com
--- Comment #1 from dominik dot strasser at onespin-solutions dot com 2008-03-10 18:15 --- Created an attachment (id=15289) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15289&action=view) Source file which gives the ICE -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35526