--- Comment #12 from bangerth at dealii dot org 2008-02-12 08:17 ---
The following variant of the testcase in comment #8 is definitely
valid but produces an ICE:
-
template struct policy {
typedef int unnecessary;
};
template struct A {
typedef
Package: gcc
Severity: important
Hello,
while trying to compile said kernel, I got the following error messages:
kernel/built-in.o: In function `update_wall_time':
(.text+0x16350): undefined reference to `__umoddi3'
kernel/built-in.o: In function `update_wall_time':
(.text+0x163ea): undefined ref
--- Comment #14 from rguenth at gcc dot gnu dot org 2008-02-12 23:19
---
It looks like simply deleting from dependent_type_p:
/* If there are no template parameters in scope, then there can't be
any dependent types. */
if (!processing_template_decl)
{
/* If we are n
--- Comment #13 from rguenth at gcc dot gnu dot org 2008-02-12 23:13
---
Ok, so based on comment #12 this is ice-on-valid-code, and that testcase
"works" for me with 4.0 and 4.1 which produce:
g++-4.1 -S t.ii
t.ii: In instantiation of A:
t.ii:12: instantiated from S
t.ii:19: in
Your message dated Tue, 12 Feb 2008 18:53:54 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#465417: gcc: compiling 2.6.24.2 kernel fails in
kernel/time/timekeeping.c
has caused the Debian Bug report #465417,
regarding gcc: compiling 2.6.24.2 kernel fails in kernel/time/timekee
Your message dated Tue, 12 Feb 2008 17:30:43 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#465463: cyclic build dependencies on AMD64
has caused the Debian Bug report #465463,
regarding cyclic build dependencies on AMD64
to be marked as done.
This means that you claim that th
Package: gcc-defaults
Severity: normal
I've been attempting to rebuild some packages from sid on AMD64 and
noticed what appears to be a cyclic build dependency between gcc-4.2 and
gcc-defaults.
The gcc-4.2 source lists the following build dependency:
gcc-multilib [amd64 i386 powerpc ppc64
--
zadeck at naturalbridge dot com changed:
What|Removed |Added
CC||zadeck at naturalbridge dot
|
--- Comment #5 from zadeck at naturalbridge dot com 2008-02-12 14:56
---
Richi,
I looked at this code once but I really do not know this code at all and really
do not want to learn it. It will take a fair amount of time to try to figure
out what the underlying dataflow problem is and
gcc-4.3_4.3-20080202-1_m68k.changes uploaded successfully to localhost
along with the files:
gcc-4.3-base_4.3-20080202-1_m68k.deb
libgcc2_4.3-20080202-1_m68k.deb
libgcc2-dbg_4.3-20080202-1_m68k.deb
libgomp1_4.3-20080202-1_m68k.deb
libgomp1-dbg_4.3-20080202-1_m68k.deb
cpp-4.3_4.3-2008020
--- Comment #8 from matz at gcc dot gnu dot org 2008-02-12 16:06 ---
Actually the code in var-tracking.c does handle the situation that a reg
contains multiple decls. Or better it tries to. If there weren't an
obvious bug in clobber_variable_part(). With that fixed the looping doesn't
--- Comment #7 from matz at gcc dot gnu dot org 2008-02-12 15:36 ---
The immediate problem is that the solution iterates between two orders.
On my machine (i686) it all happen around basic block 231. The even
iterations (after 128 iterations) the var-track info for bb 231 starts with:
Accepted:
cpp-4.3_4.3-20080202-1_m68k.deb
to pool/main/g/gcc-4.3/cpp-4.3_4.3-20080202-1_m68k.deb
fixincludes_4.3-20080202-1_m68k.deb
to pool/main/g/gcc-4.3/fixincludes_4.3-20080202-1_m68k.deb
g++-4.3_4.3-20080202-1_m68k.deb
to pool/main/g/gcc-4.3/g++-4.3_4.3-20080202-1_m68k.deb
gcc-4.3-base_
Processing commands for [EMAIL PROTECTED]:
> reassign 465417 gcc-4.3
Bug#465417: gcc: compiling 2.6.24.2 kernel fails in kernel/time/timekeeping.c
Bug reassigned from package `gcc' to `gcc-4.3'.
> --
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system
--- Comment #6 from rguenther at suse dot de 2008-02-12 15:03 ---
Subject: Re: [4.3 Regression] infinite loop while compiling
VLC media player in vt_find_locations
On Tue, 12 Feb 2008, zadeck at naturalbridge dot com wrote:
>
>
> --- Comment #5 from zadeck at naturalbridge dot
15 matches
Mail list logo