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 [C++]: fix crash due to reconstruct_complex_type


Ben Elliston wrote:

> 2007-08-16  Sa Liu  <saliu@de.ibm.com>
>             Ulrich Weigand  <uweigand@de.ibm.com>
> 
>         * tree.c (reconstruct_complex_type): For a pointer to a vector,
>         use build_qualified_type to retain qualifiers of the base type.

OK, thanks.

-- 
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]