From 5970fc210c4d1a9549f4aa61812be0b26a7b36e7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 12 May 1998 15:28:33 +0000 Subject: Added test case for table -- barfs when optimization is enabled --- doc/tools/pdl2texi/test_cases/table.d | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 doc/tools/pdl2texi/test_cases/table.d (limited to 'doc/tools') diff --git a/doc/tools/pdl2texi/test_cases/table.d b/doc/tools/pdl2texi/test_cases/table.d new file mode 100644 index 0000000000..954a9b419b --- /dev/null +++ b/doc/tools/pdl2texi/test_cases/table.d @@ -0,0 +1,27 @@ +OBJECT: AVDAS + DESCRIPTION: + This file contains a test case which blows up pdl2texi when optimization + is enabled. See the makefile for details. + THEORY OF OPERATION: + This object .. + NOTES: + The following blows up pdl2texi when -O is set. + +@table + System Switch + +@end table + +ATTRIBUTE DESCRIPTIONS: none + +ASSOCIATION DESCRIPTIONS: none + +ABSTRACT TYPE DESCRIPTIONS: none + +DATA ITEM DESCRIPTIONS: none + +METHOD DESCRIPTIONS: none + +TASK DESCRIPTIONS: none + +ENDOBJECT: AVDAS -- cgit v1.2.3