OSDN Git Service

* expr.c (highest_pow2_factor_for_type): Rename into
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.c-torture / execute / 920710-1.x
1 # h8300 does not have long long
2 if { [istarget "h8300-*-*"] } {
3         return 1;
4 }
5
6 return 0