[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-24 Thread pinskia at gcc dot gnu dot org
--- Comment #16 from pinskia at gcc dot gnu dot org 2008-10-24 21:36 --- Verified fixes the PPC GNU/Linux libstdc++ failures that I was receiving too. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37815 --- You are receiving this mail because: --- You are on the CC list

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-21 Thread rth at gcc dot gnu dot org
--- Comment #13 from rth at gcc dot gnu dot org 2008-10-21 20:49 --- Subject: Bug 37815 Author: rth Date: Tue Oct 21 20:48:16 2008 New Revision: 141278 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141278 Log: PR 37815 * emit-rtl.c (get_spill_slot_decl): Export.

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-21 Thread hjl at gcc dot gnu dot org
--- Comment #14 from hjl at gcc dot gnu dot org 2008-10-22 00:22 --- Subject: Bug 37815 Author: hjl Date: Wed Oct 22 00:21:41 2008 New Revision: 141288 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=141288 Log: 2008-10-21 H.J. Lu [EMAIL PROTECTED] Backport from

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-21 Thread rth at gcc dot gnu dot org
--- Comment #15 from rth at gcc dot gnu dot org 2008-10-22 00:46 --- Fixed. -- rth at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-18 Thread andreast at gcc dot gnu dot org
--- Comment #12 from andreast at gcc dot gnu dot org 2008-10-18 18:22 --- results here: http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg01245.html and here: http://gcc.gnu.org/ml/gcc-testresults/2008-10/msg01246.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37815 ---

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread ktietz at gcc dot gnu dot org
--- Comment #6 from ktietz at gcc dot gnu dot org 2008-10-17 12:25 --- For target x86_64-pc-mingw32 it is the same In file included from /vol/d/sources/gcc_new/gcc_1017/build3/x86_64-pc-mingw32/libstdc++-v3/include/ostream:572, from

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread krebbel at gcc dot gnu dot org
--- Comment #7 from krebbel at gcc dot gnu dot org 2008-10-17 13:16 --- Same on s390x: http://gcc.gnu.org/ml/gcc-patches/2008-10/msg00740.html Please note that the patch attached to the email most likely isn't a correct solution. -- krebbel at gcc dot gnu dot org changed:

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread joel at gcc dot gnu dot org
--- Comment #8 from joel at gcc dot gnu dot org 2008-10-17 15:44 --- Also happens on powerpc-rtems4.10 +===GNAT BUG DETECTED==+ | 4.4.0 20081014 (experimental) [trunk revision 141108] (powerpc-unknown-rtems4.10) GCC error:| | in

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread joel at gcc dot gnu dot org
--- Comment #9 from joel at gcc dot gnu dot org 2008-10-17 15:45 --- *** Bug 37840 has been marked as a duplicate of this bug. *** -- joel at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread rth at gcc dot gnu dot org
-- rth at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org |dot org

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread rth at gcc dot gnu dot org
--- Comment #10 from rth at gcc dot gnu dot org 2008-10-17 16:40 --- Created an attachment (id=16513) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16513action=view) proposed patch I'm pretty sure this patch is sufficient to return this function to working order. I'll have a look

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-17 Thread andreast at gcc dot gnu dot org
--- Comment #11 from andreast at gcc dot gnu dot org 2008-10-17 20:59 --- Entered in testing part on sparc-solaris2.10 Bootstrap ok. with patch in comment #10 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37815 --- You are receiving this mail because: --- You are on the

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-16 Thread fang at csl dot cornell dot edu
-- fang at csl dot cornell dot edu changed: What|Removed |Added CC||fang at csl dot cornell dot |

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-14 Thread doko at ubuntu dot com
--- Comment #3 from doko at ubuntu dot com 2008-10-14 07:21 --- reverting r141077 on current trunk lets the bootstrap succeed on sparc-linux -- doko at ubuntu dot com changed: What|Removed |Added

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-14 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2008-10-14 11:25 --- Created an attachment (id=16491) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16491action=view) libgcc2.i Indeed, caused by r141077. On the attached preprocessed source reproduceable with - sparc-linux cross

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-14 Thread jakub at gcc dot gnu dot org
--- Comment #5 from jakub at gcc dot gnu dot org 2008-10-14 11:47 --- vt_add_function_parameters asserts that REG_EXPR or MEM_EXPR of DECL_RTL of a PARM decl, if it is non-NULL, is the PARM_DECL itself, but with the r141077 patch when the stack slots may be shared, decl might be

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-14 Thread hjl dot tools at gmail dot com
-- hjl dot tools at gmail dot com changed: What|Removed |Added CC||hjl dot tools at gmail dot |

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-10-13 19:35 --- I get the same ICE for a few testcases in libstdc++ on powerpc-linux-gnu: +FAIL: 25_algorithms/replace_copy_if/requirements/explicit_instantiation/pod.cc (test for excess errors) +FAIL:

[Bug middle-end/37815] [4.4 Regression] ICE in vt_add_function_parameters (bootstrap error)

2008-10-13 Thread andreast at gcc dot gnu dot org
--- Comment #2 from andreast at gcc dot gnu dot org 2008-10-13 19:48 --- sparc-solaris2.10 too, same pattern as on sparc-linux. r141076 with r141078 build was ok. r141077 with r141078 fails. -- andreast at gcc dot gnu dot org changed: What|Removed