[Bug middle-end/28752] bootstrap comparision fails with -ftree-vectorize -maltivec on ppc

2006-11-09 Thread janis187 at us dot ibm dot com
--- Comment #18 from janis187 at us dot ibm dot com 2006-11-09 17:34 --- Subject: Re: bootstrap comparision fails with -ftree-vectorize -maltivec on ppc On Thu, Nov 09, 2006 at 10:15:24AM -, irar at il dot ibm dot com wrote: However, the failure in comment #3 still occurs

[Bug c++/24215] [4.0/4.1 Regression] pragma interface in included file with same name

2005-10-07 Thread janis187 at us dot ibm dot com
--- Comment #2 from janis187 at us dot ibm dot com 2005-10-07 17:26 --- A regression hunt identified this large patch from Zack Weinberg and Matt Austern: http://gcc.gnu.org/ml/gcc-cvs/2004-09/msg00920.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24215

[Bug tree-optimization/24225] [4.1 Regression] ICE: segmentation fault in profile.c:branch_prob

2005-10-07 Thread janis187 at us dot ibm dot com
--- Comment #6 from janis187 at us dot ibm dot com 2005-10-07 19:36 --- A regression hunt on powerpc-linux using the testcase from comment #4 identified this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg00101.html -- http://gcc.gnu.org/bugzilla

[Bug preprocessor/24202] [4.1 Regression] Segfault with #pragma once

2005-10-07 Thread janis187 at us dot ibm dot com
--- Comment #4 from janis187 at us dot ibm dot com 2005-10-07 19:45 --- The most recent break on mainline was by this patch from jakub: http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg00974.html The same patch was applied to the 4.0 branch, causing the failure in 4.0.2. That patch from

[Bug c/24137] __uint128_t missing for ppc32

2005-10-07 Thread janis187 at us dot ibm dot com
--- Comment #5 from janis187 at us dot ibm dot com 2005-10-07 20:27 --- I bumped into this PR by accident and happen to have looked into this recently. __uint128_t is supported on a ppc64 system with a powerpc64-linux compiler using -m32 -mpowerpc64. -- http://gcc.gnu.org/bugzilla

[Bug tree-optimization/24231] [4.1 Regression] ICE: SSA corruption

2005-10-06 Thread janis187 at us dot ibm dot com
--- Comment #7 from janis187 at us dot ibm dot com 2005-10-06 19:25 --- A regression hunt using the testcase from comment #4 identified this patch from pinskia: http://gcc.gnu.org/ml/gcc-cvs/2005-09/msg00277.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24231

[Bug target/24230] [4.1 Regression] [altivec] ICE in extract_insn, at recog.c:2084

2005-10-06 Thread janis187 at us dot ibm dot com
--- Comment #8 from janis187 at us dot ibm dot com 2005-10-06 20:17 --- A regression hunt on powerpc-linux using the testcase from comment #6 identified this patch from rth: http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg01004.html -- janis187 at us dot ibm dot com changed

[Bug middle-end/24227] [4.1 Regression] ICE in compare_values, at tree-vrp.c:415

2005-10-06 Thread janis187 at us dot ibm dot com
--- Comment #5 from janis187 at us dot ibm dot com 2005-10-06 21:23 --- This is probably not very useful, but a regression hunt using the testcase from comment #4 identified this patch from dnovillo: http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00069.html -- http://gcc.gnu.org

[Bug preprocessor/24202] [4.1 Regression] Segfault with #pragma once

2005-10-06 Thread janis187 at us dot ibm dot com
--- Comment #3 from janis187 at us dot ibm dot com 2005-10-06 22:21 --- The list of work/fail versions is very odd for this bug; it seems to have worked on mainline until sometime between 20050828 and 20050904. 3.3.5 passes, but all 3.4.x versions I tried fail. 4.0.0 passes but 4.0.2

[Bug tree-optimization/24226] [4.1 Regression] ICE: Segmentation fault in operand_equal_p (complete loop unrolling)

2005-10-06 Thread janis187 at us dot ibm dot com
--- Comment #6 from janis187 at us dot ibm dot com 2005-10-06 22:27 --- A regression hunt on powerpc-linux using the testcase from comment #5 identified this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00210.html -- janis187 at us dot ibm dot com

[Bug target/18583] [3.4 Regression] error on valid code: const __attribute__((altivec(vector__))) doesn't work in arrays

2005-10-04 Thread janis187 at us dot ibm dot com
--- Comment #5 from janis187 at us dot ibm dot com 2005-10-04 19:20 --- My debugging sessions for this got bogged down, but I ran into a mainline fix for this problem while investigating something else: http://gcc.gnu.org/ml/gcc-cvs/2004-05/msg00133.html I'm testing a backport

[Bug c++/24199] [3.4 Regression] Segfault with -frepo -g

2005-10-04 Thread janis187 at us dot ibm dot com
--- Comment #3 from janis187 at us dot ibm dot com 2005-10-04 22:23 --- It looks like it was fixed on mainline by this patch from mmitchel: http://gcc.gnu.org/ml/gcc-cvs/2004-08/msg01218.html It's hard to be sure because there are build failures at that time for powerpc-linux

[Bug c/24101] [3.4/4.0/4.1 Regression] Segfault with preprocessed source

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #2 from janis187 at us dot ibm dot com 2005-10-03 16:15 --- A regression hunt identified this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2004-02/msg00236.html -- janis187 at us dot ibm dot com changed: What|Removed

[Bug c++/24103] [3.4 Regression] ICE in simple_cst_equal

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #2 from janis187 at us dot ibm dot com 2005-10-03 16:20 --- A regression hunt for the patch that fixed this on mainline identified the merge of the tree-ssa branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24103

[Bug middle-end/24135] [4.0/4.1 Regression] nonlocal goto from nested function gets 'undefined symbol' in assembler

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #2 from janis187 at us dot ibm dot com 2005-10-03 16:24 --- A regression hunt for powerpc-linux on mainline identified the merge of the tree-ssa branch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24135

[Bug c++/23651] [4.1 Regression] ICE in GC

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #6 from janis187 at us dot ibm dot com 2005-10-03 17:44 --- I can reproduce this reliably for powerpc64-linux with -m64 using the testcase in comment #3; using -m32 the results are intermittent. A regression hunt identified the following patch from [EMAIL PROTECTED

[Bug tree-optimization/24172] [4.1 Regression] error: incorrect sharing of tree nodes

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #4 from janis187 at us dot ibm dot com 2005-10-03 21:59 --- A regression hunt using the testcase from comment #3 identified this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00624.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24172

[Bug rtl-optimization/24160] [4.1 Regression] ICE with -O1 -ftree-vectorize -msse

2005-10-03 Thread janis187 at us dot ibm dot com
--- Comment #5 from janis187 at us dot ibm dot com 2005-10-03 22:26 --- A regression hunt using an i686-linux cross compiler with the testcase from comment #3 identifies this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-03/msg00534.html That doesn't fit

[Bug tree-optimization/23946] [4.1 regression] ICE: verify_ssa failed (definition ... follows the use)

2005-09-30 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-30 22:47 --- A regression hunt identified this patch from dnovillo: http://gcc.gnu.org/ml/gcc-cvs/2005-08/msg00644.html -- What|Removed |Added

[Bug tree-optimization/24059] [4.1 Regression] ICE expand_expr_real_1 with -ftree-vectorize -O2

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 16:25 --- A regression hunt identified this patch from rth: http://gcc.gnu.org/ml/gcc-cvs/2005-04/msg00765.html -- What|Removed |Added

[Bug middle-end/23714] [4.1 Regression] ICE in expand_assignment

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 16:27 --- A regression hunt identified this patch from steven: http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00294.html -- What|Removed |Added

[Bug c++/21383] [3.4/4.0/4.1 Regression] Crash when finding a_templated_func

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 16:28 --- A regression hunt identified this patch from nathan: http://gcc.gnu.org/ml/gcc-cvs/2003-08/msg00349.html -- What|Removed |Added

[Bug c++/22352] [3.4/4.0/4.1 Regression] ICE in lookup_member

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 16:41 --- A regression hunt identified this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2003-10/msg00694.html -- What|Removed |Added

[Bug c++/23730] [4.0/4.1 Regression] ICE instead of reporting a call to a non-existent member function

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 16:48 --- A regression hunt identified these patches from nathan (the second adds a change missed in the first one): http://gcc.gnu.org/ml/gcc-cvs/2004-07/msg00663.html http://gcc.gnu.org/ml/gcc-cvs/2004-07

[Bug tree-optimization/23853] [4.1 regression] ICE: in tree_low_cst, at tree.c:4270

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 17:24 --- A regression hunt identified the following patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00537.html -- What|Removed |Added

[Bug c++/22618] [3.4/4.0/4.1 Regression] Template non-type arguments break class access protection

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 20:25 --- A regression hunt identified this patch from mmitchel: http://gcc.gnu.org/ml/gcc-cvs/2003-07/msg00404.html -- What|Removed |Added

[Bug c++/21685] [3.4/4.0/4.1 Regression] Internal compiler error on invalid code

2005-09-28 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-28 20:27 --- A regression hunt identified this patch from mmitchel: http://gcc.gnu.org/ml/gcc-cvs/2004-02/msg00117.html -- What|Removed |Added

[Bug libstdc++/23871] [4.0 Regression] iostream operator(int) uses || on integral operands

2005-09-27 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-27 17:18 --- This is fixed in 4.0.2. I forgot and checked it into the branch before RC2; Paolo said it was safe and to leave it in unless Mark said to yank it out. I've messed up my Bugzilla settings and can't change

[Bug gcov/profile/24093] New: cgraph exhausts virtual memory building 197.parser with -profile-use -O3

2005-09-27 Thread janis187 at us dot ibm dot com
Version: unknown Status: UNCONFIRMED Severity: normal Priority: P2 Component: gcov/profile AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org

[Bug middle-end/24095] New: use of garbage-collected memory with -ftree-vectorize

2005-09-27 Thread janis187 at us dot ibm dot com
: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org,rth at gcc dot gnu dot org GCC target triplet: powerpc-linux http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24095

[Bug middle-end/24095] use of garbage-collected memory with -ftree-vectorize

2005-09-27 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-27 22:52 --- Created an attachment (id=9824) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9824action=view) minimized test case Test case mentioned in the submittal message. -- http://gcc.gnu.org/bugzilla

[Bug middle-end/24049] [4.1 regression] compiler error: Segmentation fault In function 'DESX_CBCUpdate'

2005-09-27 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-27 23:52 --- The reghunt for 24095 (now a duplicate of this one) identified this patch: http://gcc.gnu.org/ml/gcc-cvs/2005-09/msg00635.html which is the one prior to the one that Andrew suspected. -- http

[Bug c++/23984] [4.0/4.1 Regression] second operand of PLUS_EXPR is NULL (in constructor)

2005-09-21 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-21 17:07 --- Reghunt found this patch from nathan: http://gcc.gnu.org/ml/gcc-cvs/2004-08/msg01511.html -- What|Removed |Added

[Bug tree-optimization/23948] [4.1 Regression] internal compiler error: verify_stmts failed

2005-09-20 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-20 21:28 --- The ICE begins with these patches (the second adds a missing file for the first) from bonzini: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00791.html http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00792.html

[Bug rtl-optimization/23837] [4.0/4.1 regression] Wrong code with -fschedule-insns

2005-09-19 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-19 19:42 --- A regression hunt on i686-linux showed the failure starting with this patch from [EMAIL PROTECTED]: http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00640.html -- What|Removed

[Bug tree-optimization/23929] [4.1 Regression] segfault in expand_simple_operations, tree-ssa-loop-niter.c:637

2005-09-19 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-09-19 21:08 --- It is not true that the function that contains a bug that causes a segfault is always in the backtrace for the failure; this isn't enough information to claim this is a latent bug. -- http://gcc.gnu.org

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

2005-05-17 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-05-17 20:01 --- Subject: Re: wrong code in sixtrack for -fmodulo-sched The patch fixes the problem with sixtrack. I suspected that a latent problem was causing the earlier failures in lucas and apsi which have since

[Bug libstdc++/21523] [4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux

2005-05-13 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-05-14 00:54 --- Subject: Re: [4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux I tried the 4.0 patch on powerpc64-linux with make -j 8 bootstrap for c,c++,f95,objc,java, ran the testsuite

[Bug libstdc++/21523] [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux

2005-05-12 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-05-12 19:25 --- Subject: Re: [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux Would you please try the attached patch for 3.4? I have a similar patch for 4.0 which I will attach soon

[Bug libstdc++/21523] [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux

2005-05-12 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-05-13 00:13 --- Subject: Re: [3.4/4.0 Regression] 3.4.4 RC1 fails libstdc++ install on powerpc64-linux Bootstrap with the patch went fine with -j 8, test results look good. -- http://gcc.gnu.org/bugzilla

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

2005-04-25 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-04-25 19:18 --- Subject: Re: [4.1 Regression] use of poisoned ggc memory causes cpu2000 build failures Yes, I'll do a bootstrap and testrun and try the CPU2000 test. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/20814] [4.1 Regression] ICE in extract_insn for test vmx/varargs-1.c

2005-04-08 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-04-08 21:45 --- Subject: Re: [4.1 Regression] ICE in extract_insn for test vmx/varargs-1.c A simple build (C only, no bootstrap, no testsuite run) with the latest patch passes all of the gcc.dg/vmx tests on powerpc64

[Bug target/20814] ICE in extract_insn for test vmx/varargs-1.c

2005-04-07 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-04-07 22:30 --- Subject: Re: ICE in extract_insn for test vmx/varargs-1.c On Thu, Apr 07, 2005 at 10:09:14PM -, dje at watson dot ibm dot com wrote: --- Additional Comments From dje at watson dot ibm dot com

[Bug preprocessor/19475] [3.3/3.4/4.0 Regression] missing whitespace after macro name in C90 or C++

2005-04-05 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-04-05 22:37 --- Subject: Re: [PATCH] Fix PR preprocessor/19475 On Tue, Apr 05, 2005 at 03:12:08PM -0700, Per Bothner wrote: Neil Booth wrote: I think it gets confused by the column numbers; if you add -fno-columns

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-19 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-19 17:04 --- Mark, your response addresses the original message but not the later ones, and not either of the attached test cases. In those the class is: class bc { public: char m1 :17; }; m1 is assigned a value

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-18 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-19 02:01 --- There are two changes that affect this binary incompatibility: one changes the layout of the class, and the other changes how the bitfield is accessed. Mark, did this change on purpose and is it covered

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-18 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-19 02:05 --- Created an attachment (id=7988) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7988action=view) test case with script I get the following output from running the attached script using compilers I built

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-17 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-17 18:14 --- I had not changed the size of the bitfield to 17 in my test case. When I do that I can see the binary compatibility breakage. I'll look into this to find out why this change was introduced. It appears

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-14 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-15 01:24 --- Created an attachment (id=7963) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7963action=view) example binary compatibility testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19448

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-14 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-15 01:27 --- Darn, I did my comments wrong. Yan, the testcase you attached doesn't match the output you show. For all compilers I have available on a RHEL3 system I get: Dumping array with size of 2 Character 0 is 1

[Bug c++/19448] Different value representation for bitfield width exceeding its type size.

2005-01-14 Thread janis187 at us dot ibm dot com
-- What|Removed |Added CC||janis at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19448

[Bug middle-end/19304] [4.0 Regression] wrong code for spec test from emit_move_change_mode

2005-01-13 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-13 17:02 --- What does the (like below) in comment #4 refer to? I can try to come up with a minimized test case if that's necessary, I just didn't want to put the work into that if the problem was obvious. -- http

[Bug middle-end/19304] [4.0 Regression] wrong code for spec test from emit_move_change_mode

2005-01-13 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-13 18:57 --- Never mind the question in the last comment, I've bootstrapped C with that change and it aborts compiling the spec test. I'm doing more testing to find a test for which I can post the .i file. -- http

[Bug middle-end/19304] [4.0 Regression] wrong code for spec test from emit_move_change_mode

2005-01-12 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-12 16:48 --- I suspect that the patch is a clue to what's wrong rather than a real fix, but if nothing happens in a couple of days I'll post it anyway. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19304

[Bug c/17662] testsuite for IMA testcases

2005-01-11 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-11 18:22 --- Look at dg-additional-files and dg-additional-sources, defined in gcc-testsuite/lib/gcc-defs.exp and used in several tests. I'll take a closer look at them soon, but feel free to beat me to it and try them

[Bug middle-end/19304] New: wrong code for spec test from emit_move_change_mode

2005-01-06 Thread janis187 at us dot ibm dot com
: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot

[Bug middle-end/19304] wrong code for spec test from emit_move_change_mode

2005-01-06 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2005-01-06 23:39 --- Created an attachment (id=7889) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7889action=view) diffs that worked for me -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19304

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs

2004-12-26 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-26 23:39 --- A build with the patch libiberty-multilib-3.patch applied to 20041222 sources succeeds, although it doesn't attempt to build libiberty as a shared object. I haven't tried libiberty-multilib-2.patch

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs

2004-12-23 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-23 17:18 --- The patch doesn't work, the command to link 64-bit libiberty.so.0.0.0 still doesn't use -m64. This comment in libiberty/Makefile.in might provide a clue about the problem: # This is tricky. Even though

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs

2004-12-23 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-23 18:50 --- There is no -rpath in the command to build 64-bit libiberty. It appears to be just $(CC) plus -shared, the list of object files, -Wl,-soname -Wl,libiberty.so.0 -o ././libs/libiberty.so.0.0.0. Where

[Bug bootstrap/19135] [4.0 Regression] build failure in libiberty multilibs

2004-12-23 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-23 19:44 --- An easier question is: how does libmudflap do it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19135

[Bug other/19095] testsuite/gcc.dg/vect/vect.exp is not precise enough on x86

2004-12-22 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-22 17:53 --- I've been looking at how to restructure gcc.dg/vect/vect.exp to cycle through multiple options for vector instruction sets. -- What|Removed |Added

[Bug other/19095] testsuite/gcc.dg/vect/vect.exp is not precise enough on x86

2004-12-22 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-22 18:03 --- Oops, I wasn't done with that last comment. Anyway, while I'm looking at the testsuite framework mechanism, perhaps someone can determine which options are appropriate to run for various x86 targets

[Bug bootstrap/19135] New: build failure in libiberty multilibs

2004-12-22 Thread janis187 at us dot ibm dot com
Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org,hjl at gnu dot org GCC build triplet: powerpc64-linux GCC

[Bug other/19095] testsuite/gcc.dg/vect/vect.exp is not precise enough

2004-12-20 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-21 01:16 --- We're not supposed to use TCL code in test cases, so the proper syntax is /* { dg-require-effective-target keyword } */ I like the idea of running the vect tests multiple times for targets that have

[Bug debug/16792] [4.0 regression] ICE in gen_subprogram_die, at dwarf2out.c:11267

2004-12-03 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-12-04 01:19 --- Current mainline g++ ICEs in the same place (now dwarf2out.c:11210) when compiling 252.eon with -g on powerpc64-unknown-linux-gnu with either -m32 or -m64. Here's a testcase extracted from the eon code

[Bug target/18631] [4.0 Regression] missing error messages passing vectors with -mno-altivec -mabi=altivec

2004-11-24 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-11-24 16:53 --- Oops, in the submission I said There used to be error messages for passing vectors by value or returning vectors from functions if AltiVec support was on but the non-AltiVec ABI was used. That should

[Bug target/18631] New: missing error messages passing vectors with -mno-altivec -mabi=altivec

2004-11-23 Thread janis187 at us dot ibm dot com
Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: bonzini at gcc dot gnu dot

[Bug middle-end/17957] [4.0 regression] vector type node used after garbage-collected

2004-11-23 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-11-24 00:09 --- The patch doesn't fix the test case, however nice it might be in other respects. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17957

[Bug c/17957] [4.0 regression] vector type node used after garbage-collected

2004-11-22 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-11-23 00:17 --- An easy fix is for build_word_mode_vector_type to not try to reuse types. The change to the garbage collector merely exposed a latent bug. It works for me if build_word_mode_vector_type is cut down

[Bug tree-optimization/18403] FAILs to vectorize testcases on ppc64-linux

2004-11-16 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-11-16 17:06 --- GCC for powerpc64-*-linux* could be any of the following: (a) a compiler that generates only LP64 code; (b) a biarch compiler that generates ILP32 code by default; or (c) a biarch compiler that generates

[Bug tree-optimization/18505] New: ICE in emit_move_insn in five vect tests with -m64

2004-11-15 Thread janis187 at us dot ibm dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: dorit at il dot ibm dot com,gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-unknown-linux-gnu GCC target triplet: powerpc64-unknown-linux-gnu http

[Bug other/18423] [4.0 Regression] powerpc-eabisim build broken due to configure skipping fixincludes

2004-11-11 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-11-11 17:39 --- The powerpc-eabisim build THINKS it needs fixincludes, so perhaps that's a separate issue; the build fails at stmp-fixinc. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18423

[Bug other/18423] New: powerpc-eabisim build broken due to configure skipping fixincludes

2004-11-10 Thread janis187 at us dot ibm dot com
Status: UNCONFIRMED Severity: normal Priority: P2 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org GCC host triplet: powerpc-linux GCC

[Bug target/18004] New: ICE in output_constant_pool_2 for aligned(1) float in struct

2004-10-14 Thread janis187 at us dot ibm dot com
for aligned(1) float in struct Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm

[Bug c/17957] New: vector type node used after garbage-collected

2004-10-12 Thread janis187 at us dot ibm dot com
Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17957

[Bug c/17957] vector type node used after garbage-collected

2004-10-12 Thread janis187 at us dot ibm dot com
--- Additional Comments From janis187 at us dot ibm dot com 2004-10-12 22:00 --- Created an attachment (id=7331) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7331action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17957

[Bug c/17961] New: ICE for operation on small vector with altivec enabled

2004-10-12 Thread janis187 at us dot ibm dot com
with altivec enabled Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC

[Bug target/17962] New: small fp vector uses sse/mmx vectors and is not aligned

2004-10-12 Thread janis187 at us dot ibm dot com
Priority: P2 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: janis187 at us dot ibm dot com CC: gcc-bugs at gcc dot gnu dot org GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17962