testsuite: Relax pattern to include "packed" targets
authorDimitar Dimitrov <dimitar@dinux.eu>
Thu, 9 Jul 2020 19:29:37 +0000 (22:29 +0300)
committerDimitar Dimitrov <dimitar@dinux.eu>
Tue, 21 Jul 2020 15:35:44 +0000 (18:35 +0300)
commiteb66e8e7a9142da9640525a9092b909944b30266
tree47c14d31dd4bcb44ffca30b15aeee9eba265f01b
parentd5a86490962fdd550574eb0d4f5f632883e40d1c
testsuite: Relax pattern to include "packed" targets

The actual warning message depends on the default alignment of the
target. With this update the test correctly passes on AVR and PRU
targets.

gcc/testsuite/ChangeLog:

* gcc.dg/pr53037-1.c: Relax warning pattern.

Signed-off-by: Dimitar Dimitrov <dimitar@dinux.eu>
gcc/testsuite/gcc.dg/pr53037-1.c