Commit 387d13bc by Andrew Pinski Committed by Andrew Pinski

20140816-1.c: New testcase.

2014-08-16  Andrew Pinski  <apinski@cavium.com>

* gcc.c-torture/compile/20140816-1.c: New testcase.

From-SVN: r214073
parent 3b3ff585
2014-08-16 Andrew Pinski <apinski@cavium.com>
* gcc.c-torture/compile/20140816-1.c: New testcase.
2014-08-16 Paolo Carlini <paolo.carlini@oracle.com>
PR c++/52819
......
/* This used to ICE with the ccmp patches on aarch64. */
int f(char);
int init_emit_regs (int mode) {
f(mode == 4 || mode == 13);
}
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