Determines enablement of dependency ordering of automatic initializers in block prologue. 
                  	  
               
            
 
            	 
            
               Syntax
 
               		 
               		-laxinit
-nolaxinit
 
               	   
            	 
            
               Behavior
 
               		 
               		
                
                  		   
                  			 
                  - -laxinit 
                     			 
                  
-  Disables dependency ordering of automatic initializers in block prologue. The declaration order is used. 
                     			 
                  
- -nolaxinit 
                     			 
                  
-  Enables dependency ordering of automatic initializers in block prologue.