Commit 06a7a041 by Jakub Jelinek Committed by Jakub Jelinek

* gcc.target/i386/pr27827.c: Only compile on ilp32 target.

From-SVN: r116099
parent aa2d15ab
2006-08-12 Jakub Jelinek <jakub@redhat.com>
* gcc.target/i386/pr27827.c: Only compile on ilp32 target.
2006-08-12 Francois-Xavier Coudert <coudert@clipper.ens.fr>
* gfortran.dg/stat_1.f90: Make test pass when run under sudo.
/* { dg-do compile } */
/* { dg-do compile { target ilp32 } } */
/* { dg-options "-O2" } */
double a, b;
......
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