public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/10962] New: lookup_field is a linear search on a linked list (can be slow if large struct)
@ 2003-05-24  7:35 pinskia@physics.uc.edu
  2003-05-24  7:59 ` [Bug c/10962] " pinskia@physics.uc.edu
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: pinskia@physics.uc.edu @ 2003-05-24  7:35 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: lookup_field is a linear search on a linked list (can be
                    slow if large struct)
           Product: gcc
           Version: 3.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pinskia@physics.uc.edu
                CC: gcc-bugs@gcc.gnu.org
 GCC build triplet: powerpc-apple-darwin6.6
  GCC host triplet: powerpc-apple-darwin6.6
GCC target triplet: powerpc-apple-darwin6.6

According to the comments of lookup_field, it seems that TYPE_LANG_SPECIFIC should 
have the sorted list for a binary search.



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


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2003-07-25 10:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-24  7:35 [Bug c/10962] New: lookup_field is a linear search on a linked list (can be slow if large struct) pinskia@physics.uc.edu
2003-05-24  7:59 ` [Bug c/10962] " pinskia@physics.uc.edu
2003-05-25 19:22 ` [Bug c/10962] [Regression 2.95.2-3.4] " pinskia@physics.uc.edu
2003-05-25 21:52 ` pinskia@physics.uc.edu
2003-05-25 21:54 ` pinskia@physics.uc.edu
2003-05-26  3:09 ` pinskia@physics.uc.edu
2003-05-26  3:41 ` pinskia@physics.uc.edu
2003-05-26  4:07 ` pinskia@physics.uc.edu
2003-05-26  4:10 ` pinskia@physics.uc.edu
2003-05-26 17:36 ` pinskia@physics.uc.edu
2003-05-27 11:48 ` pinskia@physics.uc.edu
2003-05-27 12:13 ` pinskia@physics.uc.edu
2003-05-27 12:33 ` pinskia@physics.uc.edu
2003-06-02  0:19 ` [Bug c/10962] [3.3/3.4 regression] " pinskia@physics.uc.edu
2003-06-04 14:10 ` pinskia@physics.uc.edu
2003-06-22  1:49 ` pinskia at physics dot uc dot edu
2003-07-16 16:29 ` pinskia at gcc dot gnu dot org
2003-07-16 18:46 ` cvs-commit at gcc dot gnu dot org
2003-07-16 18:49 ` [Bug c/10962] [3.3 " pinskia at physics dot uc dot edu
2003-07-25 10:09 ` steven at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).