This is the mail archive of the gcc@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: Ipa and CONSTRUCTOR in global vars


> > Now, the question is: should `get_base_var' be extended to handle
> > CONSTRUCTOR nodes or is ADDR_EXPR of a CONSTRUCTOR forbidden from
> > getting there?
> 
> The latter.  See PR c++/23171 and PR ada/22533.
> 

Thanks. I have put addresable constructors in temporaries and the
problem went away (the only cluprit were Pascal strings).

-- 
                              Waldek Hebisch
hebisch@math.uni.wroc.pl 


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