Bug 1026443

Summary: s390 alias error messages
Product: Red Hat Enterprise Linux 7 Reporter: Martin Stransky <stransky>
Component: xulrunnerAssignee: Martin Stransky <stransky>
Status: CLOSED WONTFIX QA Contact: Desktop QE <desktop-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-01-17 12:12:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Martin Stransky 2013-11-04 16:28:03 UTC
Description of problem:

see https://errata.devel.redhat.com/rpmdiff/show/82728?result_id=1803490

 1322  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c: In function 'ffi_prep_closure_loc':
   1323  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c:756:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   1325     ^
   1326  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c:757:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   1328     ^
   1329  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c:758:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   1331     ^
   1332  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c:759:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
   1334     ^
   1335  /builddir/build/BUILD/xulrunner-24.0/mozilla-esr24/js/src/ctypes/libffi/src/s390/ffi.c:760:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]

Comment 2 Martin Stransky 2013-12-17 12:16:31 UTC
Let's address that on next update.

Comment 3 RHEL Program Management 2014-03-22 06:33:59 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 5 Martin Stransky 2018-01-17 12:12:36 UTC
We don't have a fix for that.