cet: Drop '#pragma GCC target' in tst-cet-legacy-10a[-static].c

After

commit 215447f5cb
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Dec 17 06:18:55 2024 +0800

    cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].c

we can remove '#pragma GCC target' in tst-cet-legacy-10a[-static].c.

Co-Authored-By: H.J. Lu <hjl.tools@gmail.com>
This commit is contained in:
Adhemerval Zanella 2024-12-21 06:16:58 +08:00 committed by H.J. Lu
parent 6fd215d6ae
commit b3a7a15d99
2 changed files with 0 additions and 2 deletions

View file

@ -1,2 +1 @@
#pragma GCC target ("shstk")
#include "tst-cet-legacy-10.c"

View file

@ -1,2 +1 @@
#pragma GCC target ("shstk")
#include "tst-cet-legacy-10.c"