This is the mail archive of the gcc-patches@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]

Re: [PATCH] Fix PR middle-end/32304 ICE with ipa-reference turning a variable needing constructing into a const variable


On 8/3/07 3:06 PM, Andrew Pinski wrote:

> * ipa-reference.c (has_proper_scope_for_analysis): Return false when
> the decl's type has
> TYPE_NEEDS_CONSTRUCTING set.
> 
> * g++.dg/torture/pr32304.C: New testcase.

OK.


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