* verbosity reduction

2000-06-23  Frank Ch. Eigler  <fche@redhat.com>

	* cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.
This commit is contained in:
Frank Ch. Eigler 2000-06-24 14:47:54 +00:00
parent ab42ee127d
commit 7fb283bce2
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2000-06-23 Frank Ch. Eigler <fche@redhat.com>
* cgen-trace.h (TRACE_USEFUL_MASK): Remove TRACE_EVENTS_IDX.
2000-06-24 Frank Ch. Eigler <fche@redhat.com>
From Maciej W. Rozycki <macro@ds2.pg.gda.pl>:

View File

@ -85,8 +85,7 @@ enum {
((1 << TRACE_INSN_IDX) \
| (1 << TRACE_LINENUM_IDX) \
| (1 << TRACE_MEMORY_IDX) \
| (1 << TRACE_MODEL_IDX) \
| (1 << TRACE_EVENTS_IDX))
| (1 << TRACE_MODEL_IDX))
/* Masks so WITH_TRACE can have symbolic values.
The case choice here is on purpose. The lowercase parts are args to