[Bug middle-end/17827] [3.4 Regression] ICE: in make_decl_rtl, at varasm.c:752

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-07 07:55 --- See http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00407.html -- What|Removed |Added

[Bug middle-end/17827] [3.4 Regression] ICE: in make_decl_rtl, at varasm.c:752

2004-12-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-07 07:54 --- Subject: Bug 17827 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-12-07 07:54:00 Modified files: gcc: Change

[Bug target/14766] [3.3 only] mips-sgi-irix6.5 testsuite failure in gcc.dg/overflow-1.c with -mabi=64

2004-12-06 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-12-07 07:27 --- I doubt that Jan's patch is likely to be backported to 3.3 so I think we can resolve the bug with an "upgrade" or "wontfix" for 3.3. -- What|Removed |Added --

[Bug target/16317] MIPS-netbsd does not define NO_IMPLICIT_EXTERN_C

2004-12-06 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-12-07 07:21 --- http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00438.html -- What|Removed |Added Statu

[Bug target/18665] [3.4/4.0 Regression] -ftrapv borks up simple integer arithmetic

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-07 06:59 --- > Look at the routines we implement in libgcc and ask again. We never did > implement sub-word routines. Not sure what you meant with "never", but take a look at comment #6... -- http://gcc.gnu.org/

[Bug target/15237] multilib configure fails running 64-bit program on 32-bit IRIX

2004-12-06 Thread echristo at redhat dot com
--- Additional Comments From echristo at redhat dot com 2004-12-07 06:50 --- Ken, The only 32-bit irix I can remember is irix5, what's odd about your machine that you don't have the 64-bit libraries installed? -- What|Removed |Added -

[Bug target/18863] ICE in find_reloads

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-07 05:51 --- This is the insn which is failing: (insn 78 77 70 3 (set (strict_low_part (subreg:QI (reg/v:DI 0 r0 [orig:35 r ] [35]) 0)) (plus:QI (mem:QI (reg/v/f:SI 3 r3 [orig:33 D1059 ] [33]) [2 S1 A32])

[Bug target/18863] New: ICE in find_reloads

2004-12-06 Thread simonb at wasabisystems dot com
compiled with gcc version 4.0.0 20041206 (experimental) Here is the test program (reduced from some code in the zlib compression library): void huft_build (const int *, int *); struct inflate_huft_s { union { char Exop; } word; int base; }; void huft_build(e, v) const int *e; int

[Bug target/18564] ICE: output_operand: invalid expression as operand

2004-12-06 Thread corsepiu at gcc dot gnu dot org
--- Additional Comments From corsepiu at gcc dot gnu dot org 2004-12-07 04:12 --- (In reply to comment #2) > > *** This bug has been marked as a duplicate of 18542 *** Why did you mark this bug as a duplicate? I intentionally split 18542 in to several separate PRs because I doubt this

[Bug libgcj/18840] java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible

2004-12-06 Thread greenrd at greenrd dot org
--- Additional Comments From greenrd at greenrd dot org 2004-12-07 03:27 --- Appears to be already fixed in GNU classpath: http://savannah.gnu.org/cgi-bin/viewcvs/classpath/classpath/java/io/BufferedInputStream.java.diff?r1=1.11&r2=1.12 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

[Bug middle-end/18641] [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr

2004-12-06 Thread dje at watson dot ibm dot com
--- Additional Comments From dje at watson dot ibm dot com 2004-12-07 03:10 --- Subject: Re: [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr There are two open questions: 1) Do we want to change the register preferencing? 2) Should we

[Bug debug/18856] [3.3 regression] Missing .loc information after prologue

2004-12-06 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2004-12-07 03:04 --- Sorry, forget that last comment. the ldo is actually part of the epilogue. The .loc should be after the stw. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18856

[Bug objc/18862] [4.0 Regression] ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread bangerth at dealii dot org
--- Additional Comments From bangerth at dealii dot org 2004-12-07 02:58 --- It is in fact a 4.0 regression only. It compiles with gcc 3.4 as of 2004/10/15, but it fails with mainline from the same date. W. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18862

[Bug debug/18856] [3.3 regression] Missing .loc information after prologue

2004-12-06 Thread danglin at gcc dot gnu dot org
--- Additional Comments From danglin at gcc dot gnu dot org 2004-12-07 02:33 --- The exact position of the end of the prologue is rather indeterminate as scheduling blurs it. In the example, the %r26 register save was originally generated after the stack adjustment but scheduling has in

[Bug objc/18862] [4.0 Regression] ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-07 02:28 --- This is at least a 4.0 Regression, it worked with 3.3.2. -Wselector -fgnu-runtime is enough to reproduce this bug and it is a bug and it happens on more than i686-darwin. typedef struct objc_selector *SEL

[Bug other/18524] mklibgcc.in mishandles MULTILIB_OSDIRNAMES

2004-12-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2004-12-07 02:27 --- Fixed with http://gcc.gnu.org/ml/gcc-cvs/2004-12/msg00181.html -- What|Removed |Added

[Bug target/18751] [4.0 Regression] ICE in expr.c:5083, profiledbootstrap

2004-12-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2004-12-07 02:08 --- http://gcc.gnu.org/ml/gcc-patches/2004-12/msg00431.html -- What|Removed |Added K

[Bug objc/18862] ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread lars dot sonchocky-helldorf at hamburg dot de
--- Additional Comments From lars dot sonchocky-helldorf at hamburg dot de 2004-12-07 02:03 --- Created an attachment (id=7694) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7694&action=view) preprocessed ObjC source if you need more information (the original source or the assembl

[Bug objc/18862] New: ICE on gcc-4.0-20041205/gcc/testsuite/objc.dg/selector-1.m

2004-12-06 Thread lars dot sonchocky-helldorf at hamburg dot de
Found during examination of objc.log of http://gcc.gnu.org/ml/gcc-testresults/2004-12/ msg00277.html the exact version of GCC; gcc version 4.0.0 20041205 (experimental) the system type; localhost:~ lars$ uname -a Darwin localhost 7.2.1 Darwin Kernel Version 7.2.1: Wed Jul 14 03:00:02 PDT 200

[Bug target/18823] [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 01:17 --- // reduced testcase, use '-O2': typedef struct lock { void* holder; int mux; } lock; void getHeavyLock (lock *lk, lock *old) { __sync_bool_compare_and_swap_di ((long *) old, (long) old, 1); if (!lk)

[Bug target/18665] [3.4/4.0 Regression] -ftrapv borks up simple integer arithmetic

2004-12-06 Thread Paul Schlie
> --- Additional Comments From rth at gcc dot gnu dot org 2004-12-06 > Look at the routines we implement in libgcc and ask again. We never did > implement sub-word routines. Which is an interesting point, but wouldn't it be more ideal to define default built-in's for each of a target's defin

[Bug target/18592] [3.3/3.4 regression] [m68k] ICE in output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 00:39 --- // small testcase, use '-O2' void foo (int j, int k) { for(;;) { switch (j) { case 2: j = 1; break; case 1: switch (k) {} break; case 4: switch (k) {} break; case 3

[Bug target/12020] undefined reference in libgcc2.c to __do_global_ctors when testing C compiler

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-07 00:36 --- Closing as will not fix as d30v has been removed for a while on the mainline. -- What|Removed |Added -

[Bug target/17331] [3.4 Regression] "Illegal instruction" error in FTensor when compiled with G++ 3.4.2 prerelease 2 (20040902)

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal Priority|P2 |P3 Target Milestone|3.4.4 |---

[Bug target/16007] Use of static template members results in broken executables

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Target Milestone|3.4.4 |--- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16007

[Bug bootstrap/15212] [3.4/4.0 Regression] bootstrap fails on interix3

2004-12-06 Thread tfillmore at beatware dot com
--- Additional Comments From tfillmore at beatware dot com 2004-12-07 00:29 --- (In reply to comment #14) > I'm taking a look at this. Since I don't have interix, I need help from the > bug reporter. I've now set up an Interix system for the purpose of providing shell accounts. Anyo

[Bug target/18542] [3.4 regression] ICE: output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 00:15 --- *** Bug 18564 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18542

[Bug target/18563] ICE: output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 00:15 --- *** This bug has been marked as a duplicate of 18542 *** -- What|Removed |Added S

[Bug target/18542] [3.4 regression] ICE: output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 00:15 --- *** Bug 18563 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18542

[Bug target/18564] ICE: output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-07 00:15 --- *** This bug has been marked as a duplicate of 18542 *** -- What|Removed |Added S

[Bug target/18542] [3.4 only] ICE: output_operand: invalid expression as operand

2004-12-06 Thread belyshev at lubercy dot com
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Known to fail|3.4.0 3.4.3 |3.4.0 3.

[Bug rtl-optimization/17810] [3.4 Regression] internal compiler error: in verify_local_live_at_start for arm-rtems, arm-linux

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 23:53 --- /* slightly reduced testcase, use '-mcpu=arm920 -O3' */ struct sui_event; typedef struct sui_event { unsigned short what; int abrakadabra [3]; } sui_event_t; static sui_event_t sui_event_buf; static sui_

[Bug middle-end/18641] [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr

2004-12-06 Thread fjahanian at apple dot com
--- Additional Comments From fjahanian at apple dot com 2004-12-06 23:32 --- David's patch (including darwin.h patch attached here) successufully bootstrapped, dejagnu tested on apple-ppc-darwin. Please apply the patch to mainline. Index: darwin.h ==

[Bug c++/17972] [3.4 Regression] const/pure functions result in bad asm

2004-12-06 Thread amodra at bigpond dot net dot au
--- Additional Comments From amodra at bigpond dot net dot au 2004-12-06 23:31 --- I checked again with a current x86 gcc, 3.4.4 20041206, and the problem is still there. Note that this only happens with cc1plus. As to why we get the "impossible" assembly, what happens i

[Bug middle-end/18861] [4.0 Regression] ICE Segmentation fault in try_crossjump_to_edge at ../../gcc/gcc/cfgcleanup.c:1637 with two switches (table jumps)

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 23:07 --- : Search converges between 2004-10-26-161001-trunk (#611) and 2004-11-03-014001-trunk (#612). Confirmed. Here is a testcase down to one function: extern void abort (void) __attribute__ ((__noreturn__)); in

[Bug middle-end/18861] [4.0 Regression] ICE Segmentation fault in try_crossjump_to_edge at ../../gcc/gcc/cfgcleanup.c:1637

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 22:58 --- : Search converges between 2004-10-25-161001-trunk (#610) and 2004-10-26-161001-trunk (#611). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18861

[Bug bootstrap/18853] Bootstrap Problem

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 22:45 --- testcase reduced from jump.i is now in bug 18861 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18853

[Bug middle-end/18861] New: [4.0 Regression] ICE Segmentation fault in try_crossjump_to_edge at ../../gcc/gcc/cfgcleanup.c:1637

2004-12-06 Thread belyshev at lubercy dot com
use '-O2 -finline-functions -ftracer -floop-optimize2' to reproduce: extern void fancy_abort (void) __attribute__ ((__noreturn__)); int reverse_condition (int code) { switch (code) { case 4: re

[Bug ada/18860] ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229

2004-12-06 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18860

[Bug ada/18859] ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839

2004-12-06 Thread schwab at suse dot de
-- What|Removed |Added CC||schwab at suse dot de http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18859

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 22:24 --- (In reply to comment #8) > Hmm, looks like something changed recently: > http://gcc.gnu.org/ml/gcc-testresults/2004-12/msg00248.html > Or those results compiled at -O0? Yes the 4.0 run was done at -O0 per my req

[Bug middle-end/18785] [4.0 Regression] isdigit builtin function fails with EBCDIC character sets

2004-12-06 Thread kghazi at verizon dot net
--- Additional Comments From kghazi at verizon dot net 2004-12-06 22:06 --- Subject: Re: [4.0 Regression] isdigit builtin function fails with EBCDIC character sets Out of curiousity, do you have any problems with builtin printf's conversion of printf("hello world\n") -> puts("hello wo

[Bug c++/18248] c_parse_error i18n problems

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-12-

[Bug c++/18249] C++ parser i18n problems

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed||1 Last reconfirmed|-00-00 00:00:00 |2004-12-

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:58 --- Ignore the first link, that was for 3.4.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17356

[Bug rtl-optimization/17356] [4.0 Regression] [Ada] [ia64] ACATS c41325a & other ICE, also while building libada

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:57 --- Hmm, looks like something changed recently: http://gcc.gnu.org/ml/gcc-testresults/2004-12/msg00280.html http://gcc.gnu.org/ml/gcc-testresults/2004-12/msg00248.html Or those results compiled at -O0? -- ht

Re: complex numbers

2004-12-06 Thread Gabriel Dos Reis
Andreas Klein <[EMAIL PROTECTED]> writes: | Hello | | I have found a bug in the implementation of the complex library of | g++ and the complex.h library of the gcc (c99 support). | | The simplest program that demonstrates the bug is: | | | | #include | #include

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-06 Thread ericw at evcohs dot com
--- Additional Comments From ericw at evcohs dot com 2004-12-06 21:45 --- Subject: Re: -save-temps option ends with corrupt object file dannysmith at users dot sourceforge dot net wrote: >--- Additional Comments From dannysmith at users dot sourceforge dot net >2004-12-06 21:36

[Bug c++/18829] Error signale on an unexisting line

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:42 --- So lets close this now, I think there was a bug like this already fixed on the mainline also. -- What|Removed |Added

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:37 --- *** This bug has been marked as a duplicate of 5620 *** -- What|Removed |Added

[Bug other/5620] [3.3/3.4/4.0 Regression] GCC -save-temps foo.c fails to build foo.o

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:37 --- *** Bug 18549 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-06 Thread dannysmith at users dot sourceforge dot net
--- Additional Comments From dannysmith at users dot sourceforge dot net 2004-12-06 21:36 --- It looks like you are mingw host. If so, could you try trunk. This looks like dup of http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5620 Danny -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18

[Bug debug/18856] [3.3 regression] Missing .loc information after prologue

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Summary|[3.3 only, regression] |[3.3 regression] Missing |Missing .loc information|.loc information after

[Bug target/18766] Inefficient code with -mfpmath=387,sse

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:34 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug debug/18856] [3.3 only, regression] Missing .loc information after prologue

2004-12-06 Thread tausq at debian dot org
-- What|Removed |Added Known to work|3.4.2 |3.0.4 3.4.2 Summary|[3.3 only] Missing .loc |[3.3 only, regression] |informat

[Bug rtl-optimization/17728] [3.4 Regression] ICE in extract_insn, at recog.c:2083, unrecognizable insn

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 21:29 --- /* reduced testcase, use -O0 */ void div (register int *d, int i, int j, short k) { d [i] = j / k; } -- What|Removed |Added -

[Bug libfortran/18857] MATMUL failing with ALLOCATED matrices, unless base indices given

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:29 --- Confirmed. -- What|Removed |Added Status|UNCONFIRMED |NEW E

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 21:28 --- What I was trying to ask for was the output of: avr-gcc -c -mmcu=atmega16 -save-temps foo.c -v avr-gcc -c -mmcu=atmega16 foo.c -v -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18549

[Bug target/17643] [3.3/3.4/4.0 Regression] ICE in propagate_one_insn, at flow.c:1582

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 20:54 --- Regression from 3.0.4 -- What|Removed |Added Status|UNCONFIRMED |NE

[Bug debug/18856] [3.3 only] Missing .loc information after prologue

2004-12-06 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Keywords||wrong-debug Summary|Missing .loc information|[3.3 only] Missing .loc |after p

[Bug target/18665] [3.4/4.0 Regression] -ftrapv borks up simple integer arithmetic

2004-12-06 Thread rth at gcc dot gnu dot org
--- Additional Comments From rth at gcc dot gnu dot org 2004-12-06 20:51 --- Look at the routines we implement in libgcc and ask again. We never did implement sub-word routines. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18665

[Bug tree-optimization/18601] [4.0 Regression] tree cfglceanup is slow

2004-12-06 Thread kazu at cs dot umass dot edu
--- Additional Comments From kazu at cs dot umass dot edu 2004-12-06 20:23 --- Just checked in a patch. -- What|Removed |Added Status|ASSIGNED

[Bug tree-optimization/18601] [4.0 Regression] tree cfglceanup is slow

2004-12-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-06 20:22 --- Subject: Bug 18601 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-06 20:22:02 Modified files: gcc: ChangeLog tree-cfg.c tree-flow.h Lo

[Bug tree-optimization/18658] [4.0 Regression] ACATS ICE c330001 simplify-rtx.c:3780 (propagating a constant across a VIEW_CONVERT_EXPR)

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 20:14 --- The test PASS at -O0 on x86, x86_64 and ia64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18658

[Bug tree-optimization/18659] [4.0 Regression] ACATS ICE in bug in tree-sra.c:1507 on x86 and ppc-darwin (6 FAIL)

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 20:12 --- This test PASS at -O0 on x86, x86_64 and ia64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18659

[Bug ada/18663] ACATS ICE cc1221d expected integer_cst, have nop_expr in tree_int_cst_lt, at tree.c:3779

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 20:10 --- The test PASS at -O0 on x86, x86_64 and ia64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18663

[Bug ada/18727] ACATS c43214c fails at runtime

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 20:09 --- At -O0 the test PASS on x86, x86_64 and ia64. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18727

[Bug target/18847] ACATS ICE cxa5012 on ia64: insn does not satisfy its constraints reload_cse_simplify_operands, at postreload.c:391

2004-12-06 Thread laurent at guerby dot net
--- Additional Comments From laurent at guerby dot net 2004-12-06 20:06 --- On x86_64 at -O0 this tests SEGV at runtime (but on x86 -O0 it works and on ia64 at -O0 it also works). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18847

[Bug ada/18860] New: ACATS ICE cd30001 at -O0: in expand_expr_addr_expr_1, at expr.c:6229

2004-12-06 Thread laurent at guerby dot net
Happens on x86, x86_64 and ia64 at -O0 (pass at -O2 on all platforms). +===GNAT BUG DETECTED==+ | 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error: | | in expand_expr_addr_expr_1, at expr.c:6229

[Bug ada/18859] New: ACATS ICE c37305a at -O0: in tree_low_cst, at tree.c:3839

2004-12-06 Thread laurent at guerby dot net
Happens when using -O0 on x86, x86_64 and ia64 (works at -O2 on the same platforms). +===GNAT BUG DETECTED==+ | 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error: | | in tree_low_cst, at tree.c:3839

[Bug driver/18549] -save-temps option ends with corrupt object file

2004-12-06 Thread pschober at gmx dot ch
--- Additional Comments From pschober at gmx dot ch 2004-12-06 20:00 --- Output with -v option : Reading specs from C:\Programme\WinAVR\bin\..\lib\gcc-lib\avr\3.3.1\specs Configured with: ../configure --prefix=/e/avrdev/install --target=avr --enable-languages=c,c++ --disable-nls --enable

[Bug ada/18858] New: ACATS ICE ce2109b ce2404b ce2410b at -O0: in expand_assignment, at expr.c:3756

2004-12-06 Thread laurent at guerby dot net
On x86 and x86_64 when compiled at -O0 ce2109b ce2404b ce2410b ICE the same way, no ICE and pass on ia64. The tests pass at -O2 on x86 and x86_64. +===GNAT BUG DETECTED==+ | 4.0.0 20041206 (experimental) (i686-pc-linux-gnu) GCC error

PR java/18811 [4.0 Regression] rhug build problem, regression?

2004-12-06 Thread Andrew Haley
Please try this. Index: gjavah.c === RCS file: /cvs/gcc/gcc/gcc/java/gjavah.c,v retrieving revision 1.124 diff -c -2 -p -r1.124 gjavah.c *** gjavah.c25 Nov 2004 11:13:37 - 1.124 --- gjavah.c6 Dec 2004 19:15:39 - *

[Bug libfortran/18857] New: MATMUL failing with ALLOCATED matrices, unless base indices given

2004-12-06 Thread paulthomas2 at wanadoo dot fr
The below fails with CYGWIN_NT_5.1 + Windows XP (SP2) on AMD Athlon XP2600+ (M) assertion "a->base == 0" failed: file "../../../gcc-4.0- 20041205/libgfortran/generated/matmul_r8.c", line 157 Aborted (core dumped) This does not happen on my Athlon XP1700 machine, nor on a PIV. I have built the 20

[Bug debug/18856] Missing .loc information after prologue

2004-12-06 Thread tausq at debian dot org
-- What|Removed |Added Known to work||3.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18856

[Bug debug/18856] Missing .loc information after prologue

2004-12-06 Thread tausq at debian dot org
--- Additional Comments From tausq at debian dot org 2004-12-06 18:50 --- Created an attachment (id=7692) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7692&action=view) test case -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18856

[Bug debug/18856] New: Missing .loc information after prologue

2004-12-06 Thread tausq at debian dot org
The attached program is extracted from the gdb testsuite (gdb.base/annota3.c) According to Dan, the code generated by gcc is missing a .loc directive: http://sources.redhat.com/ml/gdb-patches/2004-12/msg00143.html i.e. gcc generates: .loc 1 6 0 handle_USR1: .PROC .CALLINF

[Bug target/18665] [3.4/4.0 Regression] -ftrapv borks up simple integer arithmetic

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-06 18:47 --- Richard, why do we not register optabs for modes smaller than word_mode now? This appears to hurt 64-bit targets. -- What|Removed |Added -

[Bug target/18665] [3.4/4.0 Regression] -ftrapv borks up simple integer arithmetic

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-06 18:45 --- The (useless?) mode promotion from SImode to DImode comes from: http://gcc.gnu.org/ml/gcc-patches/2003-02/msg00625.html -- What|Removed |Added

[Bug java/14853] [3.3/3.4 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-12-06 18:38 --- Will you test it there then? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14853

[Bug java/14853] [3.3/3.4 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-12-06 18:34 --- The patch should probably apply as-is to 3.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14853

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-06 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-12-06 18:34 --- Fixed -- What|Removed |Added Status|WAITING |RESOLVED

[Bug java/14853] [3.3/3.4 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2004-12-06 18:31 --- This is a regression on active branches, so the bug should stay open until it's fixed there. Is a backport of your patch feasable for the 3.4 and 3.3 branches? -- What|Removed

[Bug java/13607] [meta-bug] access problems in java front-end

2004-12-06 Thread giovannibajo at libero dot it
-- Bug 13607 depends on bug 14853, which changed state. Bug 14853 Summary: [3.3/3.4 Regression] Assignment to final field permitted when compiling to native http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14853 What|Old Value |New Value ---

[Bug middle-end/18641] [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr

2004-12-06 Thread fjahanian at apple dot com
--- Additional Comments From fjahanian at apple dot com 2004-12-06 17:55 --- I applied the patch to fsf-mainline (including darwin.h) and it worked for me. I will do the bootstrap, dejagnu testing and let you know how it went. - Thanks. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-06 Thread dave at hiauly1 dot hia dot nrc dot ca
--- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2004-12-06 17:52 --- Subject: Re: [3.4 Regression] 8 tests fail: SIGSEGV for > Most probably already fixed, but waiting for the confirmation. > > -- >What|Removed |Added >

[Bug c++/18829] Error signale on an unexisting line

2004-12-06 Thread federicotomassetti at yahoo dot it
--- Additional Comments From federicotomassetti at yahoo dot it 2004-12-06 17:50 --- Subject: Re: Error signale on an unexisting line --- pinskia at gcc dot gnu dot org <[EMAIL PROTECTED]> ha scritto: > > --- Additional Comments From pinskia at gcc dot > gnu dot org 2004-12-06

[Bug middle-end/18641] [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 17:29 --- T(In reply to comment #22) > Subject: Re: [4.0 Regression] Another ICE caused by reload of a psuedo reg > into f0 for a DImode expr > > The following patch implements the two suggestions. It fix

[Bug middle-end/18641] [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr

2004-12-06 Thread dje at watson dot ibm dot com
--- Additional Comments From dje at watson dot ibm dot com 2004-12-06 17:16 --- Subject: Re: [4.0 Regression] Another ICE caused by reload of a psuedo reg into f0 for a DImode expr The following patch implements the two suggestions. It fixes the ICE on AIX, but continues to

[Bug c++/17972] [3.4 Regression] const/pure functions result in bad asm

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-06 17:15 --- Alan, unless I'm mistaken, the testcase you filed doesn't fail on x86. Moreover, the assembly code you posted contains an infinite loop that can't reasonably come from the code. -- What|

[Bug middle-end/18852] [3.4 Regression] 8 tests fail: SIGSEGV for stack growth failure

2004-12-06 Thread ebotcazou at gcc dot gnu dot org
--- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-12-06 16:54 --- Most probably already fixed, but waiting for the confirmation. -- What|Removed |Added

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'

2004-12-06 Thread pcarlini at suse dot de
-- What|Removed |Added Target Milestone|4.0.0 |3.4.4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18837

[Bug libstdc++/18837] testsuite_performance.h:63: error: redefinition of 'struct mallinfo'

2004-12-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-06 16:50 --- Subject: Bug 18837 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2004-12-06 16:50:44 Modified files: libstdc++-v3 : Change

[Bug target/17451] [3.4 Regression] ICE at insn-output.c:1495 with -O1

2004-12-06 Thread belyshev at lubercy dot com
--- Additional Comments From belyshev at lubercy dot com 2004-12-06 15:58 --- Was fixed by this patch: 2004-10-18 Jakub Jelinek <[EMAIL PROTECTED]> * config/i386/i386.md (addqi_1_slp): Test for incdec_operand operand 1 instead of 2 -- What|Removed

[Bug c++/18855] illegal code compiles and segfaults in runtime

2004-12-06 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-06 15:56 --- operator const Base* () const { return *this; // --- Illegal type, should be written without * } This is not invalid code, this becomes an infite loop though because (Base*)(*this) just cal

[Bug c++/18855] New: illegal code compiles and segfaults in runtime

2004-12-06 Thread istvan dot zolyomi at gmail dot com
The following mistyped illegal code compiles. The resulted executable crashes because of the accepted illegal pointers. // --- struct Base {}; struct Derived : protected Base { operator const Base* () const { retu

[Bug java/13607] [meta-bug] access problems in java front-end

2004-12-06 Thread tromey at gcc dot gnu dot org
-- Bug 13607 depends on bug 14853, which changed state. Bug 14853 Summary: [3.3/3.4/4.0 Regression] Assignment to final field permitted when compiling to native http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14853 What|Old Value |New Value ---

[Bug java/14853] [3.3/3.4/4.0 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread tromey at gcc dot gnu dot org
--- Additional Comments From tromey at gcc dot gnu dot org 2004-12-06 15:33 --- Fix checked in, will appear in gcc 4.0 -- What|Removed |Added Status|ASSIGNED

[Bug java/14853] [3.3/3.4/4.0 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-06 15:32 --- Subject: Bug 14853 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-06 15:32:38 Modified files: gcc/java : ChangeLog java-tree.h parse.y check-i

[Bug java/14853] [3.3/3.4/4.0 Regression] Assignment to final field permitted when compiling to native

2004-12-06 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-12-06 15:31 --- Subject: Bug 14853 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2004-12-06 15:30:57 Modified files: libjava: ChangeLog Added files: libja

  1   2   >