[FFmpeg-devel] [PATCH]Change check_exec_crash in configure

Carl Eugen Hoyos cehoyos
Sat Mar 14 16:03:56 CET 2009


M?ns Rullg?rd <mans <at> mansr.com> writes:

> > +__attribute__((noinline)) void foo() {
> 
> This is a gcc extension.  We should avoid using those in generic
> tests.

Without attribute noinline, the test fails again for icc 11.0.
So should I always force enable ebp_available for intel compilers?

Carl Eugen






More information about the ffmpeg-devel mailing list