Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 668 Bytes

tbaa.mkd

File metadata and controls

22 lines (15 loc) · 668 Bytes

Effective Types

Effective type rules in 6.5§6 specify that memory may have an effective type. It is either the declared type or the type of the last store (when the type of the lvalue has not character type). Reading such memory is then allowed only using types 6.5§7.

Fixed Bugs

Open

Open Bugs related to Unions