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

Bug 114716

Summary: Xen 3.0 does not compile with hardened GCC
Product: Gentoo Linux Reporter: Anders Bruun Olsen <anders>
Component: Current packagesAssignee: Chris Bainbridge (RETIRED) <chrb>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hardened
Priority: High    
Version: 2005.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anders Bruun Olsen 2005-12-07 02:58:18 UTC
When compiling Xen 3.0 with GCC 3.3.6 with USE flag hardened, it fails with this
error:
can't find a register in class `BREG' while reloading `asm'
Recompiling GCC without hardened USE flag solves the problem.

Reproducible: Always
Steps to Reproduce:
Comment 1 Chris Bainbridge (RETIRED) gentoo-dev 2005-12-07 07:37:55 UTC
This is a dupe, I thought it was already fixed, but I don't run hardened and it
seems nobody else tried it. Should be fixed properly now.

*** This bug has been marked as a duplicate of 112774 ***