> On Nov 2, 2018, at 3:19 PM, Rainer Orth wrote:
>
> Hi Paul,
>
>> This patch fixes a number of test case failures on pdp11. Some are too
>> large for the address space, some have dependencies on the float format that
>> don't match the DEC format, some add pdp11 to the targets that expect
Hi Paul,
> This patch fixes a number of test case failures on pdp11. Some are too large
> for the address space, some have dependencies on the float format that don't
> match the DEC format, some add pdp11 to the targets that expect particular
> compiler messages.
unfortunately, even apart fr
* gcc.c-torture/execute/20010904-2.c: Fix last change.
* gcc.dg/Wattributes-10.c: Likewise.
diff --git a/gcc/testsuite/gcc.c-torture/execute/20010904-2.c
b/gcc/testsuite/gcc.c-torture/execute/20010904-2.c
index 7f3affe10f..a0f2626e76 100644
--- a/gcc/testsuite/gcc.c-torture/execut
This patch fixes a number of test case failures on pdp11. Some are too large
for the address space, some have dependencies on the float format that don't
match the DEC format, some add pdp11 to the targets that expect particular
compiler messages.
Committed.
paul
ChangeLog:
2018-11-