Bug 5162

Summary: Implement "->" (pointer to) as an operator.
Product: frysk Reporter: Teresa Thomas <tthomas>
Component: generalAssignee: Teresa Thomas <tthomas>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 2246    

Description Teresa Thomas 2007-10-11 14:26:31 UTC
 
Comment 1 Teresa Thomas 2007-11-20 16:18:56 UTC
	2007-10-16  Teresa Thomas  <tthomas@redhat.com>
	
	* CExprAnnotator.g (POINTERTO): Add.
	* CExpr.g (POINTERTO): Implement using MEMBER and
	MEMORY operations.