[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread dberlin at dberlin dot org
--- Comment #16 from dberlin at gcc dot gnu dot org 2009-09-06 14:19 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, Sep 6, 2009 at 8:50 AM, rguenth at gcc dot gnu dot org wrote: > > > --- Comment #13 from rguenth at gcc dot gnu

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread dberlin at dberlin dot org
--- Comment #14 from dberlin at gcc dot gnu dot org 2009-09-06 14:15 --- Subject: Re: [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419 On Sun, Sep 6, 2009 at 8:41 AM, rguenth at gcc dot gnu dot org wrote: > > > --- Comment #12 from rguenth at gcc dot gnu

[Bug tree-optimization/30052] [4.2/4.3 Regression] points-to analysis slow and memory hungry

2007-09-11 Thread dberlin at dberlin dot org
--- Comment #47 from dberlin at gcc dot gnu dot org 2007-09-11 19:54 --- Subject: Re: [4.2/4.3 Regression] points-to analysis slow and memory hungry On 11 Sep 2007 19:51:00 -, belyshev at depni dot sinp dot msu dot ru <[EMAIL PROTECTED]> wrote: > > > --- Comment #46 from belys

[Bug tree-optimization/30052] [4.2/4.3 Regression] points-to analysis slow and memory hungry

2007-09-11 Thread dberlin at dberlin dot org
--- Comment #45 from dberlin at gcc dot gnu dot org 2007-09-11 12:58 --- Subject: Re: [4.2/4.3 Regression] points-to analysis slow and memory hungry Uh, it's not slow anymore since I committed the patch last month. On 11 Sep 2007 10:59:31 -, giovannibajo at libero dot it <[EMAIL

[Bug c++/32900] [4.2/4.3 regression] compile time and memory regression

2007-07-25 Thread dberlin at dberlin dot org
--- Comment #2 from dberlin at gcc dot gnu dot org 2007-07-25 22:40 --- Subject: Re: New: [4.2/4.3 regression] compile time and memory regression Points-to memory with these is almost nothing, so don't look at meef. It looks like size goes up for each function and is not fully recovere

[Bug tree-optimization/30052] [4.2/4.3 Regression] possible quadratic behaviour.

2007-06-11 Thread dberlin at dberlin dot org
--- Comment #41 from dberlin at gcc dot gnu dot org 2007-06-11 15:40 --- Subject: Re: [4.2/4.3 Regression] possible quadratic behaviour. On 11 Jun 2007 14:17:46 -, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: > > > --- Comment #40 from rguenth at gcc dot gnu dot o

[Bug tree-optimization/28544] [4.2/4.3 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309

2006-11-27 Thread dberlin at dberlin dot org
--- Comment #15 from dberlin at gcc dot gnu dot org 2006-11-27 13:54 --- Subject: Re: [4.2 regression] ICE in add_virtual_operand, at tree-ssa-operands.c:1309 I assume the attached fixes this? On 15 Oct 2006 09:01:42 -, tbm at cyrius dot com <[EMAIL PROTECTED]> wrote: > > >

[Bug tree-optimization/27093] [4.2 Regression] verify_ssa failed: definition does not dominate use

2006-05-04 Thread dberlin at dberlin dot org
--- Comment #7 from dberlin at gcc dot gnu dot org 2006-05-04 16:57 --- Subject: Bug 27093 This should fix it. --- Comment #8 from dberlin at gcc dot gnu dot org 2006-05-04 16:57 --- Created an attachment (id=11374) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11374&ac

[Bug tree-optimization/26626] [4.2 Regression] ICE in in add_virtual_operand

2006-05-03 Thread dberlin at dberlin dot org
--- Comment #25 from dberlin at gcc dot gnu dot org 2006-05-03 14:15 --- Subject: Re: [4.2 Regression] ICE in in add_virtual_operand On Wed, 2006-05-03 at 13:02 +, mueller at gcc dot gnu dot org wrote: > > --- Comment #24 from mueller at gcc dot gnu dot org 2006-05-0

[Bug tree-optimization/26626] [4.2 Regression] ICE in in add_virtual_operand

2006-04-27 Thread dberlin at dberlin dot org
--- Comment #18 from dberlin at gcc dot gnu dot org 2006-04-27 16:55 --- Subject: Re: [4.2 Regression] ICE in in add_virtual_operand On Thu, 2006-04-27 at 16:43 +, rguenth at gcc dot gnu dot org wrote: > > --- Comment #17 from rguenth at gcc dot gnu dot org 2006-04-2

[Bug tree-optimization/26626] [4.2 Regression] ICE in in add_virtual_operand

2006-04-27 Thread dberlin at dberlin dot org
--- Comment #16 from dberlin at gcc dot gnu dot org 2006-04-27 15:39 --- Subject: Re: [4.2 Regression] ICE in in add_virtual_operand > What's the status on this? It makes libgfortran build crash with a patch I'd > like to submit. Uh, okay, so, until someone debugs the other

[Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info

2005-08-08 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-08-09 04:18 --- Subject: Re: gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info On Tue, 2005-08-09 at 04:11 +, woodzltc at sources dot redhat dot com wrote: > --- Additional Comments F

[Bug tree-optimization/18237] [4.0 regression] tree check: expected ssa_name, have var_decl in verify_ssa

2004-11-01 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at dberlin dot org 2004-11-01 16:01 --- Subject: Re: [4.0 regression] tree check: expected ssa_name, have var_decl in verify_ssa On Mon, 1 Nov 2004, pinskia at gcc dot gnu dot org wrote: > > --- Additional Comments From pinskia at g