[Bug c/10962] [Regression 2.95.2-3.4] lookup_field is a linear search on a linked list (can be slow if large struct)

pinskia@physics.uc.edu gcc-bugzilla@gcc.gnu.org
Mon May 26 04:10:00 GMT 2003


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10962



------- Additional Comments From pinskia@physics.uc.edu  2003-05-26 03:41 -------
Found the problem is that the indendifiers must be the same memory location, so that the 
cpp_reader's hash_table must contain the indendifiers from the header so therefore I need PCH 
help.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



More information about the Gcc-bugs mailing list