[Bug c/23222] gcc optimization error for sparc with xine/ffmpeg, bad assembly generated

2005-08-03 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-08-04 01:33 --- Created an attachment (id=9425) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9425&action=view) Test case that creates the problem gcc -O3 -mcpu=ultrasparc -mtune=ultrasparc -fno-inline-functions -c

[Bug c/23222] New: gcc optimization error for sparc with xine/ffmpeg, bad assembly generated

2005-08-03 Thread aaronw at net dot com
return p->func2[i](p->opaque, d, d2); } } printf("Parser: unknown function in \"%s\"\n", next); return NAN; } return d; } -- Summary: gcc optimization error for sparc with xine/ffmpeg, bad

[Bug java/22468] gcj does not send correct parameters to ld when linking

2005-07-13 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-07-13 19:33 --- Here's a bit more info for the context including libtool parms: creating libgij.la (cd .libs && rm -f libgij.la && ln -s ../libgij.la libgij.la) /bin/bash ./libtool --tag=GCJ --mode=link /v

[Bug java/22468] New: gcj does not send correct parameters to ld when linking

2005-07-13 Thread aaronw at net dot com
Summary: gcj does not send correct parameters to ld when linking Product: gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: java AssignedTo: unassigned at gcc dot gnu dot org Rep

[Bug bootstrap/21782] [3.3 Regression] configure: error: unknown endianess

2005-06-03 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-06-03 21:22 --- I'm not sure that the problem is with binutils. I compiled the conftest.c program with -s and used Sun's assembler /usr/ccs/bin/as to assemble the file. /usr/bin/grep still failed to find the string.

[Bug bootstrap/21782] [3.3 Regression] configure: error: unknown endianess

2005-06-01 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-06-02 01:16 --- I traced this to a problem with Sun's grep. Replace the grep lines with fgrep in the configure script and it works fine. Apparently grepping conftest.o for the endian string fails with /bin/grep but works

[Bug bootstrap/21872] libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-01 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-06-02 01:12 --- Update: this is only for the sparcv9 multilib... I found that ac_cv_prog_cc_cross=yes in config.cache This should have been no. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21872

[Bug bootstrap/21872] New: libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-01 Thread aaronw at net dot com
: aaronw at net dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21872

[Bug bootstrap/21871] New: libjava configure fails because it mistakenly thinks it is cross compiling

2005-06-01 Thread aaronw at net dot com
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: aaronw at net dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug bootstrap/21870] Build fails with unknown endianess

2005-06-01 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-06-02 00:34 --- I traced the problem to line 3523 in libffi/configure For some reason, Sun's grep does not see the string BIGenDianSyS in the object file, but fgrep does... I guess it's another bug or issue with S

[Bug bootstrap/21870] Build fails with unknown endianess

2005-06-01 Thread aaronw at net dot com
--- Additional Comments From aaronw at net dot com 2005-06-02 00:22 --- More info from config.log for libffi: configure:3445: /var/tmp/gcc3/gcc-3.3.6/sparc-solaris-2.8/gcc/xgcc -B/var/tmp/gcc3/gcc-3.3.6/sparc-solari s-2.8/gcc/ -B/opt/gcc3.3/sparc-sun-solaris2.8/bin/ -B/opt/gcc3.3

[Bug bootstrap/21870] New: Build fails with unknown endianess

2005-06-01 Thread aaronw at net dot com
gned at gcc dot gnu dot org ReportedBy: aaronw at net dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21870

[Bug target/21852] New: Need method of changing default CPU for target

2005-05-31 Thread aaronw at net dot com
To: unassigned at gcc dot gnu dot org ReportedBy: aaronw at net dot com CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: sparc-sun-solaris2.8 GCC host triplet: sparc-sun-solaris2.8 GCC target triplet: sparc-sun-solaris2.8 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21852