Hello Andreas Hansson, Jason Lowe-Power, Curtis Dunham,

I'd like you to reexamine a change. Please visit

    https://gem5-review.googlesource.com/3241

to look at the new patch set (#2).

Change subject: syscall_emul: Fix undefined macro behavior
......................................................................

syscall_emul: Fix undefined macro behavior

Clang's UBSAN implementation complains about macros that expand to
expressions that contain 'defined'. Explicitly set the various feature
macros to 1 or 0 to avoid this issue.

Change-Id: Iba239dacfe526c43ab9c5da5183a350fc4fdc57d
Signed-off-by: Andreas Sandberg <[email protected]>
Reviewed-by: Andreas Hansson <[email protected]>
Reviewed-by: Curtis Dunham <[email protected]>
---
M src/sim/syscall_emul.hh
1 file changed, 19 insertions(+), 7 deletions(-)


--
To view, visit https://gem5-review.googlesource.com/3241
To unsubscribe, visit https://gem5-review.googlesource.com/settings

Gerrit-Project: public/gem5
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Iba239dacfe526c43ab9c5da5183a350fc4fdc57d
Gerrit-Change-Number: 3241
Gerrit-PatchSet: 2
Gerrit-Owner: Andreas Sandberg <[email protected]>
Gerrit-Reviewer: Andreas Hansson <[email protected]>
Gerrit-Reviewer: Curtis Dunham <[email protected]>
Gerrit-Reviewer: Jason Lowe-Power <[email protected]>
_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to