https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24867
Eric Gallager changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24867
Eric Gallager changed:
What|Removed |Added
Status|NEW |WAITING
CC|
--- Comment #5 from froydnj at gcc dot gnu dot org 2010-07-03 19:01 ---
Subject: Bug 24867
Author: froydnj
Date: Sat Jul 3 19:00:52 2010
New Revision: 161777
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161777
Log:
PR objc/24867
* objc-act.c (build_sized_array
--- Comment #4 from sabre at nondot dot org 2005-11-16 01:47 ---
> Without more information, this bug
> does not contain much information
I listed three specific areas that can be improved. If you'd like me to close
this and open 3 bugs I can. In addition there are many other places t
--- Comment #3 from steven at gcc dot gnu dot org 2005-11-15 12:20 ---
It would be useful to to either have separate bugs for these issues, or to list
them all in the audit trail of this bug. Without more information, this bug
does not contain much information, it's more like an FYI ins
--- Comment #2 from sabre at nondot dot org 2005-11-15 05:59 ---
As I mentioned, there are *several* places where chainon is used where it
shouldn't be. For example, several structs are built, with chainon being used
as an expensive "push_back". It would be better to build the structs
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-11-15 05:00 ---
The first one is just stupid:
/* NB: Calling finish_struct() may cause type TYPE_LANG_SPECIFIC fields
in all variants of this RECORD_TYPE to be clobbered, but it is therein
that we store protocol conforma