Revision
98912 -
Directory Listing
Modified
Wed Jun 15 12:18:40 2016 UTC
(3 years, 5 months ago)
by
manus
To avoid manually fixing the C compiler configuration file, all Ace files are now compiled in console mode.
Revision
83619 -
Directory Listing
Added
Fri Jun 18 22:41:33 2010 UTC
(9 years, 5 months ago)
by
manus
Added a new test showing that the dead-code-removal does not keep track of routine used in expression of a check instruction (aka guard) because dead-code-removal always ignore assertions but here it is not an assertion.