[Bug 2181] New: [IcedTea6] Type-punning warnings still evident on PPC+RHEL 7

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Jan 20 18:58:36 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2181

            Bug ID: 2181
           Summary: [IcedTea6] Type-punning warnings still evident on
                    PPC+RHEL 7
           Product: IcedTea
           Version: 6-1.13.6
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: IcedTea
          Assignee: gnu.andrew at redhat.com
          Reporter: gnu.andrew at redhat.com
                CC: unassigned at icedtea.classpath.org

29633  ../../../src/share/demo/jvmti/hprof/hprof_check.c: In function
'check_tags':
  29634  ../../../src/share/demo/jvmti/hprof/hprof_check.c:951:17: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
  29709  ../../../src/share/demo/jvmti/hprof/hprof_io.c: In function
'io_write_sites_header':
  29710  ../../../src/share/demo/jvmti/hprof/hprof_io.c:809:9: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
  29789  ../../../src/share/demo/jvmti/hprof/hprof_listener.c: In function
'listener_loop_function':
  29790  ../../../src/share/demo/jvmti/hprof/hprof_listener.c:260:17: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
  29796  ../../../src/share/demo/jvmti/hprof/hprof_init.c: In function
'cbExceptionCatch':
  29797  ../../../src/share/demo/jvmti/hprof/hprof_listener.c:290:17: warning:
dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
  37944  ../../../../src/share/native/sun/awt/medialib/mlib_ImageLookUp_Bit.c:
In function 'mlib_ImageLookUp_Bit_U8_4':
  37945 
../../../../src/share/native/sun/awt/medialib/mlib_ImageLookUp_Bit.c:622:3:
warning: dereferencing type-punned pointer will break strict-aliasing rules
[-Wstrict-aliasing]
  ...plus 5 more warnings suppressed

Looks the same as PR1808

http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1808

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150120/5122ae12/attachment.html>


More information about the distro-pkg-dev mailing list