[Bug libfortran/28747] Empty write STREAM I/O file positioning problem

2006-08-19 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2006-08-19 15:55 --- Jerry,     On Fedora Core 5 x86_64 with the svn pull from  a few days back and last stream patch I get the follow diff between the code generated with -O0 and -O1...         call

[Bug fortran/20541] TR 15581: ALLOCATABLE components

2006-08-20 Thread howarth at nitro dot med dot uc dot edu
--- Comment #18 from howarth at nitro dot med dot uc dot edu 2006-08-20 14:37 --- With the latest changes to gcc/fortran/trans-expr.c the current proposed patch no longer applies. The code which is tangling up the patch is... *** *** 2664,2683 } else if (cm

[Bug middle-end/27770] [4.2 Regression] wrong code in spec tests for -ftree-vectorize -maltivec

2006-08-22 Thread howarth at nitro dot med dot uc dot edu
--- Comment #26 from howarth at nitro dot med dot uc dot edu 2006-08-22 16:06 --- Should the testcase for this bug be marked as expected to fail on darwin since that platform has section-anchors disabled? I see... FAIL: gcc.dg/vect/section-anchors-pr27770.c (test for excess errors

[Bug fortran/28813] New: gfortran.dg/direct_io_6.f90 can exhaust system disk space

2006-08-22 Thread howarth at nitro dot med dot uc dot edu
Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: fortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet

[Bug fortran/28813] gfortran.dg/direct_io_6.f90 can exhaust system disk space

2006-08-23 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-08-23 08:28 --- Jerry, Yes. I filed the bug report after my wife lost a bunch of open word processing documents when Word crashed while the direct_io_6 test was executing in the background under MacOS X. I suspect

[Bug testsuite/28837] New: need to prune can't find atom for N_GSYM stabs warnings on Darwin for -m64

2006-08-24 Thread howarth at nitro dot med dot uc dot edu
: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org

[Bug other/25028] TImode-to-floating conversions broken

2006-08-24 Thread howarth at nitro dot med dot uc dot edu
--- Comment #5 from howarth at nitro dot med dot uc dot edu 2006-08-24 21:44 --- The testcase presented here appears to work as expected on Darwin when gcc trunk is built with Geoff Keating's proposed patch to add TImode support to Darwin... http://gcc.gnu.org/ml/gcc-patches/2006-08

[Bug other/25028] TImode-to-floating conversions broken

2006-08-24 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-08-24 22:12 --- Strangely, while the testcase first presented here... int printf(const char *, ...); typedef int TItype __attribute__((mode(TI))); TItype x = -1; int main(void) { printf(%f %f\n, (float)x, (double)x

[Bug other/25028] TImode-to-floating conversions broken

2006-08-24 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2006-08-25 01:36 --- Interestingly out of the lines in the fp-int-convert-timode testcase, the one that causes the abort is... TEST_I_F(TItype, UTItype, float, FLT_MANT_DIG); The other two lines for double and long

[Bug other/25028] TImode-to-floating conversions broken

2006-08-24 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2006-08-25 03:59 --- After looking at this in detail, only six of the testcases for the single precision float conversions in TEST_I_F(TItype, UTItype, float, FLT_MANT_DIG) fail. These are... TEST_I_F_VAL (I, F, HVAL0S (P

[Bug testsuite/28950] New: regex wrong for gcc/testsuite/gcc.target/powerpc/ppc-and-1.c

2006-09-04 Thread howarth at nitro dot med dot uc dot edu
: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet

[Bug fortran/28908] [4.1/4.2 Regression]: fold_convert fails for Fortran operator

2006-09-04 Thread howarth at nitro dot med dot uc dot edu
--- Comment #32 from howarth at nitro dot med dot uc dot edu 2006-09-04 18:58 --- Paul, FYI, between the changes in the proposed patch here and others in gcc trunk to gfortran.h, resolve.c and trans-types.c, the proposed patch for PR 20541 needs to be readjusted again

[Bug libfortran/28995] New: libgfortran build now fails on Darwin PPC

2006-09-08 Thread howarth at nitro dot med dot uc dot edu
gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28995

[Bug target/28995] [4.2 Regression] libgfortran build now fails on Darwin PPC

2006-09-09 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-09-09 17:05 --- How exactly are we supposed to cleanly add the autoconf test? I applied the patch and the ran contrib/gcc_update but the build always fails at... gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings

[Bug target/28995] [4.2 Regression] libgfortran build now fails on Darwin PPC

2006-09-09 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2006-09-09 19:44 --- Eric, I've been running autoheader and autoconf in the gcc source subdirectory. It does cause configure to run the test which results in... configure:13732: checking assembler for .literal16 configure

[Bug target/28995] [4.2 Regression] libgfortran build now fails on Darwin PPC

2006-09-09 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2006-09-09 19:53 --- Sure. I'll test it shortly and post. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28995

[Bug target/28995] [4.2 Regression] libgfortran build now fails on Darwin PPC

2006-09-09 Thread howarth at nitro dot med dot uc dot edu
--- Comment #12 from howarth at nitro dot med dot uc dot edu 2006-09-09 21:21 --- Created an attachment (id=12215) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12215action=view) revised autoconf test Use preprocessor statements instead for darwin.c patch. -- http

[Bug target/28617] ___divti3 and ___umodti3 undefined for -m64 on powerpc-apple-darwin8

2006-09-09 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-09 23:50 --- Created an attachment (id=12216) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12216action=view) Remaining unapplied parts of the TImode patch for Darwin PPC -- http://gcc.gnu.org/bugzilla

[Bug libfortran/29005] New: cast from pointer to integer of different size in libgfortran/intrinsics/signal.c

2006-09-10 Thread howarth at nitro dot med dot uc dot edu
Priority: P3 Component: libfortran AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org

[Bug libfortran/26540] some gcc-4.1.0/libgfortran/intrinsics/signal.c warning: cast from/to pointer to/from integer of different size on x86-64

2006-09-10 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-10 19:04 --- Andrew, The comment... These warnings are semi expected in that signal is expected not to work with 64bit, this is due to g77 compatibility. ..is confusing. If this is the case, why don't we use

[Bug libfortran/26540] some gcc-4.1.0/libgfortran/intrinsics/signal.c warning: cast from/to pointer to/from integer of different size on x86-64

2006-09-10 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-09-10 19:24 --- The confusing part was the words signal is expected not to work with 64-bit which left the impression that it only works with 32-bit currently. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26540

[Bug c/29031] gcc.dg/asm-b.c execution test aborts at -m64 on powerpc-apple-darwin8

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:43 --- Created an attachment (id=12232) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12232action=view) assembly file asm-b.s -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29031

[Bug c/29032] New: gcc.dg/cleanup-10.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
- apple-darwin8 at -m64 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:20 --- Andrew, I'd be happy to test any attempts to fix this. Jack -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29030

[Bug c/29031] New: gcc.dg/asm-b.c execution test aborts at -m64 on powerpc-apple-darwin8

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet

[Bug c/29031] gcc.dg/asm-b.c execution test aborts at -m64 on powerpc-apple-darwin8

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:42 --- Created an attachment (id=12231) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12231action=view) preprocessed file for array-9.s generated with -O3 -m64 on Darwin PPC -- http://gcc.gnu.org

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:17 --- Created an attachment (id=12230) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12230action=view) preprocessed file for array-9.s generated with -O3 -m64 on Darwin PPC -- http://gcc.gnu.org

[Bug c/29030] New: gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29030

[Bug c/29032] gcc.dg/cleanup-10.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:54 --- Created an attachment (id=12234) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12234action=view) assembly file for cleanup-10.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29032] gcc.dg/cleanup-10.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-11 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-12 04:53 --- Created an attachment (id=12233) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12233action=view) preprocessed file for cleanup-10.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29055] New: gcc.target/powerpc/darwin-bool-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
at -m64 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc

[Bug c/29056] New: gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29056

[Bug c/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:31 --- Created an attachment (id=12247) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12247action=view) preprocessed file for ppc-negeq0-1.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29056] gcc.target/powerpc/ppc-negeq0-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:32 --- Created an attachment (id=12248) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12248action=view) assembly file for ppc-negeq0-1.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29057] New: gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
-darwin8 at -m64 Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet

[Bug c/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:39 --- Created an attachment (id=12249) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12249action=view) preprocessed file for ppc64-abi-1.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 04:40 --- Created an attachment (id=12250) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12250action=view) assembly file for ppc64-abi-1.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug testsuite/29057] gcc.target/powerpc/ppc64-abi-1.c fails to compile on powerpc-apple-darwin8 at -m64

2006-09-12 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-13 05:07 --- Andrew, I am assuming this is the same old issue of Darwin prefixing GPR references with 'r'. Can you suggest a test patch to achieve that in this test? Jack -- http://gcc.gnu.org

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #5 from howarth at nitro dot med dot uc dot edu 2006-09-13 12:20 --- Andrew, The proposed patch doesn't work. It converts the internal compiler error into a compiler time error of... gcc-4 -O3 -g -m64 array-9.c array-9.c:7: error: declaration of 'x' as array of voids

[Bug testsuite/29055] gcc.target/powerpc/darwin-bool-1.c fails on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 13:52 --- So I assume I just need to create a patch that adds... * { dg-skip-if { powerpc*-*-darwin* } { -m64 } { } } */ to the darwin-bool-1.c testcase? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29055

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2006-09-13 18:41 --- Okay. I'll run a complete make check tonight to verify that the patch introduces no regressions in at least the c, c++ and fortran language build. Assuming no regressions, do you want to submit the patch

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

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29071

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

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:00 --- Created an attachment (id=12253) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12253action=view) preprocessed file for 20020919.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29072] New: gcc.dg/cleanup-11.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29072

[Bug c/29072] gcc.dg/cleanup-11.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:11 --- Created an attachment (id=12254) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12254action=view) preprocessed file for cleanup-11.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29072] gcc.dg/cleanup-11.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:12 --- Created an attachment (id=12255) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12255action=view) assembly file for cleanup-11.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29073] New: gcc.dg/cleanup-8.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29073

[Bug c/29073] gcc.dg/cleanup-8.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:15 --- Created an attachment (id=12256) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12256action=view) preprocessed file for cleanup-8.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29073] gcc.dg/cleanup-8.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:16 --- Created an attachment (id=12257) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12257action=view) assembly file for cleanup-8.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29074] New: gcc.dg/cleanup-9.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29074

[Bug c/29074] gcc.dg/cleanup-9.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:19 --- Created an attachment (id=12258) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12258action=view) preprocessed file for cleanup-9.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c/29074] gcc.dg/cleanup-9.c execution test times out on powerpc-apple-darwin8 at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-13 23:19 --- Created an attachment (id=12259) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12259action=view) assembly file for cleanup-9.c created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c++/29075] New: g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc

[Bug target/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:19 --- The same issue exists for... g++.dg/template/repo1.C Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug target/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:21 --- A similar issue exists with g++.dg/template/repo3.C... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:26 --- Odd that the gcc test cases don't suffer from the same problem. Anyway, I going to finish documenting all the cases of this for PR29075 in case any deviate from that analysis. -- http://gcc.gnu.org

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:28 --- g++.dg/warn/weak1.C exhibits a linker failure as well... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:31 --- g++.old-deja/g++.pt/instantiate4.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:33 --- g++.old-deja/g++.pt/instantiate6.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #9 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:34 --- g++.old-deja/g++.pt/repo1.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:35 --- g++.old-deja/g++.pt/repo2.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #11 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:36 --- g++.old-deja/g++.pt/repo3.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1. 999-20060911

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #12 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:38 --- ...and FINALLY g++.old-deja/g++.pt/repo4.C suffers from the same... Executing on host: /sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/testsuite/g++/../../g++ -B/sw/src/fink.build/gcc4-4.1

[Bug driver/29075] g++.dg/rtti/repo1.C fails to link on Darwin PPC at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #13 from howarth at nitro dot med dot uc dot edu 2006-09-14 00:40 --- Opps...I just noticed that out of these the g++.dg/warn/weak1.C linker failure is shared with -m32 so it make be a different bug for that one. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29075

[Bug c++/29076] New: g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet

[Bug c++/29076] g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-14 01:07 --- Created an attachment (id=12260) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12260action=view) preprocessed file for forced1.C generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c++/29076] g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-14 01:07 --- Created an attachment (id=12261) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12261action=view) assembly file for forced1.C created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c++/29076] g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2006-09-14 01:14 --- g++.old-deja/g++.eh/terminate2.C suffers apparently from the same bug... Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x

[Bug c++/29076] g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-14 01:14 --- Created an attachment (id=12262) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12262action=view) preprocessed file for terminate2.C generated on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug c++/29076] g++.dg/eh/forced1.C when compiled at -m64 on Darwin PPC has bus error

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #5 from howarth at nitro dot med dot uc dot edu 2006-09-14 01:15 --- Created an attachment (id=12263) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12263action=view) assembly file for terminate2.C created on Darwin PPC at -m64 -- http://gcc.gnu.org/bugzilla

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-13 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2006-09-14 02:18 --- Andrew, I just noticed that the same code fragment exists in rs6000_darwin64_record_arg_recurse as well as in rs6000_darwin64_record_arg_advance_recurse. Shouldn't we then make the patch... Index: gcc

[Bug c/29090] New: gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29090

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:54 --- Created an attachment (id=12268) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12268action=view) preprocessed file for struct-layout-1_x.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:55 --- Created an attachment (id=12269) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12269action=view) assembly file for struct-layout-1_x.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:56 --- Created an attachment (id=12270) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12270action=view) preprocessed file for struct-layout-1_y.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:56 --- Created an attachment (id=12271) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12271action=view) assembly file for struct-layout-1_y.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #5 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:57 --- Created an attachment (id=12272) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12272action=view) preprocessed file for struct-layout-1_main.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-09-14 22:58 --- Created an attachment (id=12273) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12273action=view) assembly file for struct-layout-1_main.c generated on Darwin PPC at -m64 -- http://gcc.gnu.org

[Bug c/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #7 from howarth at nitro dot med dot uc dot edu 2006-09-14 23:03 --- I forget to mention the other build command of... sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc4-4.1.999-20060911/darwin_objdir/gcc/ -w -DSKIP_DECIMAL_FLOAT -fno

[Bug target/29090] gcc.dg-struct-layout-1 failures on Darwin PPC at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #8 from howarth at nitro dot med dot uc dot edu 2006-09-14 23:10 --- FYI, as a stab in the dark, I tried re-executing each of the build commands above with -fno-common and that doesn't eliminate the abort on the test case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #9 from howarth at nitro dot med dot uc dot edu 2006-09-15 01:32 --- Andrew, To answer my own question, the following is from tonight's gcc make check using the original version of your patch which only impacted the rs6000_darwin64_record_arg_advance_recurse

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #10 from howarth at nitro dot med dot uc dot edu 2006-09-15 02:40 --- Created an attachment (id=12274) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12274action=view) Patch to fix PR29030 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29030

[Bug target/29030] gcc.dg/array-9.c produces internal compiler error on Darwin at -m64

2006-09-14 Thread howarth at nitro dot med dot uc dot edu
--- Comment #11 from howarth at nitro dot med dot uc dot edu 2006-09-15 05:33 --- Andrew, The PR29030.txt patch I posted eliminates the array-9 testsuite failures at -m64... Native configuration is powerpc-apple-darwin8 === gcc tests === Schedule of variations

[Bug testsuite/29107] New: wrong libobjc linked when objc testsuite is run on Darwin PPC (should be -lobjc-gnu)

2006-09-16 Thread howarth at nitro dot med dot uc dot edu
: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29107

[Bug testsuite/29108] New: objc testsuite at -m64 on Darwin PPC doesn't get path to ppc64 libraries

2006-09-16 Thread howarth at nitro dot med dot uc dot edu
: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29108

[Bug testsuite/29108] objc testsuite at -m64 on Darwin PPC doesn't get path to ppc64 libraries

2006-09-16 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-16 16:33 --- It appears this will be resolved with Leopard according to Apple's web site. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29108

[Bug testsuite/29108] objc testsuite at -m64 on Darwin PPC doesn't get path to ppc64 libraries

2006-09-16 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2006-09-16 17:00 --- On reflection, I'm still confused by this problem. If the ppc64 runtime doesn't exist earlier than Darwin 9, then shouldn't we have the entire the -m64 testsuite for objc on Darwin =8 bail out if you even

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-16 Thread howarth at nitro dot med dot uc dot edu
--- Comment #16 from howarth at nitro dot med dot uc dot edu 2006-09-16 20:39 --- Is this what we are waiting for? I came up with that by just placing wrappers around the changes submitted on... http://gcc.gnu.org/viewcvs/trunk/libjava/stacktrace.cc?r1=115069r2=115235pathrev=115235

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-17 Thread howarth at nitro dot med dot uc dot edu
--- Comment #18 from howarth at nitro dot med dot uc dot edu 2006-09-18 04:34 --- Created an attachment (id=12288) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12288action=view) Patch to revert to _Unwind_GetIP when HAVE_GETIPINFO undefined -- http://gcc.gnu.org/bugzilla

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-17 Thread howarth at nitro dot med dot uc dot edu
--- Comment #19 from howarth at nitro dot med dot uc dot edu 2006-09-18 04:40 --- Tested the patch on Darwin 8 with no regressions. Verified that the _Unwind_GetIPInfo symbols are absent for libgcj with HAVE_GETIPINFO undefined. While the patch is over 10 lines, I would argue that I

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-17 Thread howarth at nitro dot med dot uc dot edu
--- Comment #20 from howarth at nitro dot med dot uc dot edu 2006-09-18 04:58 --- Created an attachment (id=12289) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12289action=view) clean up whitespace in Changelog for patch to revert to _Unwind_GetIP when HAVE_GETIPINFO undefined

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-19 Thread howarth at nitro dot med dot uc dot edu
--- Comment #21 from howarth at nitro dot med dot uc dot edu 2006-09-19 16:11 --- Steve has checked in the changes to config/unwind_ipinfo.m4, so I believe all we need now is... Index: libjava/configure.ac === --- libjava

[Bug libffi/29152] New: 64-bit darwin ppc port needed for libffi

2006-09-20 Thread howarth at nitro dot med dot uc dot edu
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29152

[Bug target/11594] testcase gcc.dg/20020103-1.c fails with scan-assembler-not LC

2006-09-20 Thread howarth at nitro dot med dot uc dot edu
--- Comment #6 from howarth at nitro dot med dot uc dot edu 2006-09-20 23:49 --- Does anyone know why we don't run this test at lp64 on powerpc? I find that on powerpc-apple-darwin8 the following changes allow... make check-gcc RUNTESTFLAGS=--target_board=unix'{-m32,-m64}' dg.exp

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-20 Thread howarth at nitro dot med dot uc dot edu
--- Comment #22 from howarth at nitro dot med dot uc dot edu 2006-09-21 04:16 --- Okay, the autoconf changes for libstdc++ and libgcj actually work okay. The test program uses the static libgcc.a to link (which lacks the __Unwind_GetIP symbol) so that HAVE_GETIPINFO remains

[Bug target/26792] [4.2 Regression] need to use autoconf when using newly-added libgcc functions

2006-09-21 Thread howarth at nitro dot med dot uc dot edu
--- Comment #23 from howarth at nitro dot med dot uc dot edu 2006-09-21 13:03 --- Proposed patches are posted at... http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00906.html http://gcc.gnu.org/ml/gcc-patches/2006-09/msg00908.html ...which together should allow this PR to be finally

[Bug boehm-gc/29180] New: boehm-gc/darwin_stop_world.c not 64-bit clean

2006-09-22 Thread howarth at nitro dot med dot uc dot edu
Priority: P3 Component: boehm-gc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org

[Bug libffi/29181] New: libffi/src/powerpc/ffi_darwin.c not 64-bit clean

2006-09-22 Thread howarth at nitro dot med dot uc dot edu
Component: libffi AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: powerpc-apple-darwin8 GCC host triplet: powerpc-apple-darwin8 GCC target triplet: powerpc-apple-darwin8 http://gcc.gnu.org/bugzilla

[Bug libffi/29181] libffi/src/powerpc/ffi_darwin.c not 64-bit clean

2006-09-22 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2006-09-22 14:27 --- Opps. Looks like the proposed patch is incomplete. http://gcc.gnu.org/ml/gcc/2006-09/msg00428.html I will be testing... Index: ffi_darwin.c

[Bug boehm-gc/29180] boehm-gc/darwin_stop_world.c not 64-bit clean

2006-09-22 Thread howarth at nitro dot med dot uc dot edu
--- Comment #2 from howarth at nitro dot med dot uc dot edu 2006-09-22 16:11 --- Andrew, Do you mean from the cvs for bdwgc at http://www.hpl.hp.com/personal/Hans_Boehm/gc/? If so the answer is no, since the cvs code there still has... unsigned long FindTopOfStack(unsigned int

  1   2   3   4   5   6   7   8   9   10   >