Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 904356

Summary: dev-libs/bitshuffle: strict aliasing violations
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Java team <java>
Status: CONFIRMED ---    
Severity: normal CC: sam, toolchain
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109519
https://github.com/kiyo-masui/bitshuffle/pull/140
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 618550, 914570, 915000    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 07:44:24 UTC
See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109519. It's miscompiled in some cases as a result of aliasing violations.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 07:44:43 UTC
There's no patch sent upstream yet although there's one in the GCC bug.