Merge from GCC.
config/ * dfp.m4 (enable_decimal_float): Enable for i?86*-*-gnu*. libdecnumber/ * configure: Regenerate.
This commit is contained in:
		
							parent
							
								
									0d963613b0
								
							
						
					
					
						commit
						c13a9410f9
					
				|  | @ -1,3 +1,7 @@ | |||
| 2012-11-04  Thomas Schwinge  <thomas@codesourcery.com> | ||||
| 
 | ||||
| 	* dfp.m4 (enable_decimal_float): Enable for i?86*-*-gnu*. | ||||
| 
 | ||||
| 2012-10-15  Pavel Chupin  <pavel.v.chupin@intel.com> | ||||
| 
 | ||||
| 	* gthr.m4: New. Define GCC_AC_THREAD_HEADER. | ||||
|  |  | |||
|  | @ -21,6 +21,7 @@ Valid choices are 'yes', 'bid', 'dpd', and 'no'.]) ;; | |||
| [ | ||||
|   case $1 in | ||||
|     powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \ | ||||
|     i?86*-*-gnu* | \ | ||||
|     i?86*-*-mingw* | x86_64*-*-mingw* | \ | ||||
|     i?86*-*-cygwin*) | ||||
|       enable_decimal_float=yes | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue