Bug 114716 - Xen 3.0 does not compile with hardened GCC
Bug#: 114716 Product:  Gentoo Linux Version: 2005.0 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: DUPLICATE Assigned To: chrb@gentoo.org Reported By: anders@bruun-olsen.net
Component: Applications
URL: 
Summary: Xen 3.0 does not compile with hardened GCC
Keywords:  
Status Whiteboard: 
Opened: 2005-12-07 02:58 0000
Description:   Opened: 2005-12-07 02:58 0000
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 From Chris Bainbridge (RETIRED) 2005-12-07 07:37:55 0000 -------
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 ***