This report was sent by mistake when clearing out an old mail spool.
Sorry for the noise. Please close this bug.
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
This has been reported as in the gcc tracker as [Bug c++/10929]
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
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
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
>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:
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
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 {
>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
10 matches
Mail list logo