Commit d97ac71d by Rask Ingemann Lambertsen Committed by Rask Ingemann Lambertsen

simd-4.x: Only run when stdint.h types are available.

	* gcc.c-torture/execute/simd-4.x: Only run when stdint.h types are
	  available.

From-SVN: r127734
parent 7af6648c
2007-08-23 Rask Ingemann Lambertsen <rask@sygehus.dk>
* gcc.c-torture/execute/simd-4.x: Only run when stdint.h types are
available.
2007-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
PR fortran/33095
load_lib target-supports.exp
if { [check_effective_target_stdint_types] } {
return 0
}
return 1;
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment