Bug#282898: Acknowledgement (gcc-3.4: locale files missing version suffix)

2004-11-25 Thread Stephen Kennedy
This report was sent by mistake when clearing out an old mail spool. Sorry for the noise. Please close this bug.

Bug#282898: gcc-3.4: locale files missing version suffix

2004-11-25 Thread Stephen Kennedy
Package: gcc-3.4 Version: 3.4.1-2 Severity: normal gcc-3.3 puts a -3.3 suffix on its files. (/usr/share/locale/be/LC_MESSAGES/gcc-3.3.mo) gcc-3.4 (and gcc-3.5) do not add the suffix and so are not parallel installable. -- System Information: Debian Release: testing/unstable APT prefers unstab

Bug#194451: Acknowledgement (g++-3.3: Warning option -Winline broken)

2003-05-23 Thread Stephen Kennedy
This has been reported as in the gcc tracker as [Bug c++/10929]

Bug#194451: g++-3.3: Warning option -Winline broken

2003-05-23 Thread Stephen Kennedy
Package: g++-3.3 Version: 1:3.3-2 Severity: normal The docs state that -Winline should only warn for functions declared inline but not inlinable. We use -Winline to ensure that critical code is inlined, but in v3.3 this option is useless. Script started on Fri May 23 15:44:26 2003 % cat a.cpp

Bug#188217: gcc-3.2-doc: 'info gcc' gives wrong info page

2003-04-08 Thread Stephen Kennedy
Package: gcc-3.2-doc Version: 1:3.2.3-0pre7 Severity: minor 'info gcc' gives gcc rarely used internal documentation (gccint) but it should give user documentation (gcc-3.2) -- System Information Debian Release: testing/unstable Architecture: i386 Kernel: Linux stag 2.4.20-1-686 #1 Sat Mar 22 13:1

RE: c/9762: Address of 'char' is incorrect.

2003-02-20 Thread Stephen Kennedy
27;ve since changed to using assembly, but why does gcc return the address of a temp when 'a' is a char and not when 'a' is an int? Surprised, not unhappy, Stephen. --- Stephen Kennedy <[EMAIL PROTECTED]> t: +353 1 6693679 f: +353 1 6767094 Game Developer Frontline Award W

Address of 'char' is incorrect.

2003-02-19 Thread stephen . kennedy
>Submitter-Id: net >Originator:Stephen Kennedy >Organization: Telekinesys Research >Confidential: no >Synopsis: Address of 'char' is incorrect. >Severity: serious >Priority: medium >Category: c >Class: wrong-code >Release:

Bug#168310: gcc-3.2: xmmintrin.h broken for c++

2002-11-08 Thread Stephen Kennedy
Package: gcc-3.2 Version: 1:3.2.1-0pre5 Severity: important %cat > a.c #include % gcc-3.2 -msse -c a.c % g++-3.2 -msse -c a.c In file included from a.c:1: /usr/lib/gcc-lib/i386-linux/3.2.1/include/xmmintrin.h: In function `void _mm_stream_pi(vector int*, vector int)': /usr/lib/gcc-lib/i386-linux

Bug#163647: gcc-3.2: xmmintrin.h, _MM_TRANSPOSE4_PS is broken

2002-10-07 Thread Stephen Kennedy
Package: gcc-3.2 Version: 1:3.2.1-0pre3 Severity: normal Tags: patch the code in _MM_TRANSPOSE4_PS is incorrect. The bug has been reported upstream as PR/6890. --- xmmintrin.h.old Fri May 31 18:43:57 2002 +++ xmmintrin.h Fri May 31 18:31:55 2002 @@ -1049,8 +1049,8 @@ do {

xmmintrin.h, _MM_TRANSPOSE4_PS is broken

2002-05-31 Thread stephen . kennedy
>Submitter-Id: net >Originator:Stephen Kennedy >Organization: >Confidential: no >Synopsis: xmmintrin.h, _MM_TRANSPOSE4_PS is broken >Severity: serious >Priority: medium >Category: c >Class: sw-bug >Release: 3.1 (De