Package: gcc-snapshot
Version: 20041030-1
Severity: normal
Hello Matthias,
gcc-snapshot generate incorrect code for the attached file with
-O1 and above. It is correctly compiled with -O0.
%gcc div.c -O0
%./a.out
1 2 4 8 5 10 20 40 25 50 100 200 125 250 500 1000
%gcc div.c -O1
%./a.out
1 2 5 10
Thank you for your reply to my bug report.
On 04-Nov-12 17:14, Ludovic Brenta wrote:
> The symbolic link should not be part of package `libgnat-3.4', because
> `libgnat-3.4' is a runtime-only package (used by end users) and the
> symbolic link is only used at link time (by developers). The proper
Of course I run make.
Regards,
Rui
fernandes
Please don't send html mails to the lists.
If you do not show us the errors you get, nobody can help you, so
which errors does configure show?
btw, there is a mailing list [EMAIL PROTECTED] which might be more
appropirate for your request. This list is used for topics around
Debian's GCC versions
Hi again,
I'm trying to install in Debian a particular
version of GCC. I've downloaded from GNU the file gcc-3-3-1.tar.gz. In "/root" I
created a directory called "temp" where I placed the file. In "temp" I run the
command "tar zxvf gcc-3.3.1.tar.gz" that extracted all the files to the
dir
Your message dated Fri, 12 Nov 2004 17:14:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#280880: gcc-3.4: Please add missing symlinks in
'libgnat-3.4'
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If thi
Hi,
Does anyone knows what's the name of the
environment variable that controls the GCC libraries path ( include and lib )?
How can I change it permanently?
One more question: I'm still learning about
installing packages, etc... in Debian. I have, in disk, a new compressed version
of GCC;
Package: libstdc++6-doc
Version: 3.4.2-3
Severity: normal
Version 3.4.2-3 of libstdc++6-doc contains no manpages except for
C++Intro(3). Version 3.4.2-2, as well as the libstdc++5-3.3-doc
package, contain a slew of C++ class man pages. Was their removal
intentional? I'm guessing not, since this
Package: libstdc++5-3.3-doc
Version: 1:3.3.5-2
Severity: minor
The command
dpkg -L libstdc++5-3.3-doc | grep man3/_ | grep -v __gnu_cxx
prints a list of several man pages in the package that appear to be either
broken or perhaps shouldn't be generated at all. For instance, the file
Package: gcc-3.4
Severity: wishlist
Tags: patch
The libgnat-3.4 packages installs '/usr/lib/libgnat-3.4.so.1' and
s '/usr/lib/libgnarl-3.4.so.1'. The symlinks 'libgnat-3.4.so' and
'libgnat.so' are not installed in '/usr/lib'. This causes many
Ada packages to FTBFS because they cannot find '-lgn
10 matches
Mail list logo