[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-05 Thread hjl dot tools at gmail dot com
--- Comment #7 from hjl dot tools at gmail dot com 2010-09-06 00:19 --- Fixed. -- hjl dot tools at gmail dot com changed: What|Removed |Added Status|NEW

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-03 Thread hjl at gcc dot gnu dot org
--- Comment #6 from hjl at gcc dot gnu dot org 2010-09-03 13:13 --- Subject: Bug 45504 Author: hjl Date: Fri Sep 3 13:13:10 2010 New Revision: 163814 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=163814 Log: Check "-D XXX=YYY". 2010-09-03 H.J. Lu PR java/45504

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-02 Thread hjl dot tools at gmail dot com
--- Comment #5 from hjl dot tools at gmail dot com 2010-09-02 21:47 --- A patch is posted at http://gcc.gnu.org/ml/gcc-patches/2010-09/msg00192.html -- hjl dot tools at gmail dot com changed: What|Removed |Added ---

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-02 Thread hjl dot tools at gmail dot com
--- Comment #4 from hjl dot tools at gmail dot com 2010-09-02 21:38 --- gcj used to pass -DXXX=XXX to jvgenmain. Now it passes "-D XXX=XXX" to jvgenmain. But jvgenmain doesn't like it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45504

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-02 Thread hjl dot tools at gmail dot com
--- Comment #3 from hjl dot tools at gmail dot com 2010-09-02 21:16 --- The problem is "-D XXX=XXX" no longer works: [...@gnu-17 libjava]$ /export/build/gnu/gcc/build-i686-linux/./gcc/jvgenmain -findirect-dispatch -D java.class.path=/usr/gcc-4.6/share/java/ecj.jar org.eclipse.jdt.intern

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-02 Thread dominiq at lps dot ens dot fr
--- Comment #2 from dominiq at lps dot ens dot fr 2010-09-02 20:54 --- The failure is: [macbook] i386/libjava% /opt/gcc/build_w/./gcc/gcj -B/opt/gcc/build_w/x86_64-apple-darwin10.4.0/i386/libjava/ -B/opt/gcc/build_w/x86_64-apple-darwin10.4.0/i386/libjava/ -B/opt/gcc/build_w/./gcc/ -B/op

[Bug java/45504] [4.6 Regression] Failed to bootstrap

2010-09-02 Thread dominiq at lps dot ens dot fr
--- Comment #1 from dominiq at lps dot ens dot fr 2010-09-02 18:06 --- The same here on x86_64-apple-darwin10.4.0. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45504