--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
URL||http://gcc.gnu.org/ml/gcc-
|
This is the offending line in the assembler code produced by gcc-4.2:
leal -1(%esi),20(%esp)
It indeed contains "too many memory references".
Regards,
Max
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
LAST_UPDATED: Fri Jun 29 21:32:09 UTC 2007 (revision 126124)
Target: x86_64-linux-gnu
gcc version 4.1.3 20070629 (prerelease) (Debian 4.1.2-13)
Native configuration is x86_64-pc-linux-gnu
=== g++ tests ===
Running target unix
XPASS: g++.dg/tree-ssa/pr14814.C scan-tree-dump-times
Package: gcc-4.2
Version: 4.2-20070707-1
Severity: important
Trying to build util-linux 2.13~rc1-0:
...
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -include ../config.h
-I../include -DLOCALEDIR=\"/usr/share/locale\" -fsigned-char -g -O2
-MT fsck.minix.o -MD -MP -MF .deps/fsck.minix.Tpo -c -o fsck.
Package: gcc-4.2
Version: 4.2-20070707-1
Severity: important
Attempting to build even the most basic amd64 binaries generate a
spurious warning on i386:
| [EMAIL PROTECTED]:/tmp$ cat foo.c
| int main(void)
| {
| return 0;
| }
| [EMAIL PROTECTED]:/tmp$ gcc-4.1 -m64 foo.c -o foo
| [EMAIL PR
tags 432489 + needsinfo
thanks
please attach the preprocessed source and the command used to build
the file.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Processing commands for [EMAIL PROTECTED]:
> tags 432489 + needsinfo
Unknown tag/s: needsinfo.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid
help security upstream pending sarge sarge-ignore experimental d-i confirmed
ipv6 lfs fixed-in-experimental fixed-upstream l
I encounter exactly the same problem on my unstable/experimental machine
with 2.6.22-rc7-git3 and 2.6.22 (only ones tested). Downgrading all
gcc-4.2 packages to 4.2-20070627-1 helps, so it seems to have been
introduced in between 4.2-20070627-1 and 4.2-20070707-1.
Cheers,
Thomas Luzat
--
To UN
On Tue, Jul 10, 2007 at 02:50:11PM +0300, Touko Korpela wrote:
> Was this bug in gcc or glibc (or both)?
I still don't really know, but I know the patch I used fixes the
problem.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engine
Was this bug in gcc or glibc (or both)?
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Yes, I just noticed. This is because gnat-4.2 spent a few days in the
NEW queue and in the mean time a new version of gcc-4.2 landed in
unstable.
I'll upload an update soon.
--
Ludovic Brenta.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [E
nal.)
> debconf: falling back to frontend: Readline
> debconf: unable to initialize frontend: Readline
> debconf: (This frontend requires a controlling tty.)
> debconf: falling back to frontend: Teletype
> Removing libgnatvsn4.1 ...
> Purging configuration files for libgnatvsn4.1 ...
> Removing libgnat-4.1 ...
>
Your message dated Tue, 10 Jul 2007 09:32:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#429487: fixed in glibc 2.6-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Your message dated Tue, 10 Jul 2007 09:32:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#429487: fixed in glibc 2.6-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Your message dated Tue, 10 Jul 2007 09:32:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428509: fixed in glibc 2.6-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
Your message dated Tue, 10 Jul 2007 09:32:06 +
with message-id <[EMAIL PROTECTED]>
and subject line Bug#428509: fixed in glibc 2.6-2
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your r
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
OtherBugsDependingO||32713
nThis||
http://gcc
Package: gcc-4.2
Version: 4.2-20070707-1
Severity: normal
I unable to compile released kernel 2.6.22 with gcc-4.2:
gcc-4.2 (GCC) 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
The compilation ends up with the following error:
CC fs/binfmt_misc.o
18 matches
Mail list logo