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: [PING^2] [PR46003, C++] Fix the assertion failure in build_target_expr


On 2/21/2011 12:56 PM, Yufeng Zhang wrote:

> http://gcc.gnu.org/ml/gcc-patches/2011-02/msg00689.html

> Any comment will be appreciated.

I would think that when we call the constructor on ARM we should cast
the result to "void".  Then we would presumably not have to change
build_aggr_init_expr.  Does that work?

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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