Deleted Added
full compact
23c23
< ; $FreeBSD: stable/10/contrib/gcc/c.opt 259890 2013-12-25 21:59:56Z pfg $
---
> ; $FreeBSD: stable/10/contrib/gcc/c.opt 260074 2013-12-30 03:39:46Z pfg $
592a593,596
> flax-vector-conversions
> C ObjC C++ ObjC++
> Allow implicit conversions between vectors with differing numbers of subparts and/or differing element types.
>
745a750,753
> fvisibility-ms-compat
> C++ ObjC++ Var(flag_visibility_ms_compat)
> Changes visibility to match Microsoft Visual Studio by default
>