[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #23 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-21 09:23:03 UTC --- Author: rguenth Date: Wed Dec 21 09:22:58 2011 New Revision: 182570 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182570 Log: 2011-12-21 Richard

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-21 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Known to work||4.7.0 ---

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-21 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #25 from uros at gcc dot gnu.org 2011-12-21 12:26:17 UTC --- Author: uros Date: Wed Dec 21 12:26:04 2011 New Revision: 182580 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182580 Log: Backport from mainline 2011-12-21

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-21 Thread uros at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #26 from uros at gcc dot gnu.org 2011-12-21 17:23:44 UTC --- Author: uros Date: Wed Dec 21 17:23:33 2011 New Revision: 182597 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=182597 Log: Backport from mainline 2011-12-21

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-21 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Uros Bizjak ubizjak at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-20 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #20 from Richard Guenther rguenth at gcc dot gnu.org 2011-12-20 11:01:37 UTC --- Created attachment 26151 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26151 patch I'm testing this patch on x86_64-linux, but it won't make any

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-20 Thread rmansfield at qnx dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #21 from Ryan Mansfield rmansfield at qnx dot com 2011-12-20 12:27:29 UTC --- (In reply to comment #20) I'm testing this patch on x86_64-linux, but it won't make any difference there. So can you guys test on arm/alpha please and

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-20 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #22 from Uros Bizjak ubizjak at gmail dot com 2011-12-21 07:21:38 UTC --- Hardly to believe, but alpha finished --with-build-config=bootstrap-lto build, with lto crippled by the following patch: Index: lto-wrapper.c

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Richard Guenther rguenth at gcc dot gnu.org changed: What|Removed |Added CC||rguenth at

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #17 from Uros Bizjak ubizjak at gmail dot com 2011-12-15 14:01:56 UTC --- (In reply to comment #16) It's tedious to look at this without a testcase that triggers on native x86_64. My usual simple crosses do not work with LTO as I

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-15 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #18 from Uros Bizjak ubizjak at gmail dot com 2011-12-15 14:04:56 UTC --- Created attachment 26102 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26102 intermediate object file for alpha-linux-gnu target Attached object fails

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||tommino at

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||howarth at

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-12-14 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added CC||mikulas at

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-08-02 Thread mh+gcc at glandium dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Mike Hommey mh+gcc at glandium dot org changed: What|Removed |Added CC||mh+gcc at

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-04-15 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #11 from Richard Guenther rguenth at gcc dot gnu.org 2011-04-15 10:33:03 UTC --- (In reply to comment #9) I believe I also have this occurring with host=x86_64-linux target=arm-linux-gnueabi. After reading this ticket, I retried my

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-04-14 Thread bpringlemeir at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Bill Pringlemeir bpringlemeir at gmail dot com changed: What|Removed |Added CC|

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2011-04-14 Thread bpringlemeir at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 --- Comment #10 from Bill Pringlemeir bpringlemeir at gmail dot com 2011-04-14 22:00:18 UTC --- (In reply to comment #9) .. I am not use to passing the linker options err ... optimization options.

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2010-12-10 Thread ixt at nm dot ru
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159 Sergey Gusarov ixt at nm dot ru changed: What|Removed |Added CC||ixt at nm dot ru ---

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2010-04-23 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2010-04-23 15:51 --- *** Bug 42341 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-10-19 Thread pinskia at gcc dot gnu dot org
--- Comment #6 from pinskia at gcc dot gnu dot org 2009-10-19 23:52 --- I get a similar issue on powerpc with -O3 used on the object file and then -O0 used for the final link. Though the simple example does not show the issue on PPC. --

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-10-10 Thread danglin at gcc dot gnu dot org
--- Comment #5 from danglin at gcc dot gnu dot org 2009-10-10 20:55 --- This bug also affects hppa64-hp-hpux11.11. -- danglin at gcc dot gnu dot org changed: What|Removed |Added

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-10-04 Thread ubizjak at gmail dot com
--- Comment #3 from ubizjak at gmail dot com 2009-10-04 08:06 --- I have hit what looks as the same problem on alpha for gcc.dg/lto/20090116_0.c: int foo(void) { int ret, i; for (i = 0; i 1; i++) ret = 0; for (i = 0; i 1; i++) ret = 1; return ret; } ~/gcc-build/gcc/xgcc -B

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-10-04 Thread ubizjak at gmail dot com
--- Comment #4 from ubizjak at gmail dot com 2009-10-04 08:15 --- Confirmed on alpha with attached testcase: ~/gcc-build/gcc/xgcc -B ~/gcc-build/gcc/ -O1 -fwhopr -fPIC -c pr41159.i ~/gcc-build/gcc/xgcc -B ~/gcc-build/gcc/ c_lto_20090116_0 .o -O1 -fwhopr -fPIC -shared -O0 pr41159.o

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-10-03 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-10-03 22:14 --- Needs re-confirming, I think this has been fixed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159

[Bug lto/41159] [LTO] ICE in insert_value_copy_on_edge, at tree-outof-ssa.c:225

2009-08-24 Thread rmansfield at qnx dot com
--- Comment #1 from rmansfield at qnx dot com 2009-08-24 19:34 --- Created an attachment (id=18419) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18419action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41159