[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#297574: confirmed: gcc-snapshot 20050227 do not ICE




gcj-snapshot -O2 -Wl,-Bsymbolic -shared -fPIC -fjni \
-findirect-dispatch -o /tmp/jdt.jar.so \
/usr/share/eclipse/plugins/org.eclipse.jdt.ui_3.0.1/jdt.jar

pass without error.

------ gcj-snapshot -----
#! /bin/sh
LD_LIBRARY_PATH=/usr/lib/gcc-snapshot/lib:$LD_LIBRARY_PATH
PATH=/usr/lib/gcc-snapshot/bin:$PATH
gcj "$@"
--- end gcj-snapshot ----



Reply to: