Re: [PATCH 3/4] testsuite: Relax pattern to include "packed" targets

2020-07-20 Thread Richard Sandiford
Dimitar Dimitrov writes: > 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 >

[PATCH 3/4] testsuite: Relax pattern to include "packed" targets

2020-07-20 Thread Dimitar Dimitrov
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 --- gcc/testsuite/gcc.dg/pr53037-1.c | 4