On Tue, Jul 31, 2012 at 07:16:05AM -0700, Ronald S. Bultje wrote: > On Tue, Jul 31, 2012 at 4:53 AM, Diego Biurrun <[email protected]> wrote: > > -DECLARE_ALIGNED(8, static const uint64_t, ff_pb_3_1 ) = > > 0x0103010301030103ULL; > > +DECLARE_ALIGNED(8, static const uint64_t, ff_pb_3_1) = > > 0x0103010301030103ULL; > > Unused? I thought my patch removed it. It should've.
It appears unused, yes. But why does gcc not warn about this? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
