-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/3842/
-----------------------------------------------------------

Review request for Default.


Repository: gem5


Description
-------

Changeset 11881:d840e6e67e6c
---------------------------
gpu-compute: add M5_VAR_USED specifier to fix fast builds

The segment member is used by a DPRINTF in the corresponding
.cc file but is not used otherwise. This changeset adds the
M5_VAR_USED specifier to silence the compiler warning about
the variable.


Diffs
-----

  src/gpu-compute/hsail_code.hh 5ea85692a53ea437c95e5a199884bd3a5266f820 

Diff: http://reviews.gem5.org/r/3842/diff/


Testing
-------


Thanks,

Brandon Potter

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to