[Bug middle-end/115132] Sibling calls optim should not be performed when builtin_unwind_init is used

2024-05-17 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115132 --- Comment #2 from akrl at gcc dot gnu.org --- Hi Richard, thanks, yes I tried that already, the trouble is that our code looks more like this: = extern void flush_stack_call_func1 (void (*func) (void *arg), void *arg); extern void

[Bug middle-end/115132] New: Sibling calls optim should not be performed when builtin_unwind_init is used

2024-05-17 Thread akrl at gcc dot gnu.org via Gcc-bugs
Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: akrl at gcc dot gnu.org Target Milestone: --- Hi all, In GNU Emacs we use (in order to have all callee saved registers pushed on the stack before entering

[Bug target/99723] [11/12/13 Regression] arm: ICE in build_function_type during selftests

2022-09-28 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99723 --- Comment #3 from akrl at gcc dot gnu.org --- A fix was proposed here: <https://gcc.gnu.org/pipermail/gcc-patches/2022-September/602349.html>

[Bug target/96372] [11 regression] arm/ivopts.c fails since r11-2012

2021-04-09 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96372 akrl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug jit/99126] New: Compilation ICE trying insert trap

2021-02-16 Thread akrl at gcc dot gnu.org via Gcc-bugs
Assignee: dmalcolm at gcc dot gnu.org Reporter: akrl at gcc dot gnu.org Target Milestone: --- Created attachment 50205 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50205=edit reproducer Hi all, to reproduce with the attached: = $ gcc libgccjit_repro.c -lgcc

[Bug target/98931] [11 Regression] arm: Assembly fails with "branch out of range or not a multiple of 2" since r11-2012

2021-02-11 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98931 akrl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug target/98931] [11 Regression] arm: Assembly fails with "branch out of range or not a multiple of 2" since r11-2012

2021-02-09 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98931 --- Comment #13 from akrl at gcc dot gnu.org --- Patch posted here: <https://gcc.gnu.org/pipermail/gcc-patches/2021-February/565044.html>

[Bug target/98931] [11 Regression] arm: Assembly fails with "branch out of range or not a multiple of 2" since r11-2012

2021-02-05 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98931 --- Comment #12 from akrl at gcc dot gnu.org --- Right LE is 4 bytes, good catch thanks

[Bug target/96372] [11 regression] arm/ivopts.c fails since r11-2012

2021-01-15 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96372 akrl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P2

[Bug target/96372] [11 regression] arm/ivopts.c fails since r11-2012

2021-01-15 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96372 akrl at gcc dot gnu.org changed: What|Removed |Added Priority|P1 |P3

[Bug target/96372] [11 regression] arm/ivopts.c fails since r11-2012

2021-01-14 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96372 akrl at gcc dot gnu.org changed: What|Removed |Added CC||akrl at gcc dot gnu.org

[Bug jit/98615] New: libgccjit crash while freeing 'clone_info' in 'cgraph_c_finalize'

2021-01-10 Thread akrl at gcc dot gnu.org via Gcc-bugs
Priority: P3 Component: jit Assignee: dmalcolm at gcc dot gnu.org Reporter: akrl at gcc dot gnu.org Target Milestone: --- Created attachment 49928 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49928=edit reproducer $ gcc libgccjit_repro.c -lgcc

[Bug tree-optimization/97104] [11 Regression] aarch64, SVE: ICE in vect_get_loop_mask since r11-3070-g783dc66f9cc

2020-12-10 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97104 akrl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug target/97727] bf16_vstN_lane_2 test fails on aarch64_be

2020-12-10 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97727 akrl at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[Bug rtl-optimization/97092] [10/11 Regression] aarch64, SVE: ICE in ira-color.c since r10-4752-g2d56600c

2020-12-08 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97092 --- Comment #1 from akrl at gcc dot gnu.org --- Hi all, I can't reproduce this on current master (76a1719f0ff), I guess has been fixed in the meanwhile? Andrea

[Bug target/97141] [10/11 Regression] aarch64, SVE: ICE in decompose, at rtl.h (during expand) since r10-4676-g9c437a108a

2020-12-08 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97141 --- Comment #1 from akrl at gcc dot gnu.org --- Hi all, this is so far my understanding of what is going on here: While in expand the vector builder is trying to build to determine elt number 3 of a vector of POLY_INT_CST. To do that the step

[Bug target/96968] aarch64 : ICE in vregs or expand pass, lowering __builtin_aarch64_get_{fpcr,fpsr,fpcr64,fpsr64}

2020-09-30 Thread akrl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96968 akrl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug tree-optimization/97075] [11 regression] powerpc64 vector tests fails after r11-3230

2020-09-17 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97075 akrl at gcc dot gnu.org changed: What|Removed |Added CC||akrl at gcc dot gnu.org

[Bug target/96968] aarch64 : ICE in vregs or expand pass, lowering __builtin_aarch64_get_{fpcr,fpsr,fpcr64,fpsr64}

2020-09-08 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96968 --- Comment #3 from akrl at gcc dot gnu.org --- Confirm this was introduced by: 0d7e5fa655e59c99035bf94a46c912e369bb9fa0 "aarch64: Add 64 bit setter getter fpsr fpcr" I'll have a look as soon as I have a slot of time.

[Bug target/96375] [11 regression] arm/lob[2-5].c fail on some configurations

2020-07-31 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96375 --- Comment #1 from akrl at gcc dot gnu.org --- Created attachment 48968 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48968=edit pr96375 lob tests patch Hi Christophe, The following patch does the job for me. Would you double ch

[Bug testsuite/95720] New: New dump output filename strategy invalidates tests

2020-06-17 Thread akrl at gcc dot gnu.org
Component: testsuite Assignee: unassigned at gcc dot gnu.org Reporter: akrl at gcc dot gnu.org Target Milestone: --- GCC invoked as 'gcc foo.c --save-temps -o foo.out' produces an assembly file named 'foo.out-foo.s'. AFAIU this is consequence of "1dedc12d186 * revamp dump an

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-21 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 --- Comment #52 from akrl at gcc dot gnu.org --- Yeah sorry

[Bug libfortran/94694] [libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94694 akrl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug libfortran/93871] COTAN is slow for complex types

2020-04-21 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 --- Comment #50 from akrl at gcc dot gnu.org --- Hi, I've opened a dedicated bug for the discussed build issue: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871

[Bug libfortran/94694] New: [libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)

2020-04-21 Thread akrl at gcc dot gnu.org
Severity: blocker Priority: P3 Component: libfortran Assignee: unassigned at gcc dot gnu.org Reporter: akrl at gcc dot gnu.org Target Milestone: --- As discussed here https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93871 bare-metal (newlib) aarch64-none-elf build

[Bug target/94530] [9/10 Regression] ICE: SIGSEGV in rhs_regno (rtl.h:1924) with -Os -mcpu=falkor -mpc-relative-literal-loads -mcmodel=large

2020-04-14 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94530 --- Comment #6 from akrl at gcc dot gnu.org --- Hi, yeah I noticed that too while testing the backport. This should solve the issue. https://gcc.gnu.org/pipermail/gcc-patches/2020-April/543816.html Thanks Andrea

[Bug jit/91928] libgccjit fails on subsequent compilations in ipa-cp

2019-10-05 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91928 --- Comment #2 from akrl at gcc dot gnu.org --- Author: akrl Date: Sat Oct 5 09:02:25 2019 New Revision: 276625 URL: https://gcc.gnu.org/viewcvs?rev=276625=gcc=rev Log: Backport fix for PR jit/91928 gcc/ChangeLog 2019-10-05 Andrea Corallo

[Bug jit/91928] libgccjit fails on subsequent compilations in ipa-cp

2019-10-03 Thread akrl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91928 --- Comment #1 from akrl at gcc dot gnu.org --- Author: akrl Date: Thu Oct 3 12:39:55 2019 New Revision: 276507 URL: https://gcc.gnu.org/viewcvs?rev=276507=gcc=rev Log: PR jit/91928 * ipa-cp.c (ipa_cp_c_finalize): Release