Skip to content
Commit f797b791 authored by Kinsella, Ray's avatar Kinsella, Ray Committed by Armin Kuster
Browse files

wvstreams: fixing segfault with new gcc optimizations

Recent GCC optimizations -ftree-dce and -foptimize-sibling-calls are causing
a segfault in the wvstream stackmaster. Fedora had the same problem and
resolved the issue by removing these optimizations.

See: https://bugzilla.redhat.com/show_bug.cgi?id=812651



Signed-off-by: default avatarRay Kinsella <ray.kinsella@intel.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarArmin Kuster <akuster808@gmail.com>
parent 84f69f33
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment