--- Comment #8 from geoffk at gcc dot gnu dot org 2006-08-22 19:17 ---
Patch above should have fixed this.
--
geoffk at gcc dot gnu dot org changed:
What|Removed |Added
--- Comment #7 from geoffk at gcc dot gnu dot org 2006-08-22 19:16 ---
Subject: Bug 28692
Author: geoffk
Date: Tue Aug 22 19:16:03 2006
New Revision: 116331
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=116331
Log:
Index: gcc/ChangeLog
2006-08-21 Geoffrey Keating <[EMAIL PROT
--- Comment #6 from geoffk at gcc dot gnu dot org 2006-08-22 01:20 ---
It turns out that if you compile this with 'gcc -mcpu=G4 -O -gdwarf-2' on
powerpc-darwin, this testcase works fine, but if you do it with '-mcpu=G3', it
fails; that is, it fails when V4SFmode is not supported by the t
--
geoffk at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |geoffk at gcc dot gnu dot
|dot org
--- Comment #5 from geoffk at geoffk dot org 2006-08-21 22:06 ---
Subject: Re: [4.2 Regression] ICE in rtl_for_decl_init, at dwarf2out.c
On 20/08/2006, at 9:32 PM, pinskia at gcc dot gnu dot org wrote:
> --- Comment #4 from pinskia at gcc dot gnu dot org 2006-08-21
> 04:32 ---
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-08-21 04:32 ---
Geoff,
Do you have a testcase where you get better debug info from your patch?
http://gcc.gnu.org/ml/gcc-patches/2006-03/msg01567.html
Thanks,
Andrew Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=2869
--- Comment #3 from geoffk at gcc dot gnu dot org 2006-08-20 23:21 ---
As a workaround, I believe you can simply delete the gcc_assert. This will
mean, though, that either you don't get debug information for Foo, or you will
get debug information but saying that Foo lives in the constan
--
mmitchel at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28692
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-08-11 19:30 ---
Confirmed.
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Severity|norma
--- Comment #1 from janis at gcc dot gnu dot org 2006-08-11 19:27 ---
This problem also affects powerpc-linux, where a regression hunt identified the
following patch:
http://gcc.gnu.org/viewcvs?view=rev&rev=112408
r112408 | geoffk | 2006-03-27 06:09:48 + (Mon, 27 Mar 2006)
--
pinskia at gcc dot gnu dot org changed:
What|Removed |Added
Summary|ICE in rtl_for_decl_init, at|[4.2 Regression] ICE in
|dwarf2out.c
11 matches
Mail list logo