On 08/08/2011 03:52 PM, Dodji Seketeli wrote:
+ cfun->language = NULL;
Might as well ggc_free it first.
+ /* We want T to be either a type or a TYPE_DECL. */
Comment is out of date. Does __attribute ((used)) on the typedef prevent the warning? Jason
On 08/08/2011 03:52 PM, Dodji Seketeli wrote:
+ cfun->language = NULL;
Might as well ggc_free it first.
+ /* We want T to be either a type or a TYPE_DECL. */
Comment is out of date. Does __attribute ((used)) on the typedef prevent the warning? Jason