X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/b3b356352e87ae00a20f737c48e19b0c8413455a..2b8085ad1e53fffb4415cfc8dfb6a57b93497223:/src/xbt/ex.c diff --git a/src/xbt/ex.c b/src/xbt/ex.c index 0cd35b8f6f..e6bbedb923 100644 --- a/src/xbt/ex.c +++ b/src/xbt/ex.c @@ -333,7 +333,7 @@ XBT_TEST_UNIT("variables", test_variables, "variable value preservation") { xbt_ex_t ex; int r1; - int _XBT_GNUC_UNUSED r2; + int XBT_ATTRIB_UNUSED r2; int v1; volatile int v2;