--- Comment #6 from rguenth at gcc dot gnu dot org 2008-09-22 19:17 ---
Subject: Bug 37145
Author: rguenth
Date: Mon Sep 22 19:15:43 2008
New Revision: 140562
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140562
Log:
2008-09-22 Richard Guenther <[EMAIL PROTECTED]>
PR
--- Comment #5 from rguenth at gcc dot gnu dot org 2008-09-22 19:17 ---
Fixed.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Status|ASSIGNED
--- Comment #4 from rguenth at gcc dot gnu dot org 2008-09-22 12:22 ---
All XFAILs left are due to the SCCVN union value-numbering optimization being
disabled:
#if FIXME
/* If this is a reference to a union member, record the union
member size as operand. Do so o
--- Comment #3 from rguenth at gcc dot gnu dot org 2008-09-22 11:54 ---
Subject: Bug 37145
Author: rguenth
Date: Mon Sep 22 11:53:29 2008
New Revision: 140547
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=140547
Log:
2008-09-22 Richard Guenther <[EMAIL PROTECTED]>
PR
--- Comment #2 from rguenth at gcc dot gnu dot org 2008-09-22 11:54 ---
Technically gcc.dg/tree-ssa/ssa-fre-10.c also fails (or rather it doesn't
properly test for what it is supposed to).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37145
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37145
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-08-17 20:08 ---
Mine.
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
AssignedTo|unassigned