Bug#122103: [Bug other/9071] Warning for blocks not closed in same file as opened in

2003-05-27 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9071 [EMAIL PROTECTED] changed: What|Removed |Added Status|WAI

Bug#116145: [Bug libgcj/7854] fastjar update (-u) should be implemented

2003-05-27 Thread [EMAIL PROTECTED]
mainline (20030527). --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.

Bug#123468: [Bug c/6906] warn about asserts with side effects

2003-05-27 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6906 [EMAIL PROTECTED] changed: What|Removed |Added CC|[EM

Bug#166255: [Bug target/8606] GNAT floating point optimization bug

2003-05-27 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=8606 [EMAIL PROTECTED] changed: What|Removed |Added Component|ada

Bug#67206: [Bug optimization/6901] optimiser could be improved

2003-05-27 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6901 [EMAIL PROTECTED] changed: What|Removed |Added Status|UNC

Bug#180486: please recheck #180486 with gcc-3.3

2003-05-27 Thread Camm Maguire
Greetings! I've verified that the problem persists with the latest gcc-3.3 on voltaire. Take care, Matthias Klose <[EMAIL PROTECTED]> writes: > Thanks, Matthias > > > -- Camm Maguire[EMAIL PROTECTED] ==

Bug#67206: [Bug optimization/6901] optimiser could be improved

2003-05-27 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=6901 --- Additional Comments From [EMAIL PROTECTED] 2003-05-27 06:06 --- Hello, would it be possible for you to check whether gcc 3.3 does a better job? If not, if I send you t

[hppa] binutils will not build shared libraries with external deps?

2003-05-27 Thread Randolph Chung
Looks like latest binutils CVS (also as of 2.14.90.0.1) cannot build shared libraries that have external symbols on at least hppa-linux: [EMAIL PROTECTED]:~$ cat blah.c extern int foo(); int call_foo() { return foo(); } [EMAIL PROTECTED]:~$ gcc -shared -fPIC -o blah.so blah.c /tmp/ccC3fZeH.o(.tex