[MPlayer-dev-eng] icc benchmark
Reimar Doeffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Jun 11 10:00:24 CEST 2007
Hello,
On Mon, Jun 11, 2007 at 12:15:05AM +0200, Carl Eugen Hoyos wrote:
> /* attribute(used) as needed by some compilers */
> #if (__GNUC__ * 100 + __GNUC_MINOR__ >= 300)
> -# define attribute_used __attribute__((used))
> +# define attribute_used __attribute__((used)) static
Hmm.. doesn't putting this in that order produce warnings?
Greetings,
Reimar Doeffinger
More information about the MPlayer-dev-eng
mailing list