Commit 47ffd48a by Stan Shebs Committed by Stan Shebs

objc-torture.exp: Resync with c-torture.exp.

	* lib/objc-torture.exp: Resync with c-torture.exp.
	* lib/objc.exp: Load standard libraries.

From-SVN: r48357
parent 51a56a7d
2001-12-28 Stan Shebs <shebs@apple.com>
* lib/objc-torture.exp: Resync with c-torture.exp.
* lib/objc.exp: Load standard libraries.
2001-12-28 Jakub Jelinek <jakub@redhat.com> 2001-12-28 Jakub Jelinek <jakub@redhat.com>
* gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some * gcc.dg/gnu89-init-1.c: Adjust for the new behaviour, add some
......
...@@ -25,6 +25,10 @@ ...@@ -25,6 +25,10 @@
# They are also used by the various testsuites to define the environment: # They are also used by the various testsuites to define the environment:
# where to find stdio.h, libc.a, etc. # where to find stdio.h, libc.a, etc.
load_lib libgloss.exp
load_lib prune.exp
load_lib gcc-defs.exp
# #
# OBJC_UNDER_TEST is the compiler under test. # OBJC_UNDER_TEST is the compiler under test.
# #
......
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