[Bug c/64790] New: gcc generates unreliable code on arm with -mstructure-size-boundary=32

2015-01-25 Thread mittorn at sibmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: mittorn at sibmail dot com After rebuilding many of system libraries with -mstructure-size-boundary=32 i found that fsck.fat does not work propertly and all gtk applications does not

[Bug rtl-optimization/103386] New: stage1 with PGO produces bad offsets in rtl-reload on aarch64

2021-11-23 Thread mittorn at sibmail dot com via Gcc-bugs
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: mittorn at sibmail dot com Target Milestone: --- Created attachment 51862 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51862&action=edit pgo build logs and

[Bug middle-end/103386] stage1 with PGO produces bad offsets in rtl-reload on aarch64

2021-11-24 Thread mittorn at sibmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103386 --- Comment #2 from mittorn at sibmail dot com --- Removing -floop-nest-optimize -floop-interchange -fgraphite-identity fixes build, but removing only -fgraphite-identity not