mirror of
				https://github.com/YosysHQ/yosys
				synced 2025-10-31 03:32:29 +00:00 
			
		
		
		
	Fix gcc compiler warning
This commit is contained in:
		
							parent
							
								
									b8d7f57f61
								
							
						
					
					
						commit
						dee4ec1661
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -71,7 +71,7 @@ struct ChformalPass : public Pass { | |||
| 
 | ||||
| 		pool<IdString> constr_types; | ||||
| 		char mode = 0; | ||||
| 		int mode_arg; | ||||
| 		int mode_arg = 0; | ||||
| 
 | ||||
| 		size_t argidx; | ||||
| 		for (argidx = 1; argidx < args.size(); argidx++) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue