[Bug tree-optimization/31264] internal compiler error: in build_int_cst_wide, at tree.c:886

2007-03-20 Thread membar at gcc dot gnu dot org
--- Comment #7 from membar at gcc dot gnu dot org 2007-03-20 22:45 --- This fix works for me. Thanks. Not sure who's responsible for closing this out. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31264

[Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886

2007-03-19 Thread membar at gcc dot gnu dot org
--- Comment #2 from membar at gcc dot gnu dot org 2007-03-19 14:44 --- Created an attachment (id=13231) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13231&action=view) temps file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31264

[Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886

2007-03-19 Thread membar at gcc dot gnu dot org
--- Comment #1 from membar at gcc dot gnu dot org 2007-03-19 14:43 --- Created an attachment (id=13230) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13230&action=view) javolution.jar (BSD license) source & distribution from http://www.javolution.org/ -- http://

[Bug java/31264] New: internal compiler error: in build_int_cst_wide, at tree.c:886

2007-03-19 Thread membar at gcc dot gnu dot org
.3.0 Status: UNCONFIRMED Severity: major Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: membar at gcc dot gnu dot org GCC build triplet: i686-apple-darwin8 GCC host triplet: i686-apple-darwin8 GCC tar

[Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work

2006-11-26 Thread membar at gcc dot gnu dot org
--- Comment #3 from membar at gcc dot gnu dot org 2006-11-26 19:53 --- Subject: Bug 29151 Author: membar Date: Sun Nov 26 19:53:11 2006 New Revision: 119230 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119230 Log: PR libgcj/29151: * java/lang/natWin32Process.cc (star

[Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work

2006-11-17 Thread membar at gcc dot gnu dot org
-- membar at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |membar at gcc dot gnu dot |dot org

[Bug bootstrap/22330] Building a cross linux->win32 incorrectly sets HAVE_GAS_SHF_MERGE true

2005-11-03 Thread membar at gcc dot gnu dot org
--- Comment #9 from membar at gcc dot gnu dot org 2005-11-04 06:41 --- I was able to "fix" this issue with an explicit --with-as= and --with-ld=. The crossed native compiler passes the testcase that Rutger sent me. Note that the correct term for the compiler we're ref

[Bug libgcj/20486] Win32 needs Socket read returns EOF when count == 0 fix

2005-03-22 Thread membar at gcc dot gnu dot org
--- Additional Comments From membar at gcc dot gnu dot org 2005-03-22 23:30 --- Done: http://gcc.gnu.org/ml/java-patches/2005-q1/msg00853.html -- What|Removed |Added

[Bug libgcj/20486] Win32 needs Socket read returns EOF when count == 0 fix

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