--- Additional Comments From rth at gcc dot gnu dot org 2005-01-20 06:58
---
Fixed.
--
What|Removed |Added
Status|ASSIGNED|RESOLVED
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-01-20
06:47 ---
Subject: Bug 19511
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-01-20 06:47:38
Modified files:
gcc: ChangeLog
gcc/config/i386: i
--
What|Removed |Added
AssignedTo|unassigned at gcc dot gnu |rth at gcc dot gnu dot org
|dot org |
Status|NEW
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-18
21:52 ---
(In reply to comment #4)
> Confirmed, reduced testcase (20 lines :) ):
One more thing, the options to reproduce this with a normaly compiled compiler:
-march=pentium3 -O1 -m32
--
http://gcc.gnu.org/bugzi
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-18
21:18 ---
Confirmed, reduced testcase (20 lines :) ):
typedef struct edge_def { long long probability, count; } *edge;
typedef struct VEC_edge { unsigned num; edge *vec; } VEC_edge;
edge make_edge (void);
static inlin
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-18
20:50 ---
I have a reduced testcase down to around 160 lines, still reducing.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19511
--- Additional Comments From v dot haisman at sh dot cvut dot cz
2005-01-18 20:26 ---
If -da dumps are of any interest anybody can d/l them from
http://logout.sh.cvut.cz/~wilx/cfgexpand.c.dumps.bz2
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19511
--
What|Removed |Added
Component|bootstrap |target
GCC build triplet|i386-unknown-freebsd4.10|
GCC host triplet|i386-unknown-freebsd4.10|