This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11545] [3.4 regression] Segmentation fault whem marking cgraph_node in unit-at-a-time mode
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2003 13:08:04 -0000
- Subject: [Bug middle-end/11545] [3.4 regression] Segmentation fault whem marking cgraph_node in unit-at-a-time mode
- References: <20030716112928.11545.steven@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11545
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-07-16 13:08:04
date| |
Summary|[mainline regression] |[3.4 regression]
|Segmentation fault whem |Segmentation fault whem
|marking cgraph_node in unit-|marking cgraph_node in unit-
|at-a-time mode |at-a-time mode
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-16 13:08 -------
I think this is the same bug as bug 11529.
It references a part of a patch which causes this seg fault.