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

2005-05-26 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-05-27 05:15 --- Subject: Bug 19870 CVSROOT:/cvs/gcc Module name:gcc Changes by: [EMAIL PROTECTED] 2005-05-27 05:15:30 Modified files: gcc/java : ChangeLog java-tree.h jcf-write.c par

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

2005-05-26 Thread rmathew at gcc dot gnu dot org
--- Additional Comments From rmathew at gcc dot gnu dot org 2005-05-27 05:39 --- Note that this PR should not be closed as the checked-in patch was only for generating accessors for static fields. Methods are still a problem as is demonstrated by this simple testcase: public class A {

[Bug bootstrap/21778] New: libstdc++ build failed on AIX 5.2

2005-05-26 Thread henri dot gomez at gmail dot com
/opt/freeware/bin/bash ../libtool --tag CXX --mode=compile /QOpenSys/builds/gcc-3.4.4/objdir/gcc/xgcc -shared-libgcc -B/QOpenSys/builds/gcc-3.4.4/objdir/gcc/ -nostdinc++ -L/QOpenSys/builds/gcc-3.4.4/objdir/powerpc-ibm-aix5.2.0.0/pthread/libstdc++-v3/src -L/QOpenSys/builds/gcc-3.4.4/objdir/powerpc-i

[Bug bootstrap/21778] libstdc++ build failed on AIX 5.2

2005-05-26 Thread henri dot gomez at gmail dot com
-- What|Removed |Added GCC host triplet||powerpc-ibm-aix5.2.0.0 Summary|libstdc++ build failed on |libstdc++ build failed on

[Bug bootstrap/21778] libstdc++ build failed on AIX 5.2

2005-05-26 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-27 06:07 --- This is a bug in the as you are using: xgcc: Internal error: Terminated (program as) -- What|Removed |Added --

[Bug bootstrap/21778] libstdc++ build failed on AIX 5.2

2005-05-26 Thread henri dot gomez at gmail dot com
--- Additional Comments From henri dot gomez at gmail dot com 2005-05-27 06:12 --- Should I switch to GNU AS instead ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21778

<    1   2