[Bug debug/35896] gfortran TLS symbols broken with debug info

2008-04-09 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-04-09 22:46 --- Created an attachment (id=15462) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15462&action=view) generated code before patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35896

[Bug debug/35896] gfortran TLS symbols broken with debug info

2008-04-09 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-04-09 22:47 --- Created an attachment (id=15463) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15463&action=view) generated code after patch -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35896

[Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64

2008-04-22 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2008-04-22 17:21 --- Subject: Bug 35981 Author: janis Date: Tue Apr 22 17:20:40 2008 New Revision: 134562 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=134562 Log: 2008-04-22 Kris Van Hees <[EMAIL PROTECTED]&g

[Bug tree-optimization/36038] New: miscompiled loop in perlbmk for -Os

2008-04-24 Thread janis at gcc dot gnu dot org
perlbmk for -Os Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at

[Bug tree-optimization/36038] [4.4 Regression] miscompiled loop in perlbmk for -Os

2008-04-24 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-04-24 17:57 --- Created an attachment (id=15526) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15526&action=view) test case This testcase fails with current trunk on powerpc64-linux: elm3b187% /opt/gcc-nightly/trunk/

[Bug testsuite/35127] Ineffective dg-options in gcc.c-torture/compile

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-13 18:07 --- Subject: Bug 35127 Author: janis Date: Tue May 13 18:06:33 2008 New Revision: 135269 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135269 Log: PR testsuite/35127 * gcc.c-torture

[Bug testsuite/36196] gcc.dg/pr22231.c doesn't work

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-05-13 21:29 --- This was fixed by r135136; HJ's test results for that revision don't show the failure. -- janis at gcc dot gnu dot org changed: What|Removed

[Bug testsuite/36155] UTF tests doesn't work on Linux

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-13 21:34 --- Fixed. -- janis at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED

[Bug testsuite/36087] [4.4 Regression] test failures between revs. 134696 and 134717

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-13 22:00 --- Those tests have been failing for quite awhile and are reported through http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg01958.html. Starting in http://gcc.gnu.org/ml/gcc-testresults/2008-04/msg01978.html we see

[Bug testsuite/35981] FAIL: gcc.dg/utf-cvt.c (test for warnings, line 46/47) with -m64

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2008-05-13 22:01 --- Fixed. -- janis at gcc dot gnu dot org changed: What|Removed |Added Status|ASSIGNED

[Bug testsuite/35127] Ineffective dg-options in gcc.c-torture/compile

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-05-13 22:03 --- Fixed. -- janis at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug testsuite/34880] gcc.c-torture/execute/float-floor.c fails for targets with no 64-bit double type

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-13 22:10 --- Paulo, please send the patch from comment #2 to [EMAIL PROTECTED] with an appropriate ChangeLog entry. Let me know if you need help with that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34880

[Bug testsuite/25352] xfail within dg-do command has no effect

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #11 from janis at gcc dot gnu dot org 2008-05-13 22:19 --- Fixed, via documentation and workarounds. -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/20771] Duplicate PCH test names

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-13 23:59 --- This is still a problem. The PASS or FAIL messages come from a few levels deeper within the testsuite infrastructure, so dg-pch.exp can't just add something meaningful. It can, however, change '$flags

[Bug testsuite/25177] [4.1 Regression] gcc.target/powerpc/pr18096-1.c fails on PPC

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #9 from janis at gcc dot gnu dot org 2008-05-14 00:12 --- This has been fixed on active branches, OK to close it? -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/26813] Testsuite does not check for ICEs

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2008-05-14 00:17 --- Are there any objections to calling this fixed, based on the committed patch referenced in comment #2? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26813

[Bug testsuite/26981] g++.old-deja/g++.other/init18.C fails

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-14 00:21 --- Fixed by sje in r114327 (fix below is for an unrelated PR). -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/26982] g++.old-deja/g++.other/init19.C execution test fails

2008-05-13 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-14 00:23 --- Fixed by test changes from sje in r114327. -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/27706] gcc.dg/pr27095.c scan-assembler-not (?n)strlen(.*\n)+.*strlen fails

2008-05-14 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-14 22:29 --- Steve Ellcey fixed this in r114467. -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/30401] FAIL: gfortran.dg/gnu_logical_1.F -O0 (test for excess errors)

2008-05-14 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-05-14 23:37 --- This failure was apparently only for GCC 4.0.3 so I'm closing this. -- janis at gcc dot gnu dot org changed: What|Removed |

[Bug testsuite/28032] gfortran.dg/secnds.f test not honoring dg-options flag

2008-05-14 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-05-15 00:42 --- The test is being run with "-O0 -O0 -ffloat-store", then "-O1 -O0 -ffloat-store", and so on through the torture options used for the gfortran.dg tests. I recommend removing "-O0"

[Bug testsuite/36087] [4.4 Regression] test failures between revs. 134696 and 134717

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-15 21:04 --- For gcc.dg/var-expand3.c I've got a patch to scandump.exp to get rid of the ERROR and report FAIL if the requested dump file doesn't exist. The test still fails because of the issue in comment #3, but mo

[Bug testsuite/34889] gcc.c-torture/execute/builtins/pr23484-chk.c fails on 16 bit integer platforms

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-15 21:09 --- Paulo, please send the proposed patch to [EMAIL PROTECTED] with an appropriate ChangeLog entry. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34889

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-05-15 21:34 --- Dorit, are the checks in this test appropriate for powerpc-apple-darwin*? -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/35710] FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors)

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-15 21:35 --- Dominique, to ignore a particular warning you can use dg-prune-output. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35710

[Bug testsuite/35939] maxloc_bounds_[457].f90 fail with -fdefault-integer-8

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-05-15 21:48 --- Thomas, does the suggested change to the tests make sense, or would it be better to skip these tests if they would be run using -fdefault-integer-8? -- janis at gcc dot gnu dot org changed: What

[Bug testsuite/33367] A few tests fail

2008-05-15 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-15 22:13 --- These failures, and the ones in PR33365 and PR33366, don't show up in any of the archived test summaries for 4.2.2 on i686-unknown-linux-gnu linked from http://gcc.gnu.org/gcc-4.2/buildstat.html. Could they be d

[Bug testsuite/29071] gcc.dg/20020919-1.c compilation test fails on powerpc-apple-darwin8 at -m64

2008-05-20 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-20 21:45 --- Isn't the proposal in comment #3 the same as this? Index: gcc/testsuite/gcc.dg/20020919-1.c === --- gcc/testsuite/gcc.dg/20020919-1.c (revision 1

[Bug testsuite/22523] template/inline1.C does not test correctly on all targerts

2008-05-20 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-05-20 23:32 --- Subject: Bug 22523 Author: janis Date: Tue May 20 23:31:40 2008 New Revision: 135691 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135691 Log: PR testsuite/22523 * g++.dg/template/i

[Bug testsuite/20771] Duplicate PCH test names

2008-05-20 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-05-21 00:05 --- Subject: Bug 20771 Author: janis Date: Wed May 21 00:04:45 2008 New Revision: 135696 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135696 Log: PR testsuite/20771 * lib/dg-pch.exp: Mov

[Bug tree-optimization/36293] New: ICE or wrong code in vector-strided gap tests

2008-05-21 Thread janis at gcc dot gnu dot org
ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc*-*-linux* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36293

[Bug tree-optimization/36295] New: vect testsuite regressions from fold_const fix

2008-05-21 Thread janis at gcc dot gnu dot org
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc*-*-linux* http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36295

[Bug target/36756] New: g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, no-toplevel-reorder

2008-07-07 Thread janis at gcc dot gnu dot org
el-reorder Product: gcc Version: 4.2.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org

[Bug target/36756] g++.dg/tls-3.C ICE with section-anchors, unit-at-a-time, no-toplevel-reorder

2008-07-07 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-07-07 21:59 --- There's an ICE in the same place for libgomp.fortran/appendix_a/a.22.7.f90. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36756

[Bug testsuite/36332] [4.4 Regression] FAIL: gcc.dg/torture/type-generic-1.c execution test on powerpc-*

2008-07-08 Thread janis at gcc dot gnu dot org
--- Comment #2 from janis at gcc dot gnu dot org 2008-07-08 21:51 --- The tests fail on powerpc*-unknown-linux-gnu with 128-bit long doubles because __builtin_fpclassify claims that __LDBL_MAX__ is infinite, not normal. Here's a small testcase minimized from type-generic-1.c: #d

[Bug target/36955] New: TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
verity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36955

[Bug target/36955] TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
--- Comment #3 from janis at gcc dot gnu dot org 2008-07-28 21:17 --- Created an attachment (id=15974) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15974&action=view) disassembly of eh_globals.o before aptch File libstdc++-v3/libsupc++/eh_globals.cc is compiled diff

[Bug target/36955] TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2008-07-28 21:19 --- Created an attachment (id=15975) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15975&action=view) disassembly of eh_globals.o after patch This attachment is the disassembly with the patch. --

[Bug target/36955] TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2008-07-28 21:32 --- The attachments are the output of "objdump -d" (2.16 objdump) of eh_globals.o in the build trees for r135960 and r135961. Let me know if there are things you'd like me to try. -- http://gcc.g

[Bug target/36955] TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2008-07-28 22:26 --- Smaller testcase, in C: int* get_global() { static __thread int global; return &global; } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36955

[Bug target/36955] [4.4 Regression] TLS LIBCALL change breaks libstdc++ built with older binutils

2008-07-28 Thread janis at gcc dot gnu dot org
--- Comment #9 from janis at gcc dot gnu dot org 2008-07-28 23:21 --- The difference is in setting up r30 before branching to __tls_get_addr, which probably uses r30. -- janis at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/36967] New: segfault in is_gimple_real_type with -fpredictive-commoning -ffast-math

2008-07-29 Thread janis at gcc dot gnu dot org
gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36967

[Bug tree-optimization/36967] [4.4 Regression] segfault in is_gimple_real_type with -fpredictive-commoning -ffast-math

2008-07-29 Thread janis at gcc dot gnu dot org
-- janis at gcc dot gnu dot org changed: What|Removed |Added CC||rakdver at gcc dot gnu dot

[Bug tree-optimization/36978] New: ICE in gimple_cond_set_lhs for -O2 -funswitch-loops after tuples merge

2008-07-30 Thread janis at gcc dot gnu dot org
Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc-unknown-linux-gnu http

[Bug tree-optimization/37007] New: ICE in initialize_matrix_A with gamess for -ftree-loop-linear

2008-08-01 Thread janis at gcc dot gnu dot org
Version: 4.4.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: power

[Bug tree-optimization/37007] ICE in initialize_matrix_A with gamess for -ftree-loop-linear

2008-08-01 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2008-08-02 01:07 --- Oh good grief, this is a duplicate of 36922; sorry about that. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37007

[Bug testsuite/26159] pr23382.c and critical-3.c don't cleanup after themselves

2006-02-07 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2006-02-08 00:06 --- Subject: Bug 26159 Author: janis Date: Wed Feb 8 00:06:12 2006 New Revision: 110729 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110729 Log: PR testsuite/26159 * gcc.dg/gomp/crit

[Bug testsuite/23348] objc testsuite should run over both GNU and NeXT runtimes if supported

2006-02-09 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-02-09 18:01 --- Subject: Bug 23348 Author: janis Date: Thu Feb 9 18:01:31 2006 New Revision: 110809 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110809 Log: Backport from mainline: 2005-12-28 Tob

[Bug testsuite/21945] gfortran testsuite dies on cygwin (again)

2006-02-09 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-02-09 18:01 --- Subject: Bug 21945 Author: janis Date: Thu Feb 9 18:01:31 2006 New Revision: 110809 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110809 Log: Backport from mainline: 2005-12-28 Tob

[Bug rtl-optimization/26375] [4.2 Regression] Swing modulo scheduling results in ICE

2006-02-20 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2006-02-20 18:12 --- I got a regression hunt started but lost contact with the system it's running on; network problem? If I can't get back to that system I'll set up somewhere else and try again. The failure also occur

[Bug rtl-optimization/26375] [4.2 Regression] Swing modulo scheduling results in ICE

2006-02-20 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-02-20 22:44 --- A regression hunt turned up a patch that only affects gfortran, which of course makes no sense because the test case is written in C. That usually indicates a Heisenbug, but there are some things I can try

[Bug rtl-optimization/26375] [4.2 Regression] Swing modulo scheduling results in ICE

2006-02-21 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2006-02-21 17:08 --- I kept losing contact with the regression hunt system, and the first, bogus result was based on a typo I didn't notice before getting kicked off the system again. The fixed regression hunt on powerpc-linux ident

[Bug tree-optimization/26524] [4.1 Regression] ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)

2006-03-01 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-03-02 00:26 --- Andrew wondered aloud on IRC when this was fixed on mainline, so I'm running a regression hunt for that (between 20051130 and 20051128) and also for when it broke on mainline (between 20050730 and 20050828). I

[Bug tree-optimization/26524] [4.1 Regression] ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)

2006-03-02 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2006-03-02 19:10 --- The test case starts passing on mainline with this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=109088 r109088 | sayle | 2005-12-27 23:27:34 + (Tue, 27 Dec 2005) | 11 lines * fold-con

[Bug tree-optimization/26524] [4.1 Regression] ICE when compiling with -ffast-math and -O3 clatm5.f (lapack)

2006-03-02 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2006-03-02 21:25 --- The test started failing on mainline (before the 4.1 branch) with this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=103109 r103109 | spop | 2005-08-15 12:26:12 + (Mon, 15 Aug 2005) | 8 lines PR 2

[Bug rtl-optimization/25569] [4.2 Regression] FAIL: gfortran.dg/g77/20010610.f -O3 -fomit-frame-pointer -funroll-loops

2006-03-07 Thread janis at gcc dot gnu dot org
--- Comment #5 from janis at gcc dot gnu dot org 2006-03-08 00:07 --- A regression hunt on powerpc64-linux using the C test case from comment #4 identified this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=110705 r110705 | law | 2006-02-07 18:31:27 + (Tue, 07 Feb 2006)

[Bug c/26004] [4.1/4.2 Regression] gcc errors on valid code [SVO]

2006-03-07 Thread janis at gcc dot gnu dot org
--- Comment #17 from janis at gcc dot gnu dot org 2006-03-08 01:34 --- A regression hunt on powerpc-linux using the testcase from comment #16 identified this patch: http://gcc.gnu.org/viewcvs?view=rev&rev=101269 r101269 | jason | 2005-06-23 14:44:21 + (Thu, 23 Jun

[Bug rtl-optimization/26855] New: ICE in add_deps_for_def with -fmodulo-sched -maltivec

2006-03-24 Thread janis at gcc dot gnu dot org
c Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org GCC target triplet: powerpc-unknown-linux-gnu

[Bug rtl-optimization/26855] ICE in add_deps_for_def with -fmodulo-sched -maltivec

2006-03-24 Thread janis at gcc dot gnu dot org
--- Comment #1 from janis at gcc dot gnu dot org 2006-03-24 21:42 --- Created an attachment (id=6) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6&action=view) minimized testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26855

[Bug testsuite/20567] dg-options in gcc.c-torture

2006-03-29 Thread janis at gcc dot gnu dot org
--- Comment #4 from janis at gcc dot gnu dot org 2006-03-29 17:12 --- The gfortran torture tests also need to support dg- options, starting with dg-final to allow cleaning up module files from the testsuite temporary directory. -- janis at gcc dot gnu dot org changed

[Bug c++/26114] [4.2 Regression] g++.dg/init/ctor4.C and g++.old-deja/g++.jason/overload34.C and g++.old-deja/g++.mike/p11110.C fails

2006-03-29 Thread janis at gcc dot gnu dot org
--- Comment #7 from janis at gcc dot gnu dot org 2006-03-30 01:06 --- The patch that Lee checked in removed checks for extra_warnings before the calls to warnings with OPT_Wextra in typeck.c and class.c. If those checks are restored then the five test cases listed in this PR and in

[Bug c++/26115] [4.2 Regression] bogus warning for g++.dg/parse/register1.C

2006-03-29 Thread janis at gcc dot gnu dot org
--- Comment #6 from janis at gcc dot gnu dot org 2006-03-30 01:07 --- The patch that Lee checked in removed checks for extra_warnings before the calls to warnings with OPT_Wextra in typeck.c and class.c. If those checks are restored then the five test cases listed in this PR and in

[Bug tree-optimization/21138] New: wrong code in sixtrack for -fmodulo-sched

2005-04-20 Thread janis at gcc dot gnu dot org
xtrack for -fmodulo-sched Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot g

[Bug tree-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-04-20 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-21 00:51 --- Created an attachment (id=8694) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8694&action=view) minimized testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21138

[Bug tree-optimization/21155] New: ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-04-21 Thread janis at gcc dot gnu dot org
ftree- vectorize -maltivec Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gc

[Bug tree-optimization/21155] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-04-21 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-21 23:09 --- Created an attachment (id=8705) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8705&action=view) minimized testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21155

[Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-04-21 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-22 00:26 --- The testcase starts failing with this patch from rakdver: http://gcc.gnu.org/ml/gcc-cvs/2005-04/msg00301.html -- What|Removed |Added

[Bug tree-optimization/21048] [4.1 Regression] use of poisoned ggc memory causes cpu2000 build failures

2005-04-25 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-25 21:36 --- Two of the four CPU2000 tests started building again a couple of days ago and the other two are fixed with this patch, on powerpc64-linux with -m64 -O2 -ffast-math -funroll-loops. Bootstrap of c,c++,f95,objc

[Bug tree-optimization/21048] [4.1 Regression] use of poisoned ggc memory causes cpu2000 build failures

2005-04-25 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-25 23:32 --- Test results for powerpc64-linux with -m32/-m64 are the same as for my last nightly build. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21048

[Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-04-27 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-28 00:07 --- There are other SPEC CPU2000 comparison failures on powerpc64-linux with "-m64 -O2 -fmodulo-sched" that resist attempts to minimize the testcases. apsi has been fai

[Bug target/20813] [4.1 Regression] ICE in gen_reg_rtx for 3 spec tests

2005-04-28 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-28 16:58 --- GCC built with sources that include that patch fails in the same place building gzip, bzip2, and mesa from SPEC CPU2000 with "-m64 -O2". -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20813

[Bug target/20813] [4.1 Regression] ICE in gen_reg_rtx for 3 spec tests

2005-04-28 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-28 18:12 --- The compilers that I tested that still failed were configured with --build, --host, --target=powerpc64-linux and --with-cpu=default32. -- What|Removed |Added

[Bug target/20813] [4.1 Regression] ICE in gen_reg_rtx for 3 spec tests

2005-04-28 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-28 20:24 --- The three SPEC CPU2000 tests build and run successfully with the patch in comment #8. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20813

[Bug tree-optimization/21272] New: SSA_NAME def follows use with -ftree-vectorize

2005-04-28 Thread janis at gcc dot gnu dot org
Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: dpatel at gcc dot gnu dot org,gcc-

[Bug tree-optimization/21266] [4.1 Regression] verify_ssa failed

2005-04-29 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-29 17:50 --- dpatel checked in a fix referencing PR 21272. That patch fixes the problems I reported in 21272. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21266

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-04-29 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-29 22:27 --- Today I'm seeing the same ICE building mesa and sometimes building 176.gcc. Tests apsi. fma3d, gap, and gcc all cause GCC to segfault with "-O2 -ftree-vectorize -maltivec", some with -m32, some

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-04-29 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-04-29 22:39 --- That last sentence didn't make much sense, sorry; I meant that if you can't initially reproduce the problem, please ask me if I've got more recent failures to try out. Meanwhile, I&#x

[Bug tree-optimization/20947] [4.1 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:394 with -ftree-vectorize

2005-05-02 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-02 16:53 --- The SPEC CPU2000 failures reported in 21054, on which the testcase in comment #5 is based, stopped on 20050423. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20947

[Bug rtl-optimization/21404] New: wrong code for array copy in while loop

2005-05-05 Thread janis at gcc dot gnu dot org
Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21404

[Bug rtl-optimization/21404] wrong code for array copy in while loop

2005-05-05 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-05 17:49 --- A workaround is to replace the body of the loop with: { p[i] = q[i]; i++; } -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21404

[Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-05-09 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-09 19:32 --- sixtrack works fine for me with "-m64 -O2" with both SPEC's test input and its ref output, for all of my daily builds since 20050503, while with the addition of -fmodulo-sched it gets miscomp

[Bug target/21477] New: adddi3 becomes external reference rather than instruction on powerpc64

2005-05-09 Thread janis at gcc dot gnu dot org
nt: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,geoffk at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet:

[Bug bootstrap/21481] [4.1 Regression] Bootstrap is broken of FreeBSD by changes to crtstuff.c

2005-05-10 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-11 00:05 --- I can confirm that the patch in comment #3 fixes bootstrap on powerpc64-linux. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21481

[Bug libstdc++/21523] New: 3.4.4 RC1 fails libstdc++ install on powerpc64-linux

2005-05-11 Thread janis at gcc dot gnu dot org
Severity: normal Priority: P2 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org,mmitchel at gcc dot gnu dot org GCC build triplet: power

[Bug rtl-optimization/21138] wrong code in sixtrack for -fmodulo-sched

2005-05-16 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-16 20:27 --- sixtrack and the testcase smsbug.f still fail on powerpc64-linux when compiled with mainline GCC with the options "-m64 -O2 -fmodulo-sched". The other failures with those options mentioned in comme

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-05-16 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-16 20:41 --- The failure still exists with mainline GCC built last night: elm3b145% /opt/gcc-nightly/mline-20050516/bin/gcc -O2 -ftree-vectorize -maltivec -m64 crafty_bug.c crafty_bug.c: In function ‘main’: crafty_bug.c

[Bug tree-optimization/21639] New: poisoned ggc memory used for -ftree-vectorize

2005-05-17 Thread janis at gcc dot gnu dot org
g01463.html -- Summary: poisoned ggc memory used for -ftree-vectorize Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot

[Bug c++/21645] [4.1 Regression] G++ ICE while building post-html.cpp in groff

2005-05-18 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-18 22:19 --- This is the same problem that causes cc1plus to segfault building SPEC CPU2000 test eon for powerpc-linux at any level of optimization including -O0. The segfault happens when

[Bug tree-optimization/21653] [4.1 Regression] gcc.dg/vect failures

2005-05-19 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-19 19:06 --- The ICE shows up on powerpc-linux with this patch from rakdver: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00814.html -- What|Removed |Added

[Bug target/21742] New: unrecognized insn for struct-layout-1 tests with complex members

2005-05-24 Thread janis at gcc dot gnu dot org
2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: powerpc64-linux GCC host triplet: powerpc64-linux GCC target triplet: powerpc64-linux

[Bug target/21742] unrecognized insn for struct-layout-1 tests with complex members

2005-05-24 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-24 20:55 --- Created an attachment (id=8963) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8963&action=view) Minimized test case for struct-layout-1 test t154. -- http://gcc.gnu.org/bugzilla/show_bug

[Bug target/21742] unrecognized insn for struct-layout-1 tests with complex members

2005-05-24 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-24 20:56 --- Created an attachment (id=8964) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8964&action=view) Minimized test case for struct-layout-1 t199 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21742

[Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64

2005-05-24 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-24 23:02 --- Diego, can this PR be closed as fixed? Test gcc.dg/uninit-4.c started to XPASS with this patch from dnovillo: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00529.html On the same day, test uninit-9.c also

[Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64

2005-05-25 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-25 22:38 --- Diego fixed the bug, I removed the xfails. -- What|Removed |Added AssignedTo

[Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64

2005-05-25 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-25 22:39 --- Closing the bug. -- What|Removed |Added Status|ASSIGNED

[Bug testsuite/20772] x86 tests should run on both i?86 and x86_64

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 18:05 --- I'm unassigning myself. I don't have a system on which to test these, and have no interest in changing them because they work as they are now. Adding effective targets x86_ilp32 and x86_lp64

[Bug middle-end/21846] New: segfault in fold_binary compiling vpr with -O3

2005-05-31 Thread janis at gcc dot gnu dot org
y compiling vpr with -O3 Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis at gcc dot gnu dot org

[Bug middle-end/21846] segfault in fold_binary compiling vpr with -O3

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 19:34 --- Created an attachment (id=9003) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9003&action=view) minimized test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21846

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-05-31 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-05-31 22:06 --- With sources from an hour ago I get the same ICE compiling 176.gcc and 191.fma3d on powerpc64-linux using "-m64 -O2 -ftree-vectorize -maltivec"; all other SPEC CPU2000 tests compile and run successf

[Bug tree-optimization/21155] [4.1 Regression] ICE in ssa tree check compiling crafty with -ftree-vectorize -maltivec

2005-06-13 Thread janis at gcc dot gnu dot org
--- Additional Comments From janis at gcc dot gnu dot org 2005-06-13 17:45 --- With mainline built last night I get no failures building and running SPEC CPU2000 on powerpc64-linux with "-ftree-vectorize -maltivec -mabi=altivec" for -m32 and -m64; it looks fixed to me!

<    4   5   6   7   8   9   10   >