Bug#166940: [Bug target/8600] [3.3/3.4 regression] [i686] internal error using builtin shift MMX functions

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

Bug#166940: [Bug target/10984] x86/sse2 ICEs on vector intrinsics

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

Bug#166940: [Bug target/10984] x86/sse2 ICEs on vector intrinsics

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

Bug#166940: [Bug target/10984] x86/sse2 ICEs on vector intrinsics

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

Bug#166940: [Bug target/10984] x86/sse2 ICEs on vector intrinsics

2003-06-02 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10984 [EMAIL PROTECTED] changed: What|Removed |Added OtherBugsDependingO|

[Bug target/11052] [3.3 regression] [arm] ICE (segfault) compiling xfree86

2003-06-02 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11052 --- Additional Comments From [EMAIL PROTECTED] 2003-06-02 10:18 --- Created an attachment (id=4135) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4135action=view)

[Bug target/11052] [3.3 regression] [arm] ICE (segfault) compiling xfree86

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

[Bug optimization/11054] [3.3 regression] [m68k] ICE in reg_overlap_mentioned_p

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

Bug#195796: libstdc++-v3 uses __attribute__((unknown)) again, instead of __attribute__((__unknown__))

2003-06-02 Thread Richard B. Kreckel
Package: libstdc++5-3.3-dev Version: 3.3-2 Severity: important This affects the header file c++/3.3/mips-linux/bits/atomicity.h on the Mips target only. When included, it leads to trouble on sources that declare or define unused in some manner. This is why the version with double underscore is

Bug#195806: g++: inheritance of overloaded function

2003-06-02 Thread Heiko Scheit
Package: g++ Version: 2:2.95.4-14 Severity: normal If you try to compile the program given below you will get the following: $ g++ test.cc test.cc: In function `int main()': test.cc:24: no matching function for call to `B::p1 (int)' test.cc:16: candidates are: void B::p1() So, the function

[Bug target/11052] [3.3 regression] [arm] ICE (segfault) compiling xfree86

2003-06-02 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11052 [EMAIL PROTECTED] changed: What|Removed |Added Target

[Bug target/11052] [3.3 regression] [arm] ICE (segfault) compiling xfree86

2003-06-02 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11052 --- Additional Comments From [EMAIL PROTECTED] 2003-06-02 17:09 --- Subject: Re: [3.3 regression] [arm] ICE (segfault) compiling xfree86 Bizzare. Your analysis does

Bug#195834: gcc: bogus warning and/or mis-optimization on ia64

2003-06-02 Thread James Troup
Package: gcc-3.3 Version: 3.3-2 | [EMAIL PROTECTED]:~/gdbm-1.8.3$ gcc -O2 -Wall -c gdbmopen.c | gdbmopen.c: In function `gdbm_open': | gdbmopen.c:15: warning: `lock_val' might be used uninitialized in this function | fstat (dbf-desc, file_stat); | | if ((flags GDBM_OPENMASK) ==

[Bug target/11052] [3.3 regression] [arm] ICE (segfault) compiling xfree86

2003-06-02 Thread [EMAIL PROTECTED]
PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11052 --- Additional Comments From [EMAIL PROTECTED] 2003-06-02 17:34 --- Well, you're the ARM maintainer, so I suspect your analysis is much closer... Also could be because

Bug#195796: libstdc++-v3 uses __attribute__((unknown)) again, instead of __attribute__((__unknown__))

2003-06-02 Thread Phil Edwards
On Mon, Jun 02, 2003 at 02:14:13PM +0200, Richard B. Kreckel wrote: It appears, that this has slipped in with GCC-3.3 upstream. I have submitted a bugreport with a patch against GCC, see [0]. It would be helpful if this two-liner (the Mips, part, never mind the AIX part) could be applied to

Bug#195796: libstdc++-v3 uses __attribute__((unknown)) again, instead of __attribute__((__unknown__))

2003-06-02 Thread Matthias Klose
Phil Edwards writes: On Mon, Jun 02, 2003 at 02:14:13PM +0200, Richard B. Kreckel wrote: It appears, that this has slipped in with GCC-3.3 upstream. I have submitted a bugreport with a patch against GCC, see [0]. It would be helpful if this two-liner (the Mips, part, never mind the AIX

Bug#195796: libstdc++-v3 uses __attribute__((unknown)) again, instead of __attribute__((__unknown__))

2003-06-02 Thread Phil Edwards
On Mon, Jun 02, 2003 at 10:19:33PM +0200, Matthias Klose wrote: Phil Edwards writes: On Mon, Jun 02, 2003 at 02:14:13PM +0200, Richard B. Kreckel wrote: It appears, that this has slipped in with GCC-3.3 upstream. I have submitted a bugreport with a patch against GCC, see [0]. It would

Processed: gcc: submitted Debian report #195796 to gcc-gnats as PR 11062

2003-06-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]: # submitted Debian report #195796 to gcc-gnats as PR 11062 # http://gcc.gnu.org/PR11062 forwarded 195796 http://gcc.gnu.org/PR11062 Bug#195796: libstdc++-v3 uses __attribute__((unknown)) again, instead of __attribute__((__unknown__)) Noted your

Re: [parisc-linux] Re: [hppa] binutils will not build shared libraries with external deps?

2003-06-02 Thread John David Anglin
On Mon, May 26, 2003 at 10:22:51PM -0700, Randolph Chung wrote: [EMAIL PROTECTED]:~$ gcc -shared -fPIC -o blah.so blah.c /tmp/ccC3fZeH.o(.text+0x1c): In function `call_foo': : undefined reference to `foo' This should fix it. Would someone mind applying it for me? I'm in transit at the

Results for 3.2.3 (Debian) testsuite on powerpc-unknown-linux-gnu

2003-06-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes7349 # of unexpected successes 1 # of expected failures

Results for 3.2.3 (Debian) testsuite on alpha-unknown-linux-gnu

2003-06-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is alpha-unknown-linux-gnu === libstdc++-v3 tests === Running target unix XPASS: 22_locale/collate_byname.cc execution test XPASS: 22_locale/collate_members_char.cc execution test XPASS: 22_locale/collate_members_wchar_t.cc execution test

Results for 3.2.3 (Debian) testsuite on s390-ibm-linux-gnu

2003-06-02 Thread Matthias Klose
LAST_UPDATED: Native configuration is s390-ibm-linux-gnu === g++ tests === Running target unix FAIL: g++.eh/terminate2.C Execution test XPASS: g++.other/init5.C Execution test === g++ Summary === # of expected passes7348 # of unexpected failures

Results for 3.4 20030531 (experimental) testsuite on sparc-unknown-linux-gnu

2003-06-02 Thread Matthias Klose
LAST_UPDATED: Sat May 31 08:01:13 UTC 2003 Native configuration is sparc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/eh/simd-1.C (test for excess errors) WARNING: g++.dg/eh/simd-1.C compilation failed to produce executable FAIL: g++.dg/eh/simd-2.C (test

Results for 3.4 20030531 (experimental) testsuite on powerpc-unknown-linux-gnu

2003-06-02 Thread Matthias Klose
LAST_UPDATED: Sat May 31 08:01:13 UTC 2003 Native configuration is powerpc-unknown-linux-gnu === g++ tests === Running target unix FAIL: g++.dg/ext/pretty1.C scan-assembler top level FAIL: g++.dg/ext/pretty2.C (test for excess errors) WARNING: g++.dg/ext/pretty2.C compilation

Bug#195865: gcc-3.3 wrongly complains about shadowed declarations

2003-06-02 Thread Michael Renner
Package: gcc-3.3 Version: 1:3.3-2 Severity: minor Tags: upstream It seems as if gcc-3.3 has some builtin stuff which causes wrong reports on shadowed declarations. These are the warnings caused by a build of the current proftpd cvs tree: --- main.c: In function `session_exit': main.c:382:

Re: [parisc-linux] Re: [hppa] binutils will not build shared libraries with external deps?

2003-06-02 Thread Alan Modra
On Mon, Jun 02, 2003 at 05:10:38PM -0400, John David Anglin wrote: tmpdir/sh1p.o(.text+0x0): In function `shlib_mainvar': /home/dave/binutils-2.14.90/src/ld/testsuite/ld-elfvsb/sh1.c:32: undefined refer ence to `mainvar' ... FAIL: visibility (hidden) Fixing this one probably requires

Bug#195865: gcc-3.3 wrongly complains about shadowed declarations

2003-06-02 Thread Daniel Jacobowitz
On Tue, Jun 03, 2003 at 12:50:31AM +0200, Michael Renner wrote: Package: gcc-3.3 Version: 1:3.3-2 Severity: minor Tags: upstream It seems as if gcc-3.3 has some builtin stuff which causes wrong reports on shadowed declarations. These are the warnings caused by a build of the current