mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-24 13:27:13 +00:00
Added test case for table -- barfs when optimization is enabled
This commit is contained in:
27
doc/tools/pdl2texi/test_cases/table.d
Normal file
27
doc/tools/pdl2texi/test_cases/table.d
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user