[Bug c/93719] New: Unable to find a register to spill

2020-02-12 Thread etchedpixels at gmail dot com
Assignee: unassigned at gcc dot gnu.org Reporter: etchedpixels at gmail dot com Target Milestone: --- Created attachment 47831 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47831&action=edit pdp11-aout-gcc -E capture of the problem file pdp11-aout-gcc -fno-strict-aliasing

[Bug target/84438] New: Another code pattern that breaks PDP11 with -m10: including reproducer code

2018-02-18 Thread etchedpixels at gmail dot com
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: etchedpixels at gmail dot com Target Milestone: --- Created attachment 43447 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43447&action=edit Example showing

[Bug target/84437] New: long long casting breaks PDP-11 with -m10 model option (includes trivial reproducer)

2018-02-18 Thread etchedpixels at gmail dot com
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: etchedpixels at gmail dot com Target Milestone: --- long long x(int y) { return y; } pdp11-aout-gcc -m10 -S /tmp/3.c /tmp/3.c: In function ‘x’: /tmp/3.c:4:1