This fix addresses an ill formed if statement that fails
authorRichard Strong <rstrong@cs.ucsd.edu>
Mon, 12 Jan 2009 06:45:03 +0000 (22:45 -0800)
committerRichard Strong <rstrong@cs.ucsd.edu>
Mon, 12 Jan 2009 06:45:03 +0000 (22:45 -0800)
commit81180a3bf005586d7ca1fae77dd7888b99e45864
treee20bfcfbce7094c9ca178f4e585a6c7caa9c81a3
parent49dcab0ce69ba37938ae5701982b1d1a093d4ee8
This fix addresses an ill formed if statement that fails
to compile. The fix was the simple addition of another set
of parenthesis to ensure the correct condition resolution.
src/cpu/exetrace.cc