[Bug fortran/30406] ICE in LOGICAL(8) functions

2007-01-09 Thread fxcoudert at gcc dot gnu dot org
-v Using built-in specs. Target: powerpc-apple-darwin8.8.0 Configured with: ../trunk/configure --prefix=/Users/fx/gfortran/devel/irun --enable-languages=c,fortran --with-gmp=/Users/fx/gfortran/gfortran_libs/macosx --disable-bootstrap Thread model: posix gcc version 4.3.0 20070109 (experimental)

[Bug fortran/30381] [4.1 and 4.2] ISHFTC() constant folding is broken.

2007-01-09 Thread brooks at gcc dot gnu dot org
--- Comment #3 from brooks at gcc dot gnu dot org 2007-01-10 05:58 --- Fixed on 4.3, as per above commit. -- brooks at gcc dot gnu dot org changed: What|Removed |Added

[Bug fortran/30420] [4.1 and 4.2] IBCLR() fails to properly handle clearing the sign bit.

2007-01-09 Thread brooks at gcc dot gnu dot org
--- Comment #2 from brooks at gcc dot gnu dot org 2007-01-10 05:57 --- Fixed on 4.3, as per above commit. -- brooks at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread sebor at roguewave dot com
--- Comment #9 from sebor at roguewave dot com 2007-01-10 05:55 --- Even if the spec did permit undefined behavior it would make sense to implement something reasonable if it's easy (as Paolo suggests it might be) and if the cost is acceptable. But just to put your mind at ease I'll writ

[Bug fortran/30381] ISHFTC() constant folding is broken.

2007-01-09 Thread brooks at gcc dot gnu dot org
--- Comment #2 from brooks at gcc dot gnu dot org 2007-01-10 05:46 --- Subject: Bug 30381 Author: brooks Date: Wed Jan 10 05:46:13 2007 New Revision: 120634 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120634 Log: PR 30381 PR 30420 * fortran/simplify.c (convert_mpz_to_unsigned

[Bug fortran/30420] IBCLR() fails to properly handle clearing the sign bit.

2007-01-09 Thread brooks at gcc dot gnu dot org
--- Comment #1 from brooks at gcc dot gnu dot org 2007-01-10 05:46 --- Subject: Bug 30420 Author: brooks Date: Wed Jan 10 05:46:13 2007 New Revision: 120634 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120634 Log: PR 30381 PR 30420 * fortran/simplify.c (convert_mpz_to_unsigned

[Bug libgcj/30419] libjava failed to build

2007-01-09 Thread hjl at lucon dot org
--- Comment #3 from hjl at lucon dot org 2007-01-10 05:12 --- One of failed commands is /export/build/gnu/gcc/build-x86_64-linux/gcc/gcj -B/export/build/gnu/gcc/build-x86_64-linux/x86_64-unknown-linux-gnu/32/libjava/ -B/export/build/gnu/gcc/build-x86_64-linux/gcc/ -ffloat-store -fomit-f

[Bug fortran/30408] [gfortran, 4.3 regression]: ICE on valid with -Wall

2007-01-09 Thread jvdelisle at gcc dot gnu dot org
-- jvdelisle at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30408

[Bug fortran/30408] [gfortran, 4.3 regression]: ICE on valid with -Wall

2007-01-09 Thread jvdelisle at gcc dot gnu dot org
--- Comment #5 from jvdelisle at gcc dot gnu dot org 2007-01-10 04:34 --- Subject: Bug 30408 Author: jvdelisle Date: Wed Jan 10 04:34:34 2007 New Revision: 120632 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120632 Log: 2007-01-09 Paul Thomas <[EMAIL PROTECTED]> PR

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread gdr at integrable-solutions dot net
--- Comment #8 from gdr at integrable-solutions dot net 2007-01-10 03:37 --- Subject: Re: SIGSEGV in valarray::cshift(n) on empty array "pcarlini at suse dot de" <[EMAIL PROTECTED]> writes: | Well, IMHO, avoiding this SIGSEGV is so easy, I would change anyway both shift | and cshift

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread gdr at integrable-solutions dot net
--- Comment #7 from gdr at integrable-solutions dot net 2007-01-10 03:33 --- Subject: Re: SIGSEGV in valarray::cshift(n) on empty array "sebor at roguewave dot com" <[EMAIL PROTECTED]> writes: | (In reply to comment #3) | > The standard refers to "(l+n)%size()", so if size()=0, that

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread gdr at integrable-solutions dot net
--- Comment #6 from gdr at integrable-solutions dot net 2007-01-10 03:32 --- Subject: Re: SIGSEGV in valarray::cshift(n) on empty array "chris at bubblescope dot net" <[EMAIL PROTECTED]> writes: | The standard refers to "(l+n)%size()", so if size()=0, that seems to be | undefined. On

[Bug middle-end/30421] incorrect warning when using firstprivate and lastprivate clauses

2007-01-09 Thread kuba at et dot pl
--- Comment #2 from kuba at et dot pl 2007-01-10 03:08 --- Ok, I've found that my patch doesn't work when we also you schedule clause :> I'll try to correct that, but I would like to know if my first patch is correct. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30421

[Bug middle-end/30421] incorrect warning when using firstprivate and lastprivate clauses

2007-01-09 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added Severity|minor |normal Keywords||diagnostic h

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread mrs at apple dot com
--- Comment #30 from mrs at apple dot com 2007-01-10 02:51 --- Testing looks good: http://gcc.gnu.org/ml/gcc-testresults/2007-01/msg00414.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29516

[Bug middle-end/30421] incorrect warning when using firstprivate and lastprivate clauses

2007-01-09 Thread kuba at et dot pl
--- Comment #1 from kuba at et dot pl 2007-01-10 02:49 --- Created an attachment (id=12877) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12877&action=view) in 'expand_omp_for_static_nochunk' iterator is set before first condition. This is my first patch for GCC. Please be lenien

[Bug c/30421] New: incorrect warning when using firstprivate and lastprivate clauses

2007-01-09 Thread kuba at et dot pl
Compiling the following code with "gcc -fopenmp -Wuninitialized -O", I get a warning: 'i' may be used uninitialized in this function -- int main() { int a = 0; int i; #pragma omp parallel for firstprivate(a) lastprivate(a) for(i = 0; i < 10; i++) { a += i;

[Bug libgcj/30419] libjava failed to build

2007-01-09 Thread hjl at lucon dot org
--- Comment #2 from hjl at lucon dot org 2007-01-10 02:22 --- I configured gcc with --enable-clocale=gnu --with-system-zlib --with-demangler-in-ld \ \ --enable-shared \ --enable-threads=posix \ --enable-hai

[Bug fortran/30420] IBCLR() fails to properly handle clearing the sign bit.

2007-01-09 Thread brooks at gcc dot gnu dot org
-- brooks at gcc dot gnu dot org changed: What|Removed |Added CC||brooks at gcc dot gnu dot |

[Bug fortran/30420] New: IBCLR() fails to properly handle clearing the sign bit.

2007-01-09 Thread brooks at gcc dot gnu dot org
Consider the following program: program ibclr_test write(*,*) ibclr(-1_1, 7) end This gives an error of: write(*,*) ibclr(-1_1, 7) 1 Error: Result of IBCLR overflows its kind at (1) The problem is that in the mpz_t representation, -1_1 is represented as a string of 1 bits, a

[Bug libgcj/30419] libjava failed to build

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-01-10 01:43 --- How did you configure? Did you use 'make -j'? Is there anything else we should know? There's not enough info in this report to do anything useful, I'm afraid. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30419

[Bug gcov-profile/28441] Need atomic increment of gcov counters for MP programs

2007-01-09 Thread gnb at melbourne dot sgi dot com
--- Comment #12 from gnb at melbourne dot sgi dot com 2007-01-10 01:25 --- Today I received a notification from the copyright-clerk: > Hello Greg, > >

[Bug libgcj/30419] New: libjava failed to build

2007-01-09 Thread hjl at lucon dot org
With gcc version 4.3.0 20070109 (experimental) [trunk revision 120621], I got /creating gcj-dbtool tmp/ccPLaSUv.o: In function `main': /tmp/ccDIVwvV.i:11: undefined reference to `gnu::classpath::tools::rmiregistry::Main::class$$' collect2: ld returned 1 exit status make[7]: *** [gr

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread rakdver at gcc dot gnu dot org
--- Comment #29 from rakdver at gcc dot gnu dot org 2007-01-10 00:55 --- Created an attachment (id=12876) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12876&action=view) A fixed patch. Not quite, I forgot to rewrite several occurences of addr to addr_off in the function. Here i

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread mrs at apple dot com
--- Comment #28 from mrs at apple dot com 2007-01-10 00:48 --- Testing with: --- tree-ssa-address.c.~2~ 2007-01-09 16:26:28.0 -0800 +++ tree-ssa-address.c 2007-01-09 16:34:10.0 -0800 @@ -244,7 +244,7 @@ tree tree_mem_ref_addr (tree type, tree mem_ref) { - tree

[Bug ada/25819] CXF3A01 core dump

2007-01-09 Thread danglin at gcc dot gnu dot org
--- Comment #2 from danglin at gcc dot gnu dot org 2007-01-10 00:44 --- Still see this in 4.0.4. Gdb is now working somewhat better. Here's a better backtrace: Program received signal SIGSEGV, Segmentation fault. _Unwind_SjLj_RaiseException (exc=0x40012808) at ../../gcc/gcc/unwind-sjl

[Bug middle-end/30322] ((-i-1) + i) +1) is turned into ~i + (i+1) and never into 0 on the tree level

2007-01-09 Thread rakdver at gcc dot gnu dot org
--- Comment #8 from rakdver at gcc dot gnu dot org 2007-01-10 00:44 --- Subject: Bug 30322 Author: rakdver Date: Wed Jan 10 00:44:26 2007 New Revision: 120630 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120630 Log: PR tree-optimization/30322 * tree-ssa-loop-iv

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread mrs at apple dot com
--- Comment #27 from mrs at apple dot com 2007-01-10 00:30 --- Breaks the build: ../../gcc/gcc/tree-ssa-address.c: In function 'tree_mem_ref_addr': ../../gcc/gcc/tree-ssa-address.c:272: warning: 'addr' is used uninitialized in this function -- http://gcc.gnu.org/bugzilla/show_bug.c

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread mrs at apple dot com
--- Comment #26 from mrs at apple dot com 2007-01-10 00:19 --- Spinng a testsuite run now of Zdenek's patch... -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29516

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread pinskia at gcc dot gnu dot org
--- Comment #25 from pinskia at gcc dot gnu dot org 2007-01-10 00:08 --- For -fPIC testcases, you should do: /* { dg-do compile { target fpic } } */ -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29516

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread rakdver at gcc dot gnu dot org
--- Comment #24 from rakdver at gcc dot gnu dot org 2007-01-10 00:04 --- Created an attachment (id=12875) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12875&action=view) A patch I am testing the attached patch. It would be great if someone could test it on i386-apple-darwin.

[Bug fortran/30399] testsuite failures in actual_array_constructor_2.f90 and actual_array_substr_2.f90

2007-01-09 Thread danglin at gcc dot gnu dot org
--- Comment #10 from danglin at gcc dot gnu dot org 2007-01-10 00:03 --- I see this on hppa2.0w-hp-hpux11.11 with 4.0.4. -- danglin at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug testsuite/24107] gcc.dg/20050922-1.c relies in stdint.h

2007-01-09 Thread danglin at gcc dot gnu dot org
--- Comment #7 from danglin at gcc dot gnu dot org 2007-01-09 23:59 --- I still see this with 4.0.4. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24107

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread rakdver at atrey dot karlin dot mff dot cuni dot cz
--- Comment #23 from rakdver at atrey dot karlin dot mff dot cuni dot cz 2007-01-09 23:49 --- Subject: Re: gfortran miscompiled > So I'm wondering, does: > > Doing diffs in .: > --- ./tree-ssa-address.c.~1~2006-12-22 21:07:11.0 -0800 > +++ ./tree-ssa-address.c2007

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread mrs at apple dot com
--- Comment #22 from mrs at apple dot com 2007-01-09 23:34 --- So I'm wondering, does: Doing diffs in .: --- ./tree-ssa-address.c.~1~2006-12-22 21:07:11.0 -0800 +++ ./tree-ssa-address.c2007-01-09 15:30:42.0 -0800 @@ -483,7 +483,7 @@ addr_to_parts (aff_tree *a

[Bug tree-optimization/30418] IVOPTS generates comparison with overflowed constant

2007-01-09 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2007-01-09 23:20 --- Maybe fold_convert_const_int_from_int should not set TREE_OVERFLOW on conversions that conform to implementation defined behavior. Dunno. Or I should not assert here. Or we should clear those flags at some point.

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread pcarlini at suse dot de
--- Comment #5 from pcarlini at suse dot de 2007-01-09 23:17 --- Well, IMHO, avoiding this SIGSEGV is so easy, I would change anyway both shift and cshift (i.e., wrap everything in a check that size() > 0), and be done with it, if nobody strongly disagree... While we are at it, quickly l

[Bug fortran/30321] program crash for SUM applied to zero-size array

2007-01-09 Thread tkoenig at gcc dot gnu dot org
--- Comment #6 from tkoenig at gcc dot gnu dot org 2007-01-09 23:13 --- Subject: Bug 30321 Author: tkoenig Date: Tue Jan 9 23:13:42 2007 New Revision: 120623 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=120623 Log: 2007-01-08 Thomas Koenig <[EMAIL PROTECTED]> PR li

[Bug bootstrap/30414] [4.3 Regression] Bootstrap failure: ICE in function '__enable_execute_stack': libgcc2.c:2024 bus error

2007-01-09 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2007-01-09 23:01 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRM

[Bug bootstrap/30414] Bootstrap failure: ICE in function '__enable_execute_stack': libgcc2.c:2024 bus error

2007-01-09 Thread lucier at math dot purdue dot edu
--- Comment #2 from lucier at math dot purdue dot edu 2007-01-09 22:58 --- Subject: Re: Bootstrap failure: ICE in function '__enable_execute_stack': libgcc2.c:2024 bus error Absolutely correct (the very next checkin ;-). I just sent in "Make check" results. For some reason I'm hav

[Bug tree-optimization/30418] IVOPTS generates comparison with overflowed constant

2007-01-09 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2007-01-09 22:44 --- The same happens in 4.2, so it's not because of my patches. *phew* -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30418

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread sebor at roguewave dot com
--- Comment #4 from sebor at roguewave dot com 2007-01-09 22:34 --- (In reply to comment #3) > The standard refers to "(l+n)%size()", so if size()=0, that seems to be > undefined. On the other hand, it seems fairly obvious what should happen in > this case (ie nothing). The requirement

[Bug tree-optimization/30418] New: IVOPTS generates comparison with overflowed constant

2007-01-09 Thread rguenth at gcc dot gnu dot org
Reduced from libiberty: char ada_demangle (const char *mangled, int len0) { int i; for (i = len0 - 2; i >= 0 && mangled[i]; i -= 1) ; return mangled[i]; } in tree-ssa-loop-ivopts.c: static void rewrite_use_compare (struct ivopts_data *data, struct iv_use *use, stru

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread chris at bubblescope dot net
--- Comment #3 from chris at bubblescope dot net 2007-01-09 22:21 --- The standard refers to "(l+n)%size()", so if size()=0, that seems to be undefined. On the other hand, it seems fairly obvious what should happen in this case (ie nothing). On an unrelated note, isn't there a another b

[Bug fortran/30406] ICE in LOGICAL(8) functions

2007-01-09 Thread dominiq at lps dot ens dot fr
--- Comment #12 from dominiq at lps dot ens dot fr 2007-01-09 22:10 --- Subject: Re: ICE in LOGICAL(8) functions > In C (and C++) Boolean types only have one size ... Too bad!-) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30406

[Bug target/30417] Section .data cannot be moved with -mmcu=atmega88

2007-01-09 Thread e9fritte at etek dot chalmers dot se
--- Comment #1 from e9fritte at etek dot chalmers dot se 2007-01-09 22:09 --- Adding me to CC list. -- e9fritte at etek dot chalmers dot se changed: What|Removed |Added

[Bug fortran/30406] ICE in LOGICAL(8) functions

2007-01-09 Thread pinskia at gcc dot gnu dot org
--- Comment #11 from pinskia at gcc dot gnu dot org 2007-01-09 22:08 --- (In reply to comment #10) > Second, what is the C equivalent of logical(8)? I am wondering > if the same ICE occurs in the equivalent C code. In C (and C++) Boolean types only have one size, on ppc-darwin that siz

[Bug fortran/30406] ICE in LOGICAL(8) functions

2007-01-09 Thread dominiq at lps dot ens dot fr
--- Comment #10 from dominiq at lps dot ens dot fr 2007-01-09 22:06 --- Subject: Re: ICE in LOGICAL(8) functions First, the crash report I have posted yesterday has nothing to do with this bug that is really an internal compiler error (caught within the compiler) and not a crash. Seco

[Bug libgcj/13055] jacks tests must detect gcc ICE

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 22:05 --- We no longer run jacks on svn trunk. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread gdr at integrable-solutions dot net
--- Comment #2 from gdr at integrable-solutions dot net 2007-01-09 22:05 --- Subject: Re: New: SIGSEGV in valarray::cshift(n) on empty array "sebor at roguewave dot com" <[EMAIL PROTECTED]> writes: | AFAIK, the program below should have well-defined behavior but it abends with | gcc

[Bug driver/30417] New: Section .data cannot be moved with -mmcu=atmega88

2007-01-09 Thread e9fritte at etek dot chalmers dot se
When linking for the AVR ATMega88 the gcc driver adds an option -Tdata=0x800100 to ld that makes it impossible to move the .data section to a different location. For example, trying to reserve some SRAM for a bootloader with avr-gcc -g -Wall -Os -mcall-prologues -mmcu=atmega88 -Wl,-Map,main.map,-

[Bug libstdc++/30416] SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-01-09 22:02 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON

[Bug libstdc++/30416] New: SIGSEGV in valarray::cshift(n) on empty array

2007-01-09 Thread sebor at roguewave dot com
AFAIK, the program below should have well-defined behavior but it abends with gcc 4.1.0 on Solaris 9. $ cat t.cpp && g++ -g t.cpp -static && gdb ./a.out #include int main () { const std::valarray a; a.cshift (1); } GNU gdb 6.5 Copyright (C) 2006 Free Software Foundation, Inc. GDB is fr

[Bug tree-optimization/30089] Compiling FreeFem3d uses unreasonable amount of time and memory

2007-01-09 Thread dberlin at dberlin dot org
--- Comment #17 from dberlin at gcc dot gnu dot org 2007-01-09 21:42 --- Subject: Re: Compiling FreeFem3d uses unreasonable amount of time and memory Try the attached, let me know how it goes. On 9 Jan 2007 21:17:05 -, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: >

Re: [Bug tree-optimization/30089] Compiling FreeFem3d uses unreasonable amount of time and memory

2007-01-09 Thread Daniel Berlin
Try the attached, let me know how it goes. On 9 Jan 2007 21:17:05 -, rguenth at gcc dot gnu dot org <[EMAIL PROTECTED]> wrote: --- Comment #16 from rguenth at gcc dot gnu dot org 2007-01-09 21:17 --- Pling! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30089 --- gcc/tree

[Bug fortran/29523] ICE with some non up-to date .mod files

2007-01-09 Thread fxcoudert at gcc dot gnu dot org
--- Comment #5 from fxcoudert at gcc dot gnu dot org 2007-01-09 21:33 --- Closing, please reopen when you have more info. -- fxcoudert at gcc dot gnu dot org changed: What|Removed |Added

[Bug libfortran/30415] MINLOC, MAXLOC missing for integer kinds 1 and 2

2007-01-09 Thread tkoenig at gcc dot gnu dot org
--- Comment #2 from tkoenig at gcc dot gnu dot org 2007-01-09 21:30 --- Created an attachment (id=12873) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12873&action=view) patch (currently regtesting) This fixes the test case. It's currently in regression test. Thomas -- http

[Bug tree-optimization/30089] Compiling FreeFem3d uses unreasonable amount of time and memory

2007-01-09 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2007-01-09 21:17 --- Pling! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30089

[Bug tree-optimization/29516] gfortran miscompiled

2007-01-09 Thread rguenth at gcc dot gnu dot org
--- Comment #21 from rguenth at gcc dot gnu dot org 2007-01-09 20:52 --- Ok, a cross-compiler to i386-apple-darwin8.8.1 and -O -ftree-vrp -fPIC reproduces the bug. Defering to Zdenek for a fix. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29516

[Bug java/28938] [ecj] update build instructions to account for changes

2007-01-09 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |tromey at gcc dot gnu dot |dot org

[Bug java/29194] fails to import package from project

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/28663] [4.2/4.3 regression] gcj fails to binary-compile eclipse's javac

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #13 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. --

[Bug java/28380] ICE compiling class implementing nested interface from class compiled from jar

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/28352] gcj -C fails to generate line number info for method

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27985] gcj fails dependant on compiler order

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27812] Classpath AWT Demo: anonymous class call miscompilation

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27400] switch indexed by class crashes compiler

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27442] gcj segfaults on invalid code (related to 8923?)

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27101] GCJ rejects valid code (for Sun's measure of "valid')

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27439] gcj chokes on invalid expression

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27399] GCJ permits indexing by final object

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/26720] Can't find method 'access$1(I)'

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/27025] ICE on simple initializer

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #8 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/26617] A class from an unnamed package is visible to classes in named packages

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/26095] variable access directed to class of different scope

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug libgcj/26139] provide gorbd and gtnameserv executables

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug libgcj/25414] should update rmic

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/25001] dos equis

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/24938] gcj -C miscompiles gnu/CORBA/DynAn/gnuDynValue.java

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #8 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/24186] [4.0/4.1/4.2/4.3 Regression] interface and extends does not cause us to reject invalid code

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/23754] [4.0/4.1/4.2/4.3 Regression]: tree check error in check_inner_circular_reference

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/24835] gcj accepts invalid code with static final variables

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:48 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/22507] GCJ segfaults building Apache Cocoon

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/23184] I18n bug in gjavah.c

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/22214] Java code with Vector does not compile with GCJ

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/22183] gcj -C fails to compile ant 1.6.5

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug libgcj/22090] Attempt to compile java1.5 classes with gcj

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #1 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/22128] [4.0/4.1/4.2/4.3 Regression] Cyclic inheritance hangs jc1

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/21818] "Methods can't be overridden to be more private."

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/21662] [4.0/4.1/4.2/4.3 Regression] Fields in interfaces not optimized when read from *.class, but optimized when read from *.java

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #5 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/21624] java source files cannot be compiled to bcabi [indirect dispatch]

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/20977] Invalid long to int promotion permitted in array initializer

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/20978] Failure to detect unhandled exception

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/21313] Incorrect visibility of "package" scope methods (compilation problem)

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/20418] ICE if variable name is omitted in an initialiser and a qualified type for the variable is used

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/20193] Variable names incorrectly resolved in inner classes.

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/20302] Problem with sub classes with contructors with exceptions

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #6 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/19841] Inner classes problem

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. -- t

[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

2007-01-09 Thread tromey at gcc dot gnu dot org
--- Comment #21 from tromey at gcc dot gnu dot org 2007-01-09 20:47 --- All gcj front end bugs have been fixed by the gcj-eclipse branch merge. I'm mass-closing the affected PRs. If you believe one of these was closed in error, please reopen it with a note explaining why. Thanks. --

  1   2   3   >