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 C++/30016, ICE on invalid conversion from vector to union


Andrew_Pinski@PlayStation.Sony.Com wrote:

> ChangeLog:
>         * typeck.c (build_reinterpret_cast_1): Only allow conversion to 
> integeral types from vectors types.
> 
>         * g++.dg/ext/vector6.C: New test.

Please remember to use "-p" when generating diffs.

This patch is 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]