On Mon, Nov 18, 2013 at 9:58 AM, Cesar Philippidis <ce...@codesourcery.com> wrote: > This patch addresses the failures caused by the > gcc.c-torture/execute/20101011-1.c test on aarch64. The reason why this > test fails is because aarch64 does not trap on integer division by zero. > > Is this OK for trunk? If so, please commit it because I do not have an > svn account.
ENOPATCH > > Thanks, > Cesar