#!/bin/sh
# This simple script adds entry to /usr/lib/magic
echo -n "Looking for magic file ... "
if [ x$1 != x ] ; then
BUILDROOT=$1
fi
if [ -e "$BUILDROOT/usr/lib/magic" ] ; then
MFILE="$BUILDRO
// { dg-do assemble }
// { dg-options "-O" }
// GROUPS passed old-abort
// gcc puts the array into a register, and then the store_bit_field () code
// in expmed.c gets confused when it tries to store