[Bug libgcj/18909] gij needs libgij.so (wrong linking/build?)

2005-03-09 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-03-09 08:07 --- works with recent snapshots. -- What|Removed |Added Status|WAITING

[Bug regression/20392] New: invalid install/relink of llibgcj{,0_convenience} during `make install`

2005-03-09 Thread pluto at pld-linux dot org
I've installed the gcc-4.0.0-0.20050305.1 with enabled c, c++ and ada. Now I'm trying rebuild gcc with added java, objc and fortran support but install fails. It worked several snapshots ago, now it's broken. -- Summary: invalid install/relink of llibgcj{,0_convenience} during

[Bug regression/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`

2005-03-09 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-03-09 08:18 --- Created an attachment (id=8368) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8368action=view) install log. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20392

[Bug pch/20315] pch problems on solaris

2005-03-09 Thread cmarco at indra dot es
-- What|Removed |Added Component|target |pch http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20315

[Bug libgcj/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 08:34 --- This does not make sense: (cd /home/users/pluto/multimedia/rpm/BUILD/gcc-4.0-20050305/obj-i686-pld-linux/i686-pld- linux/libjava; /bin/sh ./libtool --tag CXX --mode=relink

[Bug target/20126] [3.3/3.4/4.0/4.1 Regression] Inlined memcmp makes one argument null on entry

2005-03-09 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2005-03-09 08:51 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On Wed, Mar 09, 2005 at 01:02:08AM -0300, Alexandre Oliva wrote: On Mar 8, 2005, Jakub Jelinek [EMAIL PROTECTED] wrote:

[Bug java/5537] Error compiling simple bytecode with jsr

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 09:04 --- Now that the new verifier has been enabled, this bug has been fixed. -- What|Removed |Added

[Bug pch/20315] pch problems on solaris

2005-03-09 Thread ebotcazou at gcc dot gnu dot org
-- What|Removed |Added CC||ebotcazou at gcc dot gnu dot ||org GCC build triplet|

[Bug java/12734] gcj verifier doesn't merge interface types correctly

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 09:06 --- This bug should have been fixed by enabling the new verifier. Can you please check? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12734

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 09:11 --- (In reply to comment #0) The jar-files which caused the problem: http://www.scheinwelt.at/~norbertf/gcj/tests/gcjverifybug_test.tar.gz I could not download this file - can you please put it back in?

[Bug inline-asm/20382] internal compiler error with bogus asm output constraint

2005-03-09 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-03-09 09:14 --- (In reply to comment #4) Where can I find some documentation on using this extended asm format? I have read all the GNU docs on it and can not understand how to use it. Well, those docs are all we have. If you

[Bug java/19344] Java verification error: types could not be merged

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 09:15 --- Fixed on the mainline after the new verifier was enabled. -- What|Removed |Added

[Bug target/20126] [3.3/3.4/4.0/4.1 Regression] Inlined memcmp makes one argument null on entry

2005-03-09 Thread jakub at redhat dot com
--- Additional Comments From jakub at redhat dot com 2005-03-09 09:23 --- Subject: Re: [PR target/20126, RFC] loop DEST_ADDR biv replacement may fail On Wed, Mar 09, 2005 at 01:02:08AM -0300, Alexandre Oliva wrote: On Mar 8, 2005, Jakub Jelinek [EMAIL PROTECTED] wrote:

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread postfach at nfrese dot net
--- Additional Comments From postfach at nfrese dot net 2005-03-09 09:39 --- Subject: Re: gcj compiling from jar files - verification error I put it here: http://www.scheinwelt.at/~norbertf/files/gcj/other_tests/ On Wed, 2005-03-09 at 10:11, rmathew at gcc dot gnu dot org

[Bug middle-end/18628] [4.0/4.1 regression] miscompilation of switch statement in loop

2005-03-09 Thread aoliva at gcc dot gnu dot org
-- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |aoliva at gcc dot gnu dot |dot org |org Status|NEW

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 10:26 --- Thanks. Now the verification errors are gone, but I'm still not able to build the package (with or without -findirect-dispatch): 8

[Bug middle-end/18628] [4.0/4.1 regression] miscompilation of switch statement in loop

2005-03-09 Thread aoliva at redhat dot com
--- Additional Comments From aoliva at gcc dot gnu dot org 2005-03-09 10:30 --- Subject: [PR middle-end/18628] do not fold to label load from tablejump to reg This patch is meant to implement suggestion #3 proposed to fix the bug by Roger Sayle and selected by RTH in bugzilla. So far,

[Bug rtl-optimization/20365] simplify_plus_minus results are erratic

2005-03-09 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-03-09 10:30 --- If the patch was committed last year, what is this bug for, exactly? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20365

[Bug java/20362] ICE: bus error if missed interface used in abstract class and output file specified

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 10:55 --- I do not see an ICE with the given testcase as of 2005-03-09 and mainline CVS. -- What|Removed |Added

[Bug java/20351] compilation with a redundant jar fails, if output file specified

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 10:57 --- Now that the new verifier has been enabled, this works quite fine. -- What|Removed |Added

[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error

2005-03-09 Thread rmathew at gcc dot gnu dot org
-- Bug 18212 depends on bug 20351, which changed state. Bug 20351 Summary: compilation with a redundant jar fails, if output file specified http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20351 What|Old Value |New Value

[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 11:03 --- I can still see a crash similar to what Tom is seeing, but the other two bugs are fixed - the break-up was not correct. -- What|Removed |Added

[Bug libstdc++/20393] New: make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread andreas dot hoehmann at gmx dot de
1.) gcc -v Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux

[Bug c++/20381] [4.0/4.1 Regression] ICE in build_ptrmemfunc, at cp/typeck.c:5702

2005-03-09 Thread lerdsuwa at gcc dot gnu dot org
--- Additional Comments From lerdsuwa at gcc dot gnu dot org 2005-03-09 11:35 --- Looking at it. -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu

[Bug inline-asm/20382] internal compiler error with bogus asm output constraint

2005-03-09 Thread sailors3 at comcast dot net
--- Additional Comments From sailors3 at comcast dot net 2005-03-09 12:00 --- Subject: RE: internal compiler error with bogus asm output constraint Hello, I apologize if my question sounded like criticism, It is really more of a reflection on me (my ability to learn) than on GHU.

[Bug inline-asm/20382] internal compiler error with bogus asm output constraint

2005-03-09 Thread falk at debian dot org
--- Additional Comments From falk at debian dot org 2005-03-09 12:30 --- (In reply to comment #6) I guess I'm not properly interpreting the documentation on how to use registers in the asm, is that correct? Yes, that's correct :-) I suggest you ask at [EMAIL PROTECTED], preferably

[Bug java/20338] Program compiled with gcj crashes when accessing private static method from nested class

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 12:39 --- The problem is that we leave out a call to _Jv_InitClass for a static private method thinking that it is unreachable. This is not the case for a private static inner class method. A simple pessimistic fix

[Bug rtl-optimization/20365] simplify_plus_minus results are erratic

2005-03-09 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-03-09 12:54 --- (In reply to comment #2) If the patch was committed last year, what is this bug for, exactly? The patch was committed to a branch, but not to mainline. I already had a number of unreviewed patches

[Bug c++/20186] [4.0/4.1 regression] ICE with static_cast and type dependent variable (templates)

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 12:57 --- Subject: Bug 20186 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 12:57:14 Modified files: gcc/cp : ChangeLog pt.c

[Bug c++/20186] [4.0/4.1 regression] ICE with static_cast and type dependent variable (templates)

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 13:15 --- Subject: Bug 20186 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-09 13:14:58 Modified files: gcc/cp :

[Bug c++/20186] [4.0/4.1 regression] ICE with static_cast and type dependent variable (templates)

2005-03-09 Thread nathan at gcc dot gnu dot org
--- Additional Comments From nathan at gcc dot gnu dot org 2005-03-09 13:16 --- 2005-03-08 Nathan Sidwell [EMAIL PROTECTED] PR c++/20186 * pt.c (contains_dependent_cast_p): New. (fold_non_dependent_expr): Call it. -- What|Removed

[Bug libgcj/20392] invalid install/relink of llibgcj{,0_convenience} during `make install`

2005-03-09 Thread pluto at pld-linux dot org
--- Additional Comments From pluto at pld-linux dot org 2005-03-09 13:49 --- (In reply to comment #2) This does not make sense: (cd /home/users/pluto/multimedia/rpm/BUILD/gcc-4.0-20050305/obj-i686-pld-linux/i686-pld- linux/libjava; /bin/sh ./libtool --tag CXX --mode=relink

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 14:02 --- This works for many people. Can you attach the preprocessed source? -- What|Removed |Added

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread andreas dot hoehmann at gmx dot de
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09 14:17 --- i try ;) /tmp/kde/gcc-3.4.2/gcc/xgcc -v -save-temps -shared-libgcc -B/tmp/kde/gcc-3.4.2/gcc/ -nostdinc++ -L/tmp/kde/gcc-3.4.2/i686-pc-linux-gnu/libstdc++-v3/src

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread andreas dot hoehmann at gmx dot de
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09 14:22 --- Created an attachment (id=8369) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8369action=view) preprocessed files i hope i tar-ed the right files. i do: cd i686-pc-linux-gnu/libstdc++-v3/src tar

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 14:34 --- Does the following C file compile without warning? I think this is a bug in glibc (or whos every assert.h you are using). #include assert.h void f(char *a) { assert(a); } --

[Bug java/20394] New: Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
Hello, I managed to get jdbc MSSQL ORACLE test apps work just fine. I have not been able to make DB2 work. Here is what I get. Does this mean something is missing on the gcj classes ? I can provide sample source and the shared libs and/or the jars [EMAIL PROTECTED] DB]$ ./db2test jdbcDB2

[Bug libgcj/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 14:40 --- Exception in thread main java.lang.NoClassDefFoundError: while resolving class: com.ibm.db2.jcc.b.i This means either ibm's .jar file contains classes which reference other classes which are not there and

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread andreas dot hoehmann at gmx dot de
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09 14:43 --- cat assert_test.c #include assert.h void f(char *a) { assert(a); } int main() { } gcc assert_test.c -o assert_test assert_test.c: In function `f': assert_test.c:4: warning: passing arg 1 of

[Bug java/20338] Program compiled with gcj crashes when accessing private static method from nested class

2005-03-09 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-03-09 14:51 --- A proposed patch is here: http://gcc.gnu.org/ml/java-patches/2005-q1/msg00684.html As noted there, there is still a problem with either GCJ or gij for this testcase. -- What|Removed

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 15:01 --- The only thing I can say is that this is a bug in glibc you are using. I wonder where __builtin_expect comes from. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20393

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 15:09 --- Ok, here the situation, glibc removed the __builtin_expect in October of last year. And had add it in August 2003. So any reason between then and now were broken. In fact it was fixed two days later

[Bug libfortran/18958] eoshift segfaults when shifting off the end of an array

2005-03-09 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-09 15:13 --- $ cat eoshift.f90 print *,eoshift((/1, 3/), 3) end $ gfortran eoshift.f90 $ ./a.out Segmentation fault This fails because the loop for (n = 0; n len; n++) { memcpy (dest,

[Bug libstdc++/20393] make bootstrap failed with error in __gnu_debug::_Error_formatter::_Parameter::_M_print_field

2005-03-09 Thread andreas dot hoehmann at gmx dot de
--- Additional Comments From andreas dot hoehmann at gmx dot de 2005-03-09 15:32 --- it's a red hat 9 standardinstalltion rpm -qa | grep glibc glibc-devel-2.3.2-71 glibc-common-2.3.2-71 glibc-kernheaders-2.4-8.10 glibc-2.3.2-71 rpm -qa | grep libstd libstdc++-3.2.2-5

[Bug fortran/20323] optional arguments incorrectly accepted in specification expressions

2005-03-09 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-09 16:01 --- The complaint is a segfault at runtime when you actually want to do anything with the string whose length depends on a missing optional argument. This isn't too bad (the same thing happens if you

[Bug fortran/20323] optional arguments incorrectly accepted in specification expressions

2005-03-09 Thread tow21 at cam dot ac dot uk
--- Additional Comments From tow21 at cam dot ac dot uk 2005-03-09 16:11 --- (In reply to comment #1) The complaint is a segfault at runtime when you actually want to do anything with the string whose length depends on a missing optional argument. This isn't too bad (the

[Bug middle-end/18628] [4.0/4.1 regression] miscompilation of switch statement in loop

2005-03-09 Thread roger at eyesopen dot com
--- Additional Comments From roger at eyesopen dot com 2005-03-09 16:13 --- Subject: Re: [PR middle-end/18628] do not fold to label load from tablejump to reg On 9 Mar 2005, Alexandre Oliva wrote: This patch is meant to implement suggestion #3 proposed to fix the bug by Roger Sayle

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
--- Additional Comments From delarosa at ilstechnology dot com 2005-03-09 16:23 --- Does this: sun.io.ByteToCharConverter not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], mean the the gcj runtime library has no sun.io.ByteToCharConverter ? If so, is there a way to add

[Bug objc/19324] [3.4/4.0/4.1 Regression] weird message for interface way in implementation

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 16:32 --- 4.1 Gives a better error message already: t.m: In function ‘-[Foo quux:]’: t.m:7: error: expected ‘{’ before ‘end’ t.m: At top level: t.m:7: error: ‘void’ must be the only parameter Though the last error

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 16:33 --- (In reply to comment #2) Does this: sun.io.ByteToCharConverter not found in gnu.gcj.runtime.SystemClassLoader{urls=[file:./], Hmm, this seems wrong, no body should be refering to a sun. class really.

[Bug c++/16859] Empty initializer for array of unknown size spuriously accepted

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 17:03 --- Subject: Bug 16859 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 17:03:39 Modified files: gcc/cp : ChangeLog decl.c Log message:

[Bug c++/16859] Empty initializer for array of unknown size spuriously accepted

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 17:05 --- Subject: Bug 16859 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 17:05:13 Modified files: gcc/testsuite : ChangeLog Added files:

[Bug c++/16859] Empty initializer for array of unknown size spuriously accepted

2005-03-09 Thread pcarlini at suse dot de
--- Additional Comments From pcarlini at suse dot de 2005-03-09 17:06 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug middle-end/19329] [3.4 Regression] Bitfield operations cause shifts with 0-count to slip through backends

2005-03-09 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-03-09 17:17 --- Marek, is this bug fixed then? Can we close it? -- What|Removed |Added

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread konqueror at gmx dot de
--- Additional Comments From konqueror at gmx dot de 2005-03-09 17:47 --- Thats a bug in upstream, the jdbc connector/application here. No application should access sun classes. File a bug against them. Even SUN says: Don't use them directly. We did the same successfully for a bunch of

[Bug rtl-optimization/20376] The missed-optimization of general induction variables in the new rtl-level loop optimizer cause performance degradation.

2005-03-09 Thread sje at cup dot hp dot com
-- What|Removed |Added CC||sje at cup dot hp dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20376

[Bug middle-end/19329] [3.4 Regression] Bitfield operations cause shifts with 0-count to slip through backends

2005-03-09 Thread marekm at amelek dot gda dot pl
--- Additional Comments From marekm at amelek dot gda dot pl 2005-03-09 17:55 --- (In reply to comment #18) Marek, is this bug fixed then? Can we close it? Fixed for the AVR, but the middle-end may still generate these shift by 0 insns - not sure if all other targets handle

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
--- Additional Comments From delarosa at ilstechnology dot com 2005-03-09 17:56 --- Thanks for the response. What is upstream ? Is that a gcj component ? Where exactly should I post the bug ? On the meantime, I plan to extract that particular class and compile it in with the

[Bug java/20338] Program compiled with gcj crashes when accessing private static method from nested class

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-09 18:06 --- Other Java compilers generate accessor methods for calls to private methods in a nested class, the real bug here is that GCJ doesn't do this - thats why the javac bytecode works fine on gij but gcj-produced

[Bug java/19870] gcj -C doesn't generate accessors for private members in inner class

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-09 18:22 --- gcj is generating code which references private members across class boundaries, which isn't legal at the class/VM level. To fix this, we need to generate package-private accessor methods when a private member

[Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 18:35 --- Subject: Bug 20208 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 18:35:48 Modified files: gcc/cp : ChangeLog pt.c

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread konqueror at gmx dot de
--- Additional Comments From konqueror at gmx dot de 2005-03-09 18:40 --- Upstream is the provider of your jdbc provider. DB/2 in your case. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20394

[Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 18:51 --- Subject: Bug 20208 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-09 18:51:43 Modified files: gcc/cp :

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
--- Additional Comments From delarosa at ilstechnology dot com 2005-03-09 18:52 --- Hello, sorry for being a pest. You indicated a company called upstream which provides the jdbc driver for IBM. Can you please share their web url ? I tried several searches but none made sense. Many

[Bug c++/20208] [4.0/4.1 Regression] No array-to-pointer decay happens for template functions

2005-03-09 Thread mmitchel at gcc dot gnu dot org
--- Additional Comments From mmitchel at gcc dot gnu dot org 2005-03-09 18:53 --- Fixed in GCC 4.0. -- What|Removed |Added Status|ASSIGNED

[Bug c++/2892] No array-to-pointer decay happens for template functions

2005-03-09 Thread mmitchel at gcc dot gnu dot org
-- Bug 2892 depends on bug 20208, which changed state. Bug 20208 Summary: [4.0/4.1 Regression] No array-to-pointer decay happens for template functions http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20208 What|Old Value |New Value

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 18:57 --- (In reply to comment #7) Hello, sorry for being a pest. You indicated a company called upstream which provides the jdbc driver for IBM. Can you please share their web url ? I tried several searches but

[Bug libgcj/20395] New: GNU Crypto should be merged into libgcj

2005-03-09 Thread fitzsim at redhat dot com
It would be much easier for packagers if GNU Crypto were included directly in libgcj. -- Summary: GNU Crypto should be merged into libgcj Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: enhancement Priority: P2

[Bug java/20338] Program compiled with gcj crashes when accessing private static method from nested class

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 19:05 --- Subject: Bug 20338 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 19:04:55 Modified files: gcc/java : ChangeLog decl.c Log message:

[Bug libgcj/20395] GNU Crypto should be merged into libgcj

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 19:07 --- http://gcc.gnu.org/ml/java/2002-12/msg00137.html Confirmed, there might be a newer discussion that I cannot find right now. -- What|Removed |Added

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
--- Additional Comments From delarosa at ilstechnology dot com 2005-03-09 19:07 --- Ok. Thanks, that is what I thought originally. Yes, I will contact IBM but I suspect it won't be speedy -- on the meantime I will extract the class from rt.jar or wherever it is -- and proceed with the

[Bug c++/19769] [4.0/4.1 Regression] GCC produces wrong dwarf2 output that breaks gdb

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 19:52 --- I almost think this is a C++ front-end bug. -- What|Removed |Added Component|debug

[Bug c++/19769] [4.0/4.1 Regression] GCC produces wrong dwarf2 output that breaks gdb

2005-03-09 Thread jbuck at gcc dot gnu dot org
--- Additional Comments From jbuck at gcc dot gnu dot org 2005-03-09 20:10 --- Severity raised to critical since it breaks debugging of all Java programs (gdb dies when loading libgcj). -- What|Removed |Added

[Bug c++/20350] [4.0/4.1 Regression] extern template and struct initializer and specification for a static variable

2005-03-09 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20350

[Bug c++/19769] [4.0/4.1 Regression] GCC produces wrong dwarf2 output that breaks gdb

2005-03-09 Thread dberlin at dberlin dot org
--- Additional Comments From dberlin at gcc dot gnu dot org 2005-03-09 20:28 --- Subject: Re: [4.0/4.1 Regression] GCC produces wrong dwarf2 output that breaks gdb On Wed, 2005-03-09 at 20:10 +, jbuck at gcc dot gnu dot org wrote: --- Additional Comments From jbuck at

[Bug rtl-optimization/20372] [4.0 Regression] Reversed branch-on-count loop (DoLoop)

2005-03-09 Thread dje at gcc dot gnu dot org
--- Additional Comments From dje at gcc dot gnu dot org 2005-03-09 20:32 --- Joern's patch fixes the regression on mainline. http://gcc.gnu.org/ml/gcc-patches/2005-03/msg00777.html -- What|Removed |Added

[Bug rtl-optimization/20372] [4.0 Regression] Reversed branch-on-count loop (DoLoop)

2005-03-09 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-03-09 20:50 --- can the same patch be applied to 4.0 branch as well? -- What|Removed |Added

[Bug rtl-optimization/20372] [4.0 Regression] Reversed branch-on-count loop (DoLoop)

2005-03-09 Thread pthaugen at us dot ibm dot com
--- Additional Comments From pthaugen at us dot ibm dot com 2005-03-09 20:55 --- I only noticed the regression on 4.1, things look fine to me on 4.0 (for both zaxpy.f and Andrew's C example). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20372

[Bug middle-end/20396] New: TRULY_NOOP_TRUNCATION ignored

2005-03-09 Thread amylaar at gcc dot gnu dot org
There are a number of places in the compiler that assume that TRULY_NOOP_TRUNCATION will always be true. -- Summary: TRULY_NOOP_TRUNCATION ignored Product: gcc Version: 3.4.3 Status: UNCONFIRMED Keywords: wrong-code Severity:

[Bug other/17652] [meta-bug] GCC 4.1 pending patches

2005-03-09 Thread amylaar at gcc dot gnu dot org
-- What|Removed |Added BugsThisDependsOn||20396 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17652

[Bug middle-end/20396] TRULY_NOOP_TRUNCATION ignored

2005-03-09 Thread amylaar at gcc dot gnu dot org
--- Additional Comments From amylaar at gcc dot gnu dot org 2005-03-09 21:17 --- Created an attachment (id=8370) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8370action=view) proposed fix (of known problems) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20396

[Bug libgcj/20389] [4.0/4.1 Regression] BufferedInputStream gets ArrayIndexOutOfBoundsExeception

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 21:20 --- Subject: Bug 20389 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-09 21:20:44 Modified files: libjava:

[Bug c++/20397] New: g++ rejects valid code with 'is inaccessible' error

2005-03-09 Thread matthew dot whitney at gmail dot com
Example code: class A { }; class B : A { }; class C : B { public: int c(A *a) { return 7; } }; int main() { A a; C c; return c.c( a ); } Gives the error message: g++ main.cc main.cpp:1: `class A' is inaccessible main.cpp:9: within

[Bug c++/20397] g++ rejects valid code with 'is inaccessible' error

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 21:49 --- No gcc is correct because the type A is interjected into B. and is private as the base class is private. -- What|Removed |Added

[Bug libgcj/20389] [4.0/4.1 Regression] BufferedInputStream gets ArrayIndexOutOfBoundsExeception

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 22:11 --- Subject: Bug 20389 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-09 22:11:34 Modified files: libjava: ChangeLog libjava/java/io:

[Bug java/20394] Can't run db2 jdbc application compiled with gcj

2005-03-09 Thread delarosa at ilstechnology dot com
--- Additional Comments From delarosa at ilstechnology dot com 2005-03-09 22:36 --- Hello, Tried to extract a bunch of classes fron Sun's rt.jar and I ended it when it needed some internal class sun.io.CharacterEconding$2 ... So, does anybody have some experience with a jdbc driver for

[Bug rtl-optimization/20372] [4.1 Regression] Reversed branch-on-count loop (DoLoop)

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 22:41 --- Hmm, I thought I tested 4.0.0, I must have messed up. so closing as fixed. -- What|Removed |Added

[Bug libgcj/20389] [4.0/4.1 Regression] BufferedInputStream gets ArrayIndexOutOfBoundsExeception

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-09 22:44 --- Fixed. -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libfortran/18495] Intrinisc function SPREAD is broken

2005-03-09 Thread Thomas dot Koenig at online dot de
--- Additional Comments From Thomas dot Koenig at online dot de 2005-03-09 23:33 --- This looks very much like a front end bug. The along parameter gets the wrong value. Look at this: $ cat test_spread.f90 program test_spread implicit none integer, parameter :: N = 1000

[Bug target/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC

2005-03-09 Thread kkojima at gcc dot gnu dot org
--- Additional Comments From kkojima at gcc dot gnu dot org 2005-03-09 23:58 --- I'm taking a look at the uses of MEM_READONLY_P, though I'm not sure which one has the similar issue. It looks that modified_in_p has the same problem with modified_between_p. BTW, it's better to change

[Bug java/20398] New: ICE compiling mauve's gnu/testlet/java/io/RandomAccessFile/jdk11.java

2005-03-09 Thread daney at gcc dot gnu dot org
Configured with: ../gcccvsmain/gcc/configure --prefix=/usr/local/test --enable-languages=c,c++,java Running on FC3 $ cat mauve-libjava JDK1.0 JDK1.1 !java.beans $ make KEYS=libjava check results in: . . . CLASSPATH=.:. gcj -fassume-compiled -g -O2 -c -o

[Bug rtl-optimization/20331] [3.4/4.0/4.1 Regression] Wrong code generation for the argument of the pure function in PIC

2005-03-09 Thread giovannibajo at libero dot it
--- Additional Comments From giovannibajo at libero dot it 2005-03-10 00:12 --- CC'ing RTH since he's the one who removed RTX_UNCHANGING. -- What|Removed |Added

[Bug inline-asm/20314] Bogus differ in number of alternatives error

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-10 00:12 --- Subject: Bug 20314 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-03-10 00:12:32 Modified files: gcc: ChangeLog gimplify.c stmt.c

[Bug inline-asm/20314] Bogus differ in number of alternatives error

2005-03-09 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-10 00:18 --- Subject: Bug 20314 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-4_0-branch Changes by: [EMAIL PROTECTED] 2005-03-10 00:18:16 Modified files: gcc:

[Bug inline-asm/20314] Bogus differ in number of alternatives error

2005-03-09 Thread jakub at gcc dot gnu dot org
--- Additional Comments From jakub at gcc dot gnu dot org 2005-03-10 00:19 --- Fixed in 4.0/4.1. -- What|Removed |Added Status|ASSIGNED

[Bug java/13124] Included test case produced verfication error

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-10 00:52 --- Fixed with the new verifier. -- What|Removed |Added Status|NEW

[Bug java/12734] gcj verifier doesn't merge interface types correctly

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-10 00:53 --- Fixed with the new verifier. -- What|Removed |Added Status|NEW

[Bug target/20353] uclibc does not provide C99 math functions

2005-03-09 Thread jbrandmeyer at earthlink dot net
--- Additional Comments From jbrandmeyer at earthlink dot net 2005-03-10 00:59 --- uClibc has added these functions to SVN, and they will be available in the next release of uClibc. However, their presence is still a configurable option - the user can configure uClibc to not include

[Bug target/20353] uclibc does not provide C99 math functions

2005-03-09 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-10 01:08 --- (In reply to comment #2) uClibc has added these functions to SVN, and they will be available in the next release of uClibc. However, their presence is still a configurable option - the user can

[Bug java/13378] gcj compiling from jar files - verification error

2005-03-09 Thread mckinlay at redhat dot com
--- Additional Comments From mckinlay at redhat dot com 2005-03-10 01:29 --- This is failing because the bytecode in this .jar really is broken: public class Test { public static void main(String[] args) throws Exception { Class f =

  1   2   >