]> gcc.gnu.org Git - gcc.git/commit
Fix time/space problem when (const_int 1) occurs in conflict_list.
authorJim Wilson <wilson@cygnus.com>
Mon, 19 Jan 1998 11:16:37 +0000 (11:16 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Mon, 19 Jan 1998 11:16:37 +0000 (03:16 -0800)
commit5830e3a0ca18ae54ba335ccad36129bcc348fe23
tree0294398de7c3e83b5c5cc416915e22867812a137
parent829e1aaf72dc3e5a1c5ab6e7eacd45af4ae3212a
Fix time/space problem when (const_int 1) occurs in conflict_list.

* genattrtab.c (find_and_mark_used_attributes): Handle CONST_INT.
(add_values_to_cover): Revert last change (which had no ChangeLog
entry).
(simplify_with_current_value_aux): Handle CONST_INT.

From-SVN: r17421
gcc/ChangeLog
gcc/genattrtab.c
This page took 0.059665 seconds and 5 git commands to generate.