[gstreamer-bugs] [Bug 320098] Unsupported gcc flag in gst-libs/ext/ffmpeg/libavcodec/alpha/Makefile.am

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 28 09:56:07 PDT 2005


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320098
 GStreamer | gst-ffmpeg | Ver: 0.8.5





------- Additional Comments From Loïc Minier  2005-10-28 16:56 -------
I reported against 0.8.5 because it's the first version FTBFSing with this that
I noticed: <http://buildd.debian.org/build.php?arch=&pkg=gst-ffmpeg>.

The flag was meant temporarily to sort out optimizations and enhance gcc, and
has been deprecated since 3.3 at least.  It's removal is described at
<http://gcc.gnu.org/gcc-4.0/changes.html> as follows:
"The options -freduce-all-givs and -fmove-all-movables have been discontinued.
They were used to circumvent a shortcoming in the heuristics of the old loop
optimization code with respect to common Fortran constructs. The new (tree) loop
optimizer works differently and doesn't need those work-arounds."

I think it's not important for a 3.3 build, but might enhance the loop
optimizations slightly, if the other loop enhancement options are not present,
but I won't test.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list