]> git.ipfire.org Git - thirdparty/gcc.git/commit
i386: add -fno-stack-protector to two tests
authorMarek Polacek <polacek@redhat.com>
Thu, 29 Jun 2023 19:59:29 +0000 (15:59 -0400)
committerMarek Polacek <polacek@redhat.com>
Thu, 29 Jun 2023 20:15:06 +0000 (16:15 -0400)
commit7599b4fb1c7d71de236388d709c027a8559ffebd
tree86b42f1fcda6aa6c9e2e8884c0ad1ad694dbce93
parent9479da4515f7d019b4ef282d0e21536431c44f71
i386: add -fno-stack-protector to two tests

These tests fail when the testsuite is executed with -fstack-protector-strong.
To avoid this, this patch adds -fno-stack-protector to dg-options.

gcc/testsuite/ChangeLog:

* gcc.target/i386/pr104610.c: Use -fno-stack-protector.
* gcc.target/i386/pr69482-1.c: Likewise.
gcc/testsuite/gcc.target/i386/pr104610.c
gcc/testsuite/gcc.target/i386/pr69482-1.c