Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 510134
Collapse All | Expand All

(-)a/cache.cxx (+8 lines)
Lines 8-9 Link Here
8
8
9
#ifdef __ia64__
10
// Default is: nor
11
// We disable 'o' because gcc fails to select register
12
// constraint for second instruction in 'add_script_to_cache'
13
//     https://bugs.gentoo.org/510134
14
#    define STAP_SDT_ARG_CONSTRAINT nr
15
#endif
16
9
#include "config.h"
17
#include "config.h"

Return to bug 510134