[gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c

2018-07-26  Tom de Vries  <tdevries@suse.de>

	* gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
This commit is contained in:
Tom de Vries 2018-07-26 10:16:06 +02:00
parent fa758a7046
commit 63b4ecf76f
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2018-07-26 Tom de Vries <tdevries@suse.de>
* gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
* gdb.base/maint.exp: Add check that dwarf unwinders control flag

View File

@ -15,6 +15,9 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* The version of this test-case with f1 tagged with noinline only is equivalent
to gcc/testsuite/gcc.dg/guality/vla-1.c. */
int
#ifdef NOCLONE
__attribute__((noinline, noclone))