[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-11-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-17 18:16 --- In fact I just tested that patch and fixes the problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16266

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-11-17 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-17 18:13 --- I assume that this is a latenet bug exposed by my patch, see for a patch from Dale which might solve this. -- What|Removed

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-11-17 Thread fjahanian at apple dot com
--- Additional Comments From fjahanian at apple dot com 2004-11-17 18:02 --- Following patch has broken many dejagnu tests on apple-ppc-darwing with -mcpu=G5. http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/function.c.diff?cvsroot=gcc&r1=1.581&r2=1.582 FAIL: gcc.c-torture/execute/20041

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-10-11 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-11 18:32 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-10-11 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-10-11 18:32 --- Subject: Bug 16266 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-10-11 18:32:42 Modified files: gcc: ChangeLog function.c Log message:

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-10-06 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-10-07 06:48 --- Subject: Re: [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow On Thu, 2004-10-07 at 00:44, Joern Rennecke wrote: > > > > > > --- Additional Comments From giovannibajo at libero do

[Bug middle-end/16266] [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow

2004-10-06 Thread amylaar at spamcop dot net
--- Additional Comments From amylaar at spamcop dot net 2004-10-07 06:44 --- Subject: Re: [4.0 regression] gcc.dg/c99-intconst-1.c compilation is very slow > > > --- Additional Comments From giovannibajo at libero dot it 2004-10-06 23:19 > --- > I cannot reproduce this on ma