[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread hjl at gcc dot gnu dot org
--- Comment #7 from hjl at gcc dot gnu dot org 2009-04-05 22:46 --- Subject: Bug 39648 Author: hjl Date: Sun Apr 5 22:45:59 2009 New Revision: 145574 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145574 Log: 2009-04-05 H.J. Lu Backport from mainline: 2009-0

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-04-05 19:52 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-04-05 19:50 --- Subject: Bug 39648 Author: rguenth Date: Sun Apr 5 19:50:28 2009 New Revision: 145569 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=145569 Log: 2009-04-05 Richard Guenther PR tree-optimization/

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread laurent at guerby dot net
--- Comment #4 from laurent at guerby dot net 2009-04-05 19:01 --- This is likely the same issue that causes the sparc -linux bootstrap fail: http://gcc.gnu.org/ml/gcc/2009-04/msg00164.html This will save me a reduction :). Note: I also see the same ICE during bootstrap on i686-mingw3

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-04-05 18:04 --- Thanks to the reduced testcase I have a patch. It's our usual &array vs. &array[0] problem. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread hjl dot tools at gmail dot com
--- Comment #2 from hjl dot tools at gmail dot com 2009-04-05 16:08 --- I think this is the same as PR 39650. -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug c/39648] internal compiler error: in fold_convert, at fold-const.c:2506

2009-04-05 Thread marcus at jet dot franken dot de
--- Comment #1 from marcus at jet dot franken dot de 2009-04-05 15:29 --- Created an attachment (id=17590) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17590&action=view) xx.i reduced testcase wine also fails, reduced testcase... -- http://gcc.gnu.org/bugzilla/show_bug.cgi