Opened 16 years ago

Closed 16 years ago

#267 closed defect (fixed)

collective assertion not getting added to model in unbalanced1.c

Reported by: Stephen Siegel Owned by: zirkel
Priority: major Milestone: 1.1
Component: front Version: 1.1
Keywords: collective assertion unbalanced Cc:

Description

See unbalanced 1.c and run accompanying JUnit test. It looks like no collective assertion is getting added to model in the situation

if (...) {
#pragma TASS ...
}

i.e., with an empty statement for if.

Do we have something like a "skip" or "noop" statement?

Change History (1)

comment:1 by zirkel, 16 years ago

Resolution: fixed
Status: newclosed

In this situation a noop will be added.

Note: See TracTickets for help on using tickets.