http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46488
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|unassigned at gcc dot |ebotcazou at gcc dot |gnu.org |gnu.org --- Comment #28 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2010-11-30 07:40:00 UTC --- > I learned most of apache/apr/apr-util internals while debugging this problem > in > mandriva cooker, > so, maybe the test case can be made simpler... The crash in mandriva is only > confirmed to happen in i586. Thanks a lot, I can reproduce with 4.5.x and -O2 on i586. Investigating.