[Bug target/86774] Alpha port needs updating for CVE-2017-5753

2018-08-02 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86774 Michael Cree changed: What|Removed |Added CC||mcree at orcon dot net.nz --- Comment #2

[Bug rtl-optimization/84123] New: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:908, alpha linux.

2018-01-30 Thread mcree at orcon dot net.nz
: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target Milestone: --- Target: alpha Created attachment 43286 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43286=e

[Bug jit/82174] New: Null name in one entry of the builtin_data array of jit-builtins.c

2017-09-11 Thread mcree at orcon dot net.nz
Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target Milestone: --- I see a segmentation violation in some code calling libgccjit. The backtrace is: Program terminated with signal SIGSEGV, Segmentation

[Bug c++/71145] Alpha: Error: No lda !gpdisp!278 was found

2016-05-18 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71145 --- Comment #5 from Michael Cree --- Yes, that patch fixes it for me.

[Bug c++/71145] Alpha: Error: No lda !gpdisp!278 was found

2016-05-16 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71145 --- Comment #3 from Michael Cree --- Created attachment 38500 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38500=edit compressed preprocessed source Failing preprocessed source compressed with gzip; hopefully this goes through okay.

[Bug c++/71145] New: Alpha: Error: No lda !gpdisp!278 was found

2016-05-16 Thread mcree at orcon dot net.nz
++ Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target Milestone: --- Target: alpha In certain packages on debian-ports build logs for the Alpha architecture I am seeing compile failures of the nature: {standard input}: Assembler messages

[Bug target/64113] New: Gcc on Alpha: Error: No lda !gpdisp!282 was found

2014-11-28 Thread mcree at orcon dot net.nz
: target Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target: alpha-linux-gnu gcc-4.9.x (and the trunk a couple of weeks ago) compiling certain software packages (e.g. systemd) on an Alpha running Debian Alpha Linux results in errors

[Bug target/61586] New: ICE on alpha in alpha_handle_trap_shadows, at config/alpha/alpha.c:8724

2014-06-23 Thread mcree at orcon dot net.nz
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target: alpha Created attachment 32985 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32985action=edit Failing preprocessed source

[Bug target/61336] ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-06-02 Thread mcree at orcon dot net.nz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61336 --- Comment #2 from Michael Cree mcree at orcon dot net.nz --- OK, I had reported the ICE on the basis that any ICE, whether the code under compilation is correct or not, is a bug. I guess you are implying that when the problem is an inlined asm

[Bug c/61336] New: ICE on alpha: in print_operand_address, at config/alpha/alpha.c:5454

2014-05-28 Thread mcree at orcon dot net.nz
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target: alpha Created attachment 32869 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=32869action=edit Failing preprocessed source being

[Bug target/59679] gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha

2014-01-26 Thread mcree at orcon dot net.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679 Michael Cree mcree at orcon dot net.nz changed: What|Removed |Added CC||mcree at orcon

[Bug target/59679] gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha

2014-01-26 Thread mcree at orcon dot net.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679 --- Comment #11 from Michael Cree mcree at orcon dot net.nz --- Created attachment 31957 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31957action=edit Reduced version of scope.c illustrating problem.

[Bug target/59679] gcc version 4.7.3 and gcc version 4.5.3 cause an unaligned access exception on NetBSD/Alpha

2014-01-26 Thread mcree at orcon dot net.nz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59679 --- Comment #12 from Michael Cree mcree at orcon dot net.nz --- Created attachment 31958 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31958action=edit Preprocessed version of scope-reduced.c

[Bug c/59820] New: alpha: incorrect optimisation with -mcpu=ev4 and -O2

2014-01-15 Thread mcree at orcon dot net.nz
Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target: alpha Created attachment 31837 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31837action=edit Test code exhibiting problem Compiling the attached test (which is a cut

[Bug c/58892] New: ICE in combine.c when using -Os on alpha

2013-10-26 Thread mcree at orcon dot net.nz
Assignee: unassigned at gcc dot gnu.org Reporter: mcree at orcon dot net.nz Target: alpha Created attachment 31096 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=31096action=edit Preprocessed C source that causes ICE. While compiling linux kernel for Alpha get ICE