mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 14:39:36 +01:00 
			
		
		
		
	* ait_jcatch should not be skipped by optimizers, as it does result in
control flow git-svn-id: trunk@31447 -
This commit is contained in:
		
							parent
							
								
									3f9f498e0d
								
							
						
					
					
						commit
						c3a7d76c68
					
				@ -276,7 +276,7 @@ interface
 | 
			
		||||
                   ,ait_directive
 | 
			
		||||
                   ,ait_varloc,
 | 
			
		||||
{$ifdef JVM}
 | 
			
		||||
                   ait_jvar, ait_jcatch,
 | 
			
		||||
                   ait_jvar,
 | 
			
		||||
{$endif JVM}
 | 
			
		||||
                   ait_seh_directive];
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user