[Bug java/53527] 4.7.0 release can't enable java language

2012-05-31 Thread licheng.1212 at gmail dot com
licheng.1212 at gmail dot com 2012-05-31 07:37:29 UTC --- (In reply to comment #2) > (In reply to comment #1) > > mips-unknown-elf is not a hosted platform and thus does not support Java. > > But why the GCC 4.4.2 is OK,and I want to build a corss compiler that support > java f

[Bug java/53527] 4.7.0 release can't enable java language

2012-05-30 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53527 --- Comment #2 from licheng.1212 at gmail dot com 2012-05-31 03:01:01 UTC --- (In reply to comment #1) > mips-unknown-elf is not a hosted platform and thus does not support Java. But why the GCC 4.4.2 is OK,and I want to build a corss compi

[Bug java/53527] New: 4.7.0 release can't enable java language

2012-05-30 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53527 Bug #: 53527 Summary: 4.7.0 release can't enable java language Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: major Priority:

[Bug java/49258] -ffunction-sections and --gc-sectinons have no effect at gcj

2012-04-09 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258 --- Comment #6 from licheng.1212 at gmail dot com 2012-04-09 11:14:56 UTC --- (In reply to comment #5) > (In reply to comment #4) > > Yes,but why we can't remove the function notused() form vtable, since this > > func

[Bug java/49258] -ffunction-sections and --gc-sectinons have no effect at gcj

2012-04-07 Thread licheng.1212 at gmail dot com
|INVALID | Severity|normal |blocker --- Comment #4 from licheng.1212 at gmail dot com 2012-04-07 09:02:38 UTC --- (In reply to comment #3) > There is nothing to be done here since notused is used from the vtable for the > class. > > "

[Bug java/49258] -ffunction-sections and --gc-sectinons have no effect at gcj

2012-04-07 Thread licheng.1212 at gmail dot com
licheng.1212 at gmail dot com 2012-04-07 07:53:34 UTC --- [licheng@rda ~]$ cat hello.java class hello{ public void notused() { System.out.println("not used"); } public static void main(String argv[]) { System.out.println("Hello"); } }

[Bug java/48417] -ffixed-regs option can't work in mips-elf-gcj compiler

2011-08-26 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48417 --- Comment #6 from licheng.1212 at gmail dot com 2011-08-27 06:12:05 UTC --- (In reply to comment #5) > (In reply to comment #4) > > still hava this problem,please see the latest commit > > See PR43700, which I suspect was fixe

[Bug java/49556] The import A cannot be resolved,But the A is placed at the current dir.

2011-08-23 Thread licheng.1212 at gmail dot com
||INVALID --- Comment #3 from licheng.1212 at gmail dot com 2011-08-23 12:18:12 UTC --- same as the javac

[Bug java/49556] The import A cannot be resolved,But the A is placed at the current dir.

2011-06-28 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49556 --- Comment #2 from licheng.1212 at gmail dot com 2011-06-28 16:25:21 UTC --- (In reply to comment #1) > I think this is correct as classes in the same packages don't cannot be > imported. yes,you are right!Please close this bug

[Bug java/49556] New: The import A cannot be resolved,But the A is placed at the current dir.

2011-06-27 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49556 Summary: The import A cannot be resolved,But the A is placed at the current dir. Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug java/20215] gcj does not accept classes with same name fields

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #11 from licheng.1212 at gmail dot com 2011-06-01 16:12:04 UTC --- is anybody here???

[Bug java/49258] -ffunction-sections and --gc-sectinons have no effect at gcj

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258 licheng.1...@gmail.com changed: What|Removed |Added Severity|major |blocker

[Bug java/49258] New: -ffunction-sections and --gc-sectinons have no effect at gcj

2011-06-01 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49258 Summary: -ffunction-sections and --gc-sectinons have no effect at gcj Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: major Priority: P3 Compone

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-28 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #10 from licheng.1212 at gmail dot com 2011-05-28 07:45:31 UTC --- (In reply to comment #4) > Confirmed, the gij problem has been fixed by the patches above, this only > leaves the java front-end > problem. Why ony gij

[Bug java/49185] New: gcj does not accept classes with same name fields at new gcc version

2011-05-26 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49185 Summary: gcj does not accept classes with same name fields at new gcc version Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: blocker Priority: P3

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-26 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #8 from licheng.1212 at gmail dot com 2011-05-27 04:37:22 UTC --- gij is OK

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-26 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #7 from licheng.1212 at gmail dot com 2011-05-26 15:06:37 UTC --- (In reply to comment #6) > the Testcase attachments can't donwload I have got the Testcase,but it still hava problem [lee@localhost Downloads]

[Bug libgcj/46575] relocation overflow when compile libgcj_tools_la-tools.o

2011-05-26 Thread licheng.1212 at gmail dot com
||INVALID --- Comment #6 from licheng.1212 at gmail dot com 2011-05-26 12:45:29 UTC --- -EL will ok

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-26 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20215 --- Comment #6 from licheng.1212 at gmail dot com 2011-05-26 12:44:09 UTC --- the Testcase attachments can't donwload

[Bug java/20215] gcj does not accept classes with same name fields

2011-05-26 Thread licheng.1212 at gmail dot com
||com --- Comment #5 from licheng.1212 at gmail dot com 2011-05-26 12:10:07 UTC --- (In reply to comment #4) > Confirmed, the gij problem has been fixed by the patches above, this only > leaves the java front-end > problem. [lee@localhost gcj_t

[Bug java/26007] initialized final static data should go in .rodata, not .data

2011-05-17 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26007 --- Comment #4 from licheng.1212 at gmail dot com 2011-05-17 16:12:07 UTC --- can anybody tell me how to change the final form .data to .rodata. which files have the check in gcc?

[Bug java/26007] initialized final static data should go in .rodata, not .data

2011-05-17 Thread licheng.1212 at gmail dot com
||com --- Comment #3 from licheng.1212 at gmail dot com 2011-05-17 15:47:32 UTC --- (In reply to comment #1) > Note there are ticks for final static data to be changed IIRC. I don't know > how useful they are or if they really are valid. put it

[Bug java/48417] -ffixed-regs option can't work in mips-elf-gcj compiler

2011-05-17 Thread licheng.1212 at gmail dot com
|INVALID | Severity|blocker |critical --- Comment #4 from licheng.1212 at gmail dot com 2011-05-17 15:33:45 UTC --- still hava this problem,please see the latest commit

[Bug java/48417] -ffixed-regs option can't work in mips-elf-gcj compiler

2011-04-27 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48417 --- Comment #3 from licheng.1212 at gmail dot com 2011-04-27 16:03:56 UTC --- GCJjava_main.java Using built-in specs. Target: mips-elf Configured with: ../gcc-4.4.2/configure --prefix=/home/lee/gnu_src/dist --target=mips-elf --with

[Bug java/48417] -ffixed-regs option can't work in mips-elf-gcj compiler

2011-04-03 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48417 --- Comment #2 from licheng.1212 at gmail dot com 2011-04-03 15:43:45 UTC --- (In reply to comment #1) > You have to build the java runtime with -ffixed-reg also. The runtime and all my project also have those options export CFLAGS="-

[Bug java/48417] New: -ffixed-regs option can't work in mips-elf-gcj compiler

2011-04-02 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48417 Summary: -ffixed-regs option can't work in mips-elf-gcj compiler Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: blocker Priority: P3 Component:

[Bug libgcj/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-22 Thread licheng.1212 at gmail dot com
licheng.1212 at gmail dot com 2010-11-22 12:40:10 UTC --- it's a libgcj bug

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #4 from licheng.1212 at gmail dot com 2010-11-20 11:25:40 UTC --- libgcj_tools_la-tools.S.tar.bz2 is too big to upload, so i spilt it to three file. please use cat x* > libgcj_tools_la-tools.S.tar.bz2 to get it

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #3 from licheng.1212 at gmail dot com 2010-11-20 11:22:56 UTC --- Created attachment 22468 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22468 libgcj_tools_la-tools.S.tar.bz2 file 3

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #2 from licheng.1212 at gmail dot com 2010-11-20 11:21:39 UTC --- Created attachment 22467 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22467 libgcj_tools_la-tools.S.tar.bz2 file 2

[Bug java/46575] relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 --- Comment #1 from licheng.1212 at gmail dot com 2010-11-20 11:20:19 UTC --- Created attachment 22466 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22466 libgcj_tools_la-tools.S.tar.bz2 file 1

[Bug java/46575] New: relocation overflow when compile libgcj_tools_la-tools.o

2010-11-20 Thread licheng.1212 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46575 Summary: relocation overflow when compile libgcj_tools_la-tools.o Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: critical Priority: P3 Componen