This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r249782 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Thu, 29 Jun 2017 12:53:48 -0000
- Subject: r249782 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: hjl
Date: Thu Jun 29 12:53:47 2017
New Revision: 249782
URL: https://gcc.gnu.org/viewcvs?rev=249782&root=gcc&view=rev
Log:
Add a testcase for PR ipa/80565
The testcase in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80565
is passing now. Check in the testcase and resolve it as fixed.
PR ipa/80565
* gcc.dg/torture/pr80565.c: New file.
Added:
trunk/gcc/testsuite/gcc.dg/torture/pr80565.c
Modified:
trunk/gcc/testsuite/ChangeLog