mirror of git://gcc.gnu.org/git/gcc.git
				
				
				
			Build gcc.target/sparc/20181129-?.c as C99
* gcc.target/sparc/20181129-1.c: Compile with -std=c99. * gcc.target/sparc/20181129-2.c: Likewise. From-SVN: r266824
This commit is contained in:
		
							parent
							
								
									f7d5864294
								
							
						
					
					
						commit
						7c4e51c5ad
					
				|  | @ -1,3 +1,8 @@ | ||||||
|  | 2018-12-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE> | ||||||
|  | 
 | ||||||
|  | 	* gcc.target/sparc/20181129-1.c: Compile with -std=c99. | ||||||
|  | 	* gcc.target/sparc/20181129-2.c: Likewise. | ||||||
|  | 
 | ||||||
| 2018-12-05  Jakub Jelinek  <jakub@redhat.com> | 2018-12-05  Jakub Jelinek  <jakub@redhat.com> | ||||||
| 
 | 
 | ||||||
| 	PR tree-optimization/87360 | 	PR tree-optimization/87360 | ||||||
|  |  | ||||||
|  | @ -2,6 +2,7 @@ | ||||||
| /* Reported by Rainer Orth <ro@gcc.gnu.org> */ | /* Reported by Rainer Orth <ro@gcc.gnu.org> */ | ||||||
| 
 | 
 | ||||||
| /* { dg-do run } */ | /* { dg-do run } */ | ||||||
|  | /* { dg-options "-std=c99" } */ | ||||||
| 
 | 
 | ||||||
| #include <stdarg.h> | #include <stdarg.h> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
|  | @ -2,6 +2,7 @@ | ||||||
| /* Reported by Rainer Orth <ro@gcc.gnu.org> */ | /* Reported by Rainer Orth <ro@gcc.gnu.org> */ | ||||||
| 
 | 
 | ||||||
| /* { dg-do run } */ | /* { dg-do run } */ | ||||||
|  | /* { dg-options "-std=c99" } */ | ||||||
| 
 | 
 | ||||||
| #include <stdarg.h> | #include <stdarg.h> | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Rainer Orth
						Rainer Orth