[Bug middle-end/23492] [4.1 Regression] ACATS c48009e SEGV in set_bb_for_stmt tree-cfg.c:2673 on x86_64
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 31 00:26:00 GMT 2005
------- Comment #1 from pinskia at gcc dot gnu dot org 2005-10-31 00:26 -------
Confirmed, this is a tree-inliner bug, we have a zero sized type which we are
inlining and we remove the statement and set the expression to NULL. I have a
fix which I am going to bootstrap/test and apply as obvious if it passes.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu dot
| |org
AssignedTo|unassigned at gcc dot gnu |pinskia at gcc dot gnu dot
|dot org |org
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2005-10-31 00:26:07
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23492
More information about the Gcc-bugs
mailing list