This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/11545] [3.4 regression] Segmentation fault when marking cgraph_node in unit-at-a-time mode


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


steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


------- Additional Comments From steven at gcc dot gnu dot org  2003-07-18 15:27 -------
Fixed with http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01897.html

Jan,

You commited:

Fri Jul 18 17:03:20 CEST 2003  Jan Hubicka  <jh@suse.cz>

	* cgraph.c (cgraph_remove_node): Clear the hash table slot.

but the proper ChangeLog entry should have been

2003-07-18 17:03:20 CEST 2003  Jan Hubicka  <jh@suse.cz>

	Bug 11545
	* cgraph.c (cgraph_remove_node): Clear the hash table slot.

I.e. ISO dates and mention the number of the related bug report.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]