diff options
Diffstat (limited to 'sysdeps/arm/stap-probe-machine.h')
-rw-r--r-- | sysdeps/arm/stap-probe-machine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/arm/stap-probe-machine.h b/sysdeps/arm/stap-probe-machine.h index 9555557..2a812c6 100644 --- a/sysdeps/arm/stap-probe-machine.h +++ b/sysdeps/arm/stap-probe-machine.h @@ -16,7 +16,7 @@ License along with the GNU C Library; if not, see <https://www.gnu.org/licenses/>. */ -/* The default "nor" constraint produces unparseable memory references +/* The default "nor" constraint produces unparsable memory references for constants. Omit the problematic "o" constraint. See bug 24164 and GCC PR 89146. */ #define STAP_SDT_ARG_CONSTRAINT nr |