|
From: <sv...@va...> - 2008-01-29 04:12:46
|
Author: njn Date: 2008-01-29 04:12:48 +0000 (Tue, 29 Jan 2008) New Revision: 7360 Log: comment-only change Modified: trunk/massif/tests/long-names.c Modified: trunk/massif/tests/long-names.c =================================================================== --- trunk/massif/tests/long-names.c 2008-01-29 04:11:00 UTC (rev 7359) +++ trunk/massif/tests/long-names.c 2008-01-29 04:12:48 UTC (rev 7360) @@ -1,8 +1,8 @@ #include <stdio.h> #include <stdlib.h> - -// This function name is long enough to get truncated. - +// This function name is long enough to get truncated. Nb: we need multiple +// .exp.out* files because different length addresses can occur, which +// result in a different number of chars from this name being truncated. #define A2500 \ abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij\ abcdefghijABCDEFGHIJabcdefghijABCDEFGHIJabcdefghij\ |