OSDN Git Service

* lib/gnat.exp: Fix comments.
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2011 15:54:16 +0000 (15:54 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 22 Feb 2011 15:54:16 +0000 (15:54 +0000)
commit9c669ef2750b2685a8d75da3c4843547c18d2423
treed6056cb10de304b29ee0094a345c6c4057c5cf39
parent1bbe6736b9912be7c2de7f5f3cb2258be7d229c1
* lib/gnat.exp: Fix comments.
Don't load libgloss.exp.
(default_gnat_version): Call $compiler with --version.
Adapt regexp for gnatmake output, insert version.
(gnat_version): New proc.
(gnat_init): Remove gnat_libgcc_s_path.
(gnat_target_compile): Likewise.
Remove ld_library_path.
Log ADA_INCLUDE_PATH, ADA_OBJECTS_PATH.
(gnat_pass): Remove.
(gnat_pass): Remove.
(gnat_finish): Remove.
(gnat_exit): Remove.
(local_find_gnatmake): Reindent.
(runtest_file_p): Remove.
(prune_warnings): Remove.
(find_gnatclean): New proc.
* lib/gnat-dg.exp (lremove): New proc.
(gnat-dg-test): Reindent.
Remove additional output files.
(gnat-dg-runtest): Remove.

* gnat.dg/array7.adb: Use cleanup-tree-dump "optimized".
* gnat.dg/loop_optimization6.adb: Likewise.
* gnat.dg/atomic1.adb: Use cleanup-tree-dump "gimple".

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@170404 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/array7.adb
gcc/testsuite/gnat.dg/atomic1.adb
gcc/testsuite/gnat.dg/loop_optimization6.adb
gcc/testsuite/lib/gnat-dg.exp
gcc/testsuite/lib/gnat.exp