[Bug tree-optimization/38258] New: IV-opts creating poor code for loop exit test

2008-11-24 Thread pthaugen at gcc dot gnu dot org
: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug tree-optimization/38258] [4.4 regression] IV-opts creating poor code for loop exit test

2008-11-24 Thread pthaugen at gcc dot gnu dot org
--- Comment #2 from pthaugen at gcc dot gnu dot org 2008-11-24 22:28 --- Working fine after updating my source. Must have been fixed within the past week. -- pthaugen at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/39976] [4.5 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2009-05-18 Thread pthaugen at gcc dot gnu dot org
-- pthaugen at gcc dot gnu dot org changed: What|Removed |Added CC||pthaugen at gcc dot gnu dot

[Bug middle-end/40281] -fprefetch-loop-arrays: ICE: in initialize_matrix_A, at tree-data-ref.c:1887

2009-06-19 Thread pthaugen at gcc dot gnu dot org
--- Comment #2 from pthaugen at gcc dot gnu dot org 2009-06-19 14:41 --- Created an attachment (id=18024) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18024&action=view) testcase The attatched testcase is from cpu2006 component 464.h264ref and appears to fail in the same

[Bug tree-optimization/40496] New: ICE in verify_stmts with -fprefetch-loop-arrays

2009-06-19 Thread pthaugen at gcc dot gnu dot org
signedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40496

[Bug tree-optimization/40496] ICE in verify_stmts with -fprefetch-loop-arrays

2009-06-19 Thread pthaugen at gcc dot gnu dot org
--- Comment #1 from pthaugen at gcc dot gnu dot org 2009-06-19 21:32 --- Created an attachment (id=18026) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18026&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40496

[Bug middle-end/39976] [4.5 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2009-07-08 Thread pthaugen at gcc dot gnu dot org
--- Comment #20 from pthaugen at gcc dot gnu dot org 2009-07-08 21:53 --- Created an attachment (id=18165) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18165&action=view) Reduced testcase The attatched testcase exhibits the problem with the load-hit-store. It's re

[Bug middle-end/39976] [4.5 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2009-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #22 from pthaugen at gcc dot gnu dot org 2009-07-14 21:15 --- The original problem, multi-block loop preventing movement of loads, was reintroduced with revision 149206, Jan's CD-DCE patch to remove empty loops. -- pthaugen at gcc dot gnu dot org ch

[Bug rtl-optimization/40842] New: Poor register class choice in IRA

2009-07-23 Thread pthaugen at gcc dot gnu dot org
d at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64*-*-* GCC host triplet: powerpc64*-*-* GCC target triplet: powerpc64*-*-* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40842

[Bug rtl-optimization/40842] Poor register class choice in IRA

2009-07-23 Thread pthaugen at gcc dot gnu dot org
--- Comment #1 from pthaugen at gcc dot gnu dot org 2009-07-23 21:33 --- Created an attachment (id=18248) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18248&action=view) Testcase The reduced testcase (since you can't attatch one when opening a new bz).

[Bug middle-end/39976] [4.5 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2009-07-23 Thread pthaugen at gcc dot gnu dot org
--- Comment #23 from pthaugen at gcc dot gnu dot org 2009-07-23 23:48 --- I opened a new bugzilla, 40482, for the Load-hit-store RA issue discussed in comments 17-20 since that's a separate problem. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39976

[Bug rtl-optimization/33151] New: Invalid insn with pre_inc

2007-08-22 Thread pthaugen at gcc dot gnu dot org
mmary: Invalid insn with pre_inc Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu do

[Bug rtl-optimization/30113] [4.1 Regression] ICE in trunc_int_for_mode

2007-09-21 Thread pthaugen at gcc dot gnu dot org
--- Comment #6 from pthaugen at gcc dot gnu dot org 2007-09-21 20:17 --- Subject: Bug 30113 Author: pthaugen Date: Fri Sep 21 20:17:04 2007 New Revision: 128656 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128656 Log: 2007-09-21 Pat Haugen <[EMAI

[Bug tree-optimization/33576] New: segfault in extract_muldiv for cpu2006 benchmark

2007-09-27 Thread pthaugen at gcc dot gnu dot org
in extract_muldiv for cpu2006 benchmark Product: gcc Version: 4.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc

[Bug tree-optimization/30565] ICE with -O1 -ftree-pre -ftree-loop-linear

2007-10-01 Thread pthaugen at gcc dot gnu dot org
--- Comment #7 from pthaugen at gcc dot gnu dot org 2007-10-01 15:15 --- Subject: Bug 30565 Author: pthaugen Date: Mon Oct 1 15:14:57 2007 New Revision: 128907 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128907 Log: 2007-10-01 Pat Haugen <[EMAI

[Bug tree-optimization/24309] [4.1/4.2/4.3 Regression] ICE with -O3 -ftree-loop-linear

2007-10-10 Thread pthaugen at gcc dot gnu dot org
--- Comment #18 from pthaugen at gcc dot gnu dot org 2007-10-10 22:28 --- I'm appear to be seeing the same thing trying to build 445.gobmk from cpu2006 on PowerPC. run/build_base_gcc_64.> cat junk.c int board_size; void print_eye(int eye[400]) { int m, n; int mi

[Bug tree-optimization/33742] New: Segfault in vectorizable_operation

2007-10-11 Thread pthaugen at gcc dot gnu dot org
everity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33742

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-17 Thread pthaugen at gcc dot gnu dot org
--- Comment #11 from pthaugen at gcc dot gnu dot org 2007-10-17 16:14 --- Created an attachment (id=14364) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14364&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32921

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-17 Thread pthaugen at gcc dot gnu dot org
--- Comment #12 from pthaugen at gcc dot gnu dot org 2007-10-17 16:18 --- And now some comments to go with the prior attatchment... This checkin is causing a 75% degradation on leslie3d for PowerPC. As HJ observed earlier, it depends on a second function accessing some of the global

[Bug tree-optimization/37194] New: Autovectorization of constant iteration loop degrades performance

2008-08-21 Thread pthaugen at gcc dot gnu dot org
rity: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37194

[Bug tree-optimization/34976] New: verify_ssa ICE with -ftree-loop-linear

2008-01-25 Thread pthaugen at gcc dot gnu dot org
ent: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34976

[Bug tree-optimization/32921] [4.3/4.4 Regression] Revision 126326 causes 12% slowdown

2009-02-02 Thread pthaugen at gcc dot gnu dot org
--- Comment #60 from pthaugen at gcc dot gnu dot org 2009-02-02 19:16 --- I tried leslie3d on PPC. The alias-improvements branch does indeed seem to fix the issue. The version of leslie3d built with the alias-improvements branch is about 10% faster than a version built with trunk, and

[Bug debug/41295] [4.5 Regression] gfortran.dg/loc_2.f90 -O3 -g fails on SH with orphaned debug_insn

2009-09-09 Thread pthaugen at gcc dot gnu dot org
--- Comment #5 from pthaugen at gcc dot gnu dot org 2009-09-09 20:23 --- Didn't mean to change the component when CC'ing myself, changing back. -- pthaugen at gcc dot gnu dot org changed: What|Removed

[Bug fortran/41494] New: temp and memcpy used when zeroing array

2009-09-28 Thread pthaugen at gcc dot gnu dot org
: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC

[Bug target/42431] [4.5 Regression] wrong code for 200.sixtrack with vectorization and -fdata-sections

2010-02-12 Thread pthaugen at gcc dot gnu dot org
--- Comment #7 from pthaugen at gcc dot gnu dot org 2010-02-12 23:16 --- This looks like an ira/reload bug. The ira dump is where the offending insns first show up. (insn 17 26 244 3 pr42431.f:27 (set (mem:V4SI (reg/f:DI 29 29 [255]) [4 S16 A128]) (reg:V4SI 108 31 [269])) 942

[Bug middle-end/39976] [4.5 Regression] Big sixtrack degradation on powerpc 32/64 after revision r146817

2009-11-30 Thread pthaugen at gcc dot gnu dot org
--- Comment #25 from pthaugen at gcc dot gnu dot org 2009-11-30 21:29 --- I am still seeing the 2-block loop using revision 154838, both 32 and 64 bit, compile options -O3 -mcpu=power6 -funroll-loops. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39976

[Bug tree-optimization/42248] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns

2010-01-13 Thread pthaugen at gcc dot gnu dot org
--- Comment #3 from pthaugen at gcc dot gnu dot org 2010-01-13 22:11 --- Created an attachment (id=19585) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19585&action=view) Testcase Adding a shortened executable testcase that still fails. This looks like an aliasing issue

[Bug tree-optimization/42248] [4.5 Regression] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns

2010-01-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #11 from pthaugen at gcc dot gnu dot org 2010-01-14 15:45 --- I'll test on PPC. -- pthaugen at gcc dot gnu dot org changed: What|Removed |

[Bug middle-end/42248] [4.5 Regression] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns

2010-01-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #12 from pthaugen at gcc dot gnu dot org 2010-01-14 17:29 --- The first patch appeared to work, resulting in correct ordering, but the second patch had some issues. It also corrected the original ordering, but introduced some new incorrect code for handling the args coming

[Bug middle-end/42248] [4.5 Regression] compat test struct-by-value-17 fails execution with -O1 -fschedule-insns

2010-01-17 Thread pthaugen at gcc dot gnu dot org
--- Comment #15 from pthaugen at gcc dot gnu dot org 2010-01-17 16:54 --- Updated patch works for testcase and bootstrap/regtest on PPC passed. Thx. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42248

[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #2 from pthaugen at gcc dot gnu dot org 2010-07-14 15:11 --- Created an attachment (id=21200) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21200&action=view) dump file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44932

[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #3 from pthaugen at gcc dot gnu dot org 2010-07-14 15:12 --- Created an attachment (id=21201) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21201&action=view) dump file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44932

[Bug testsuite/42855] FAIL: gcc.dg/tree-ssa/pr42585.c scan-tree-dump-times optimized *

2010-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2010-07-14 18:18 --- Based on the last post in the patch thread should the patch be committed so the testsuite failures go away and this can be closed? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42855

[Bug middle-end/29256] [4.3/4.4/4.5/4.6 regression] loop performance regression

2010-07-16 Thread pthaugen at gcc dot gnu dot org
--- Comment #33 from pthaugen at gcc dot gnu dot org 2010-07-16 19:14 --- gcc.dg/tree-ssa/loop-19.c started failing on powerpc with -m64 between 7/5 and 7/7. The tree dump now looks like the following: : ivtmp.10_12 = (long unsigned int) &a[-1]; ivtmp.16_15 = (long unsigned

[Bug middle-end/29256] [4.3/4.4/4.5/4.6 regression] loop performance regression

2010-07-21 Thread pthaugen at gcc dot gnu dot org
--- Comment #39 from pthaugen at gcc dot gnu dot org 2010-07-21 21:51 --- (In reply to comment #38) > > .L2: > addi 11,8,9216 > ldx 0,10,9 > stdx 0,11,9 > addi 9,9,8 > bdnz .L2 > > and in r161844: > > .L2: >

[Bug middle-end/45663] [4.6 regression] New test failures

2010-09-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #3 from pthaugen at gcc dot gnu dot org 2010-09-14 20:04 --- Not sure I understand everything involved here, but isn't the test a little suspect any time higher optimization levels and instruction scheduling are enabled? -- pthaugen at gcc dot gnu dot org ch

[Bug tree-optimization/45671] New: Reassociate expressions for greater parallelism

2010-09-14 Thread pthaugen at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-unknown-linux-gnu GCC host triplet: powerpc64-unknown-linux-gnu GCC target triplet: powerpc64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45671

[Bug fortran/45648] [4.6 regression] Unnecessary temporary for transpose calls as actual argument.

2010-09-20 Thread pthaugen at gcc dot gnu dot org
--- Comment #3 from pthaugen at gcc dot gnu dot org 2010-09-20 20:00 --- As Steven mentioned in the mailing list, this did introduce a degradation for cpu2000 benchmark galgel. I'm seeing about -10% on PowerPC. -- pthaugen at gcc dot gnu dot org changed:

[Bug fortran/45648] [4.6 regression] Unnecessary temporary for transpose calls as actual argument.

2010-09-20 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2010-09-20 20:45 --- (In reply to comment #2) > Created an attachment (id=21777) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21777&action=view) [edit] > patch restoring the previous behaviour. > Applying thi

[Bug target/44199] ppc64 glibc miscompilation

2010-05-20 Thread pthaugen at gcc dot gnu dot org
--- Comment #9 from pthaugen at gcc dot gnu dot org 2010-05-20 16:23 --- Spec testing went fine, differences in the noise range. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44199

[Bug target/44199] ppc64 glibc miscompilation

2010-05-20 Thread pthaugen at gcc dot gnu dot org
--- Comment #11 from pthaugen at gcc dot gnu dot org 2010-05-20 17:59 --- No I didn't bootstrap/regtest. I can take care of trunk if you want to do 4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44199

[Bug target/44199] ppc64 glibc miscompilation

2010-05-20 Thread pthaugen at gcc dot gnu dot org
--- Comment #13 from pthaugen at gcc dot gnu dot org 2010-05-21 02:32 --- Bootstrap of trunk went fine. Regression test (contrib/test_summary) showed the following difference between base/patched versions, but didn't have any testcases show up in the diff, so not sure what to ma

[Bug target/44199] ppc64 glibc miscompilation

2010-05-26 Thread pthaugen at gcc dot gnu dot org
--- Comment #22 from pthaugen at gcc dot gnu dot org 2010-05-26 15:51 --- The 4.4 patch isn't complete. /home/gccbuild/gcc_4.4_anonsvn/gcc/gcc/config/rs6000/rs6000.c:17166: undefined reference to `offset_below_red_zone_p' /home/gccbuild/gcc_4.4_anonsvn/gcc/gcc/config/rs600

[Bug testsuite/44701] [4.6 regression] PR44492 fix broke gcc.target/powerpc/asm-es-2.c

2010-07-12 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2010-07-12 21:03 --- Adding '<>' to the "=m" constraint fixes the testcase, but adding a single '>' (or '<') results in an error for impossible constraints. This is caused

[Bug testsuite/44701] [4.6 regression] PR44492 fix broke gcc.target/powerpc/asm-es-2.c

2010-07-12 Thread pthaugen at gcc dot gnu dot org
--- Comment #5 from pthaugen at gcc dot gnu dot org 2010-07-12 21:05 --- Sorry, recog.c is where the prior code snippet came from. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44701

[Bug testsuite/44932] New: gcc.dg/uninit-pred-9_b.c fails

2010-07-13 Thread pthaugen at gcc dot gnu dot org
Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-unknown-linu

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-22 Thread pthaugen at gcc dot gnu dot org
--- Comment #27 from pthaugen at gcc dot gnu dot org 2007-10-22 21:11 --- I tried a recent mainline on PowerPC for leslie3d, revision 129550 improved over revision 129454 by 67%. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32921

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-23 Thread pthaugen at gcc dot gnu dot org
--- Comment #29 from pthaugen at gcc dot gnu dot org 2007-10-23 20:29 --- Found another example on PowerPC in the same benchmark that is not fixed by the checked in patches. Compiled with -m32 -O2. From the loop in procedure FLUXI: revision 126325: .L47: lfd

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-23 Thread pthaugen at gcc dot gnu dot org
--- Comment #30 from pthaugen at gcc dot gnu dot org 2007-10-23 20:30 --- Created an attachment (id=14402) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14402&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32921

[Bug tree-optimization/32921] [4.3 Regression] Revision 126326 causes 12% slowdown

2007-10-24 Thread pthaugen at gcc dot gnu dot org
--- Comment #35 from pthaugen at gcc dot gnu dot org 2007-10-24 23:15 --- I reran leslie3d on PowerPC with --param max-aliased-vops=1. The result was a 90% improvement over my prior revision 129550 run (218% improvement over the original mainline run). -- http://gcc.gnu.org

[Bug middle-end/32429] [PPC, missing optimization] stack space not optimized when stack not used

2007-10-31 Thread pthaugen at gcc dot gnu dot org
--- Comment #1 from pthaugen at gcc dot gnu dot org 2007-10-31 19:05 --- Looks like the -fpic/PIC/pie/PIE issue was fixed on mainline with the following patch. 2007-09-04 Daniel Jacobowitz <[EMAIL PROTECTED]> * config/rs6000/rs6000.c (rs6000_stack_info): Allocate spa

[Bug target/28966] -maltivec -m32 causes the stack to be saved and restored even though there is no need for it

2007-10-31 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2007-10-31 19:48 --- Subject: Bug 28966 Author: pthaugen Date: Wed Oct 31 19:48:19 2007 New Revision: 129806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129806 Log: 2007-10-01 Pat Haugen <[EMAI

[Bug target/29248] Stack pointer is modified in functions that don't use the stack

2007-10-31 Thread pthaugen at gcc dot gnu dot org
--- Comment #7 from pthaugen at gcc dot gnu dot org 2007-10-31 19:48 --- Subject: Bug 29248 Author: pthaugen Date: Wed Oct 31 19:48:19 2007 New Revision: 129806 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=129806 Log: 2007-10-01 Pat Haugen <[EMAI

[Bug target/34087] New: ICE in regrename.c for movdf_hardfloat64_mfpgpr

2007-11-13 Thread pthaugen at gcc dot gnu dot org
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34087

[Bug target/34087] ICE in regrename.c for movdf_hardfloat64_mfpgpr

2007-11-13 Thread pthaugen at gcc dot gnu dot org
--- Comment #1 from pthaugen at gcc dot gnu dot org 2007-11-13 21:08 --- Created an attachment (id=14549) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14549&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34087

[Bug tree-optimization/34976] verify_ssa ICE with -ftree-loop-linear

2008-04-18 Thread pthaugen at gcc dot gnu dot org
--- Comment #4 from pthaugen at gcc dot gnu dot org 2008-04-18 14:47 --- Is the workaround still appropriate, and if so, can it go in 4.3 and trunk now? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34976

[Bug tree-optimization/32921] [4.3/4.4 Regression] Revision 126326 causes 12% slowdown

2008-04-30 Thread pthaugen at gcc dot gnu dot org
--- Comment #43 from pthaugen at gcc dot gnu dot org 2008-04-30 18:49 --- Created an attachment (id=15553) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15553&action=view) Testcase I tried a mainline with the latest patch. While we no longer have problems with th

[Bug tree-optimization/32921] [4.3/4.4 Regression] Revision 126326 causes 12% slowdown

2008-04-30 Thread pthaugen at gcc dot gnu dot org
--- Comment #46 from pthaugen at gcc dot gnu dot org 2008-04-30 22:35 --- Just following up with comments posted on irc. The patch does fix the problem I was seeing. Spec ratio improved from 5.18 to 9.07 with the patch (75%), not quite the full 100% improvement I was seeing with

[Bug tree-optimization/32921] [4.3/4.4 Regression] Revision 126326 causes 12% slowdown

2008-05-01 Thread pthaugen at gcc dot gnu dot org
--- Comment #47 from pthaugen at gcc dot gnu dot org 2008-05-01 19:26 --- Created an attachment (id=15557) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15557&action=view) Testcase Found some more cases, which are contributing to the missing 25%. Looks like similar co

[Bug tree-optimization/36922] New: ICE in tree-data-ref.c with -ftree-loop-linear

2008-07-24 Thread pthaugen at gcc dot gnu dot org
P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pthaugen at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36922