print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if GENERAT...
authorZack Weinberg <zack@gcc.gnu.org>
Fri, 23 Jul 2004 21:15:45 +0000 (21:15 +0000)
committerZack Weinberg <zack@gcc.gnu.org>
Fri, 23 Jul 2004 21:15:45 +0000 (21:15 +0000)
commit30678c3e48d4df52e33e57bfe3da0338fcbb8ed9
tree93af7f757418cc8f710603763022daa9f3737e97
parent7eb01bd8296eda52b215c3047ce4bc6a2040c875
print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if GENERATOR_FILE is defined.

* print-rtl.c (print_rtx <case 'b'>): Don't attempt to print
bitmap contents if GENERATOR_FILE is defined.
* Makefile.in (BUILD_RTL): Remove $(BUILD_PREFIX)bitmap.o.
($(BUILD_PREFIX_1)bitmap.o): Delete rule.

From-SVN: r85095
gcc/ChangeLog
gcc/Makefile.in
gcc/print-rtl.c