Comment #17 from rguenth at gcc dot gnu dot org 2006-08-20 09:14 Bug 28782 has been marked as a duplicate of this bug....
Please do not reply to this email- if you want to comment on the bug, go to theURL shown below and enter your comments there.Changed by gert.driesen (AT) pandora (DOT) be. shadow/791172006-08-20 05:22:39.000000000 -0400 shadow/79117.tmp.8582006-08-20 05:22:39.000000000 -0400@@ -0,0 +1,52 @@+Bug#...
Comment #3 from rguenth at gcc dot gnu dot org 2006-08-20 09:08Happens with 3.4, 4.0, 4.1 and mainline, reducing....
Author: gertDate: 2006-08-20 05:04:01 -0400 (Sun, 20 Aug 2006)New Revision: 64077Modified:Log: * Beautify error message.Modified: 2006-08-20 07:03:46 UTC (rev 64076) 2006-08-20 09:04:01 UTC (rev 64077)@@ -1,3 +1,7 @@+2006-08-20 Gert Driesen <drieseng (AT) users (DOT) sourceforge.net>++* Be...
Hi,the reload behaves quadratically for function with many pseudos spending mostof time clearing reg_has_output_reload array for each instruction. Turning itto regset reduces compilation time of my favorite testcase from 9s to 7s at(and halve time spent in reload).Boostrapped/regtested i686-linu...
I just committed the patches for PR fortran/28601 PR fortran/28630 PR fortran/20886 PR fortran/28735 PR fortran/28762 PR fortran/28425 PR fortran/28496 PR fortran/18111 PR fortran/28771 PR fortran/28660to trunk and 4.2. Please let me know asap if any 'anomalies' occur. Iwill attend to...
I just saw miguel in the MS port 25, in a interview :PJorgeMono-list maillist - Mono-list (AT) lists (DOT) ximian.com...
Comment #19 from pault at gcc dot gnu dot org 2006-08-20 08:21Subject: Bug 18111Author: paultDate: Sun Aug 20 08:20:26 2006New Revision: 116269URL:Log:2006-08-20 Paul Thomas <pault (AT) gcc (DOT) gnu.org> PR fortran/28601 PR fortran/28630 * gfortran.h : Eliminate gfc_dt_list structure and...
Step to reproduce:1) Download SpiderMonkey sources from:2) Build the stand alone version, by typing: 'Make -f Makefile.ref'.:gcc -o Linux_All_DBGBJ/jscpucfg.o -c -Wall -Wno-format -DGCCPT_BUG -g-DXP_UNIX -DSVR4 -DSYSV -D_BSD_SURCE -DPSIX_SURCE -DHAVE_LCALTIME_R-DX86_LINUX -DDEBUG -DDEB...
Sat, Aug 19, 2006 at 07:20:32PM +0200, Jan Hubicka wrote:Boostrapped/regtested i686-linux, K?:ADDPATCH middle-end:Honza2006-08-19 Jan Hubicka <jh (AT) suse (DOT) cz>PR tree-optimization/24888 ^^^^^^^^^^^^^^^^^* reload1.c (reg_has_output_reload): Turn into regset. ^^^^^^^^^I'd say you...
Please do not reply to this email- if you want to comment on the bug, go to theURL shown below and enter your comments there.Changed by gert.driesen (AT) pandora (DOT) be. shadow/791162006-08-20 05:01:23.000000000 -0400 shadow/79116.tmp.7572006-08-20 05:01:23.000000000 -0400@@ -0,0 +1,202 @@+Bug...
Comment #1 from v dot haisman at sh dot cvut dot cz 2006-08-20 09:00Created an attachment (id=12101) () test case...

