Commit f3095b5f by Craig Rodrigues

re PR target/4606 (config.gcc refers to non-existant va-clipper.h)

2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>

	PR target/4606
	* config.gcc: Remove reference to va-clipper.h.

From-SVN: r47129
parent aee42017
2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
PR target/4606
* config.gcc: Remove reference to va-clipper.h.
2001-11-17 Stan Shebs <shebs@apple.com> 2001-11-17 Stan Shebs <shebs@apple.com>
* config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Fix the
......
...@@ -661,7 +661,6 @@ c4x-*) ...@@ -661,7 +661,6 @@ c4x-*)
clipper-intergraph-clix*) clipper-intergraph-clix*)
tm_file="${tm_file} svr3.h clipper/clix.h" tm_file="${tm_file} svr3.h clipper/clix.h"
xm_defines=POSIX xm_defines=POSIX
extra_headers=va-clipper.h
extra_parts="crtbegin.o crtend.o" extra_parts="crtbegin.o crtend.o"
install_headers_dir=install-headers-cpio install_headers_dir=install-headers-cpio
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment