[Bug target/19683] MIPS wrong-code for 64-bit multiply from java program.

2005-02-22 Thread daney at gcc dot gnu dot org
--- Additional Comments From daney at gcc dot gnu dot org 2005-02-22 21:41 --- Created an attachment (id=8258) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8258&action=view) C testcase driver. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19683

[Bug target/19683] MIPS wrong-code for 64-bit multiply from java program.

2005-02-22 Thread daney at gcc dot gnu dot org
--- Additional Comments From daney at gcc dot gnu dot org 2005-02-22 21:40 --- Created an attachment (id=8257) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8257&action=view) C testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19683

[Bug target/19683] MIPS wrong-code for 64-bit multiply from java program.

2005-01-28 Thread daney at gcc dot gnu dot org
--- Additional Comments From daney at gcc dot gnu dot org 2005-01-29 01:16 --- I should probably add the the compiler was configured with: configure --target=mipsel-linux --with-sysroot=/usr/local/mipsel-linux --with-arch=mips32 --with-float=soft --enable-languages=c,c++,java --prefix=/

[Bug target/19683] MIPS wrong-code for 64-bit multiply from java program.

2005-01-28 Thread daney at gcc dot gnu dot org
--- Additional Comments From daney at gcc dot gnu dot org 2005-01-29 01:00 --- Created an attachment (id=8096) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8096&action=view) Testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19683