[Bug tree-optimization/59967] [11/12/13/14 Regression] Performance regression from 4.7.x to 4.8.x (loop not unrolled)

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59967 --- Comment #23 from Andrew Pinski --- One thing unrelated to the unrolling I Noticed is: ``` if (_221 != 0) goto ; [50.00%] else goto ; [50.00%] [local count: 163152564]: _212 = _218 - s_202; goto ; [100.00%] [local count

[Bug c++/104669] [11 Regression] ICE in is_function_default_version, at attribs.cc:1219

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104669 --- Comment #8 from Andrew Pinski --- *** Bug 100643 has been marked as a duplicate of this bug. ***

[Bug target/100643] [11/12/13/14 Regression] ICE in ix86_mangle_function_version_assembler_name, at config/i386/i386-features.c:2809 since r11-7693-g1c7bec8bfbc5457c

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100643 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug rtl-optimization/84842] [11/12/13/14 Regression] ICE in verify_target_availability, at sel-sched.c:1569

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84842 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Priori

[Bug middle-end/106208] [12 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106208 Andrew Pinski changed: What|Removed |Added Summary|[12/13/14 Regression] ICE |[12 Regression] ICE in

[Bug rtl-optimization/104447] [11 Regression] ICE: maximum number of LRA assignment passes is achieved (30)

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104447 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Summ

[Bug tree-optimization/103725] [11/12 Regression] warning: assuming signed overflow does not occur when simplifying conditional to constant

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103725 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Summ

[Bug rtl-optimization/101958] [11/12/13/14 Regression] compiling with "-O2 -fselective-scheduling2 -fno-tree-ch" produce bad result

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101958 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Prior

[Bug tree-optimization/100801] [11/12 Regression] Aggressive loop optimizations cause incorrect warning

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100801 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Summ

[Bug target/100623] [11 Regression] wrong code with -Os -fno-dce -fno-defer-pop -fno-forward-propagate -flive-range-shrinkage -fno-rerun-cse-after-loop -mno-push-args since r10-7515-g2c0fa3ecf70d199a

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100623 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11 Regression] wrong code

[Bug rtl-optimization/100554] [11/12/13/14 Regression] -fcompare-debug failure w/ -Os -fmodulo-sched -fno-tree-loop-optimize

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100554 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Prior

[Bug sanitizer/86899] [11/12 regression] TSAN incorrect warning: control reaches end of non-void function

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86899 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Summa

[Bug c++/86689] [11/12 Regression] Some combination of SFINAE, overloading, and type deduction showing version inconsistency

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86689 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11/12 Regression] Some

[Bug target/110027] [11/12/13/14 regression] Misaligned vector store on detect_stack_use_after_return

2024-03-10 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110027 --- Comment #12 from Hongtao Liu --- (In reply to Sam James from comment #11) > Calling it a 11..14 regression as we know 14 is bad and 7.5 is OK, but I > can't test 11/12 on an avx512 machine right now. I can't reproduce that with 11/12, but w

[Bug target/100354] [11/12/13/14 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100354 Andrew Pinski changed: What|Removed |Added Summary|[11/12/13 regression] |[11/12/13/14 regression]

[Bug target/100354] [11/12/13 regression] aarch64: non-deligitimized UNSPEC UNSPEC_TLS (76) found in variable location

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100354 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 regression]|[11/12/13 regression]

[Bug rtl-optimization/100533] [11/12/13/14 Regression] aarch64: -fcompare-debug failure with -O -fmodulo-sched

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100533 Jeffrey A. Law changed: What|Removed |Added Priority|P2 |P4 CC|

[Bug middle-end/95351] [11/12/13 Regression] Comparison with NAN optimizes incorrectly with -ffast-math disabled

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95351 Andrew Pinski changed: What|Removed |Added Known to work||14.0 Summary|[11/12/13/14 Reg

[Bug middle-end/95351] [11/12/13/14 Regression] Comparison with NAN optimizes incorrectly with -ffast-math disabled

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95351 --- Comment #5 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:31ce2e993d09dcad1ce139a2848a28de5931056d commit r14-9422-g31ce2e993d09dcad1ce139a2848a28de5931056d Author: Andrew Pinski Date: Sun

[Bug c++/99795] [11/12 Regression] -Wnarrowing/-Woverflow false-negative in constant expression in undeduced context

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99795 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11/12 Regression] |-

[Bug target/99706] [11 Regression] ICE: maximum number of generated reload insns per insn achieved (90)

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99706 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11 Regression] ICE:

[Bug rtl-optimization/99469] [11/12/13/14 Regression] ICE: qsort checking failed with selective scheduling on aarch64

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99469 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Priori

[Bug rtl-optimization/99332] [11/12/13/14 Regression] ICE:in reset_sched_cycles_in_current_ebb, at sel-sched.c:7147 with -fprofile-generate -O3 -fselective-scheduling -fselective-scheduling2 -fsel-sch

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99332 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Priori

[Bug rtl-optimization/99199] [11 Regression] Very large boolean expression leads to quite a few return statements

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99199 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11 Regression] Very large

[Bug rtl-optimization/99015] [11/12/13 Regression] ICE: Max. number of generated reload insns per insn is achieved (90)

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99015 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11/12/13 Regression] ICE:

[Bug c++/98662] [11/12/13 Regression] checking ICE in friend_accessible_p since r227023

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98662 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Summa

[Bug target/111822] [12/13/14 Regression] during RTL pass: lr_shrinkage ICE: in operator[], at vec.h:910 with -O2 -m32 -flive-range-shrinkage -fno-dce -fnon-call-exceptions since r12-5301-g04520645038

2024-03-10 Thread liuhongt at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111822 --- Comment #16 from Hongtao Liu --- (In reply to Uroš Bizjak from comment #11) > (In reply to Richard Biener from comment #10) > > The easiest fix would be to refuse applying STV to a insn that > > can_throw_internal () (that's an insn that has

[Bug middle-end/67739] name clash between builtin functions and local variables when optimization is on

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67739 --- Comment #6 from Andrew Pinski --- Created attachment 57664 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57664&action=edit Better testcase With the original testcase, the stores to sincosf were optimized away and no longer did the sin

[Bug middle-end/106190] [10 Regression] ICE in expand_builtin_eh_common with -fnon-call-exceptions -fsanitize=address,undefined -fno-sanitize-recover=all

2024-03-10 Thread chenxiaolong at loongson dot cn via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106190 chenxiaolong changed: What|Removed |Added CC||chenxiaolong at loongson dot cn --- Comm

[Bug middle-end/41639] __sync synchronisation primitives take unsigned as input and output values.

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41639 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/41639] __sync synchronisation primitives take unsigned as input and output values.

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41639 Andrew Pinski changed: What|Removed |Added Target||sh*-* --- Comment #3 from Andrew Pinski

[Bug libstdc++/114298] std::lazy_split_view constructor is currently not explicit

2024-03-10 Thread michael.kenzel at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114298 --- Comment #1 from Michael Kenzel --- I just learned that this was apparently only added in C++23 (P2711 [1]), so I was likely a bit too quick to open this issue… [1]: https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2022/p2711r1.html

[Bug middle-end/52907] Underflowing floating point expressions wrongly folded to zero

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52907 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2012-04-10 00:00:00 |2024-3-10 --- Comment #3 from Andrew Pin

[Bug c++/98356] [11/12/13 Regression] ICE in cp_parser_dot_deref_incomplete, at cp/parser.c:7899 since r9-4841-g2139fd74f31449c0

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98356 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11/12/13 Regression] ICE

[Bug rtl-optimization/97972] [11/12/13/14 Regression] ICE in moving_insn_creates_bookkeeping_block_p, at sel-sched.c:2031 since r9-2064-gc4c5ad1d6d1e1e1f

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97972 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Priori

[Bug middle-end/97968] [11 Regression] Unnecessary mov instruction with comparison and cmov

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97968 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11 Regression] Unnecessary

[Bug target/97140] [11/12/13/14 Regression] ICE in error: unable to generate reloads for since r10-400-gecfdb16c54ad06ac

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97140 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Stat

[Bug middle-end/96564] [11/12/13/14 Regression] New maybe use of uninitialized variable warning since r11-959

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96564 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org,

[Bug tree-optimization/114301] gimple_can_duplicate_bb_p check for returns twice can be moved to the check of the last statement

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114301 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2024-03-10 Status|UNCONFIRM

[Bug tree-optimization/114301] New: gimple_can_duplicate_bb_p check for returns twice can be moved to the check of the last statement

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114301 Bug ID: 114301 Summary: gimple_can_duplicate_bb_p check for returns twice can be moved to the check of the last statement Product: gcc Version: 14.0 Status: UNCONFIRMED

[Bug ipa/109817] internal error in ICF pass on Ada interfaces

2024-03-10 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109817 Eric Botcazou changed: What|Removed |Added Summary|[14 regression] internal|internal error in ICF pass

[Bug tree-optimization/97333] [meta-bug] [gimple_can_duplicate_bb_p == false, tree-ssa-threadupdate] ICE in duplicate_block, at cfghooks.c:1093

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97333 Andrew Pinski changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|---

[Bug middle-end/95072] [11/12/13 Regression] -Warray-bounds false positive with flexible array bounds (regression from GCC 9)

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95072 Jeffrey A. Law changed: What|Removed |Added Summary|[11/12/13/14 Regression]|[11/12/13 Regression]

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 94335, which changed state. Bug 94335 Summary: [11/12/13/14 Regression] False positive -Wstringop-overflow warning with -O2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94335 What|Removed

[Bug tree-optimization/94335] [11/12/13/14 Regression] False positive -Wstringop-overflow warning with -O2

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94335 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug debug/113777] ICE: in add_child_die_after, at dwarf2out.cc:5785 with -g -fsso-struct and __attribute__((__hardbool__))

2024-03-10 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113777 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/93930] [11/12/13/14 Regression] Unnecessary broadcast instructions for AVX512

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93930 Jeffrey A. Law changed: What|Removed |Added CC||law at gcc dot gnu.org Stat

[Bug debug/113777] ICE: in add_child_die_after, at dwarf2out.cc:5785 with -g -fsso-struct=big-endian and __attribute__((__hardbool__))

2024-03-10 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113777 --- Comment #3 from Eric Botcazou --- > This works with __attribute__((may_alias)) though, so what's special with > __attribute__((__hardbool__)) ? Replying myself: this creates an enumeration type under the hood, so this is a duplicate of PR d

[Bug c/93631] [11/12/13/14 Regression] ICE on an invalid strcmp call in gimple_call_arg, at gimple.h:3258

2024-03-10 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93631 Jeffrey A. Law changed: What|Removed |Added Status|WAITING |RESOLVED CC|

[Bug ada/114300] New: Bug box when compiling a program that instantiates a package with a nested ghost package.

2024-03-10 Thread d.van.raaij at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114300 Bug ID: 114300 Summary: Bug box when compiling a program that instantiates a package with a nested ghost package. Product: gcc Version: 14.0 Status: UNCONFIRMED

[Bug middle-end/95351] [11/12/13/14 Regression] Comparison with NAN optimizes incorrectly with -ffast-math disabled

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95351 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug d/113081] static linking does not work

2024-03-10 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113081 --- Comment #3 from Iain Buclaw --- (In reply to Iain Buclaw from comment #2) > If I recall correctly, this trick is not guaranteed to work (for a > drtbegin.o and drtend.o object), as there really no control over where in > the TLS section the

[Bug d/113081] static linking does not work

2024-03-10 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113081 --- Comment #2 from Iain Buclaw --- It could be moved to drtstuff.o to avoid it being in the library, but unless there's an equivalent function available there'll be crashes caused by the GC free'ing live objects as it did not scan all TLS varia

[Bug bootstrap/106472] No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'.

2024-03-10 Thread dilyan.palauzov at aegee dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106472 --- Comment #34 from Дилян Палаузов --- Created attachment 57662 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57662&action=edit Proposed patch This fixes the problem. I do not understand the build system to say, that this is the best a

[Bug tree-optimization/114293] [14 Regression] ICE: in verify_range, at value-range.cc:1132 at -O2

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114293 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug tree-optimization/114293] [14 Regression] ICE: in verify_range, at value-range.cc:1132 at -O2

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114293 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |14.0

[Bug d/112290] self-referencing `in` parameter with `-fpreview=in` causes ICE

2024-03-10 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112290 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/112285] `in` class parameter with `gdc -fpreview=in` causes ICE

2024-03-10 Thread ibuclaw at gdcproject dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112285 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[Bug d/112285] `in` class parameter with `gdc -fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112285 --- Comment #3 from GCC Commits --- The releases/gcc-12 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:ec3a01024dd86c51d1e563df9395123765cf548d commit r12-10202-gec3a01024dd86c51d1e563df9395123765cf548d Author: Iain Buclaw Dat

[Bug d/112290] self-referencing `in` parameter with `-fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112290 --- Comment #3 from GCC Commits --- The releases/gcc-12 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:ec3a01024dd86c51d1e563df9395123765cf548d commit r12-10202-gec3a01024dd86c51d1e563df9395123765cf548d Author: Iain Buclaw Dat

[Bug middle-end/114299] ICE: SIGSEGV: in dyn_cast (is-a.h:282) with -mgeneral-regs-only and __bf16

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114299 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-invalid-code Component|

[Bug tree-optimization/114299] New: ICE: SIGSEGV: in dyn_cast (is-a.h:282) with -mgeneral-regs-only and __bf16

2024-03-10 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114299 Bug ID: 114299 Summary: ICE: SIGSEGV: in dyn_cast (is-a.h:282) with -mgeneral-regs-only and __bf16 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: err

[Bug d/112285] `in` class parameter with `gdc -fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112285 --- Comment #2 from GCC Commits --- The releases/gcc-13 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:025ff57c19efae6c8d76df6b93e7d9827017acc9 commit r13-8415-g025ff57c19efae6c8d76df6b93e7d9827017acc9 Author: Iain Buclaw Date

[Bug d/112290] self-referencing `in` parameter with `-fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112290 --- Comment #2 from GCC Commits --- The releases/gcc-13 branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:025ff57c19efae6c8d76df6b93e7d9827017acc9 commit r13-8415-g025ff57c19efae6c8d76df6b93e7d9827017acc9 Author: Iain Buclaw Date

[Bug tree-optimization/114297] [14 Regression] Yet more problems with "definition in block does not dominate use in block"

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114297 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug tree-optimization/114297] [14 Regression] Yet more problems with "definition in block does not dominate use in block"

2024-03-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114297 Andrew Pinski changed: What|Removed |Added Summary|Yet more problems with |[14 Regression] Yet more

[Bug d/112285] `in` class parameter with `gdc -fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112285 --- Comment #1 from GCC Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:a84b98c62d90bf9e8b01038f624a62725e6a44db commit r14-9420-ga84b98c62d90bf9e8b01038f624a62725e6a44db Author: Iain Buclaw Date: Sun M

[Bug d/112290] self-referencing `in` parameter with `-fpreview=in` causes ICE

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112290 --- Comment #1 from GCC Commits --- The master branch has been updated by Iain Buclaw : https://gcc.gnu.org/g:a84b98c62d90bf9e8b01038f624a62725e6a44db commit r14-9420-ga84b98c62d90bf9e8b01038f624a62725e6a44db Author: Iain Buclaw Date: Sun M

[Bug tree-optimization/110199] [12/13/14 Regression] Missing VRP transformation with MIN_EXPR and known relation

2024-03-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110199 --- Comment #7 from GCC Commits --- The master branch has been updated by Jeff Law : https://gcc.gnu.org/g:8fe27ed193d60f6cd8b34761858a720c95eabbdb commit r14-9419-g8fe27ed193d60f6cd8b34761858a720c95eabbdb Author: jlaw Date: Sun Mar 10 11:5

[Bug libfortran/93727] Fortran 2018: EX edit descriptor

2024-03-10 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727 --- Comment #7 from Jerry DeLisle --- (In reply to Thomas Henlich from comment #6) --- snip --- > Just some thoughts: > > Have you tried "%LA" for long double? > > Have you tried quadmath_snprintf > (https://gcc.gnu.org/onlinedocs/libquadmath/q

[Bug c++/114298] New: std::lazy_split_view constructor is currently not explicit

2024-03-10 Thread michael.kenzel at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114298 Bug ID: 114298 Summary: std::lazy_split_view constructor is currently not explicit Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Pr

[Bug target/114288] [14 regression] ICE when building binutils-2.41 on hppa (extract_constrain_insn, at recog.cc:2713)

2024-03-10 Thread dave.anglin at bell dot net via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114288 --- Comment #13 from dave.anglin at bell dot net --- On 2024-03-10 12:15 a.m., law at gcc dot gnu.org wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114288 > > --- Comment #12 from Jeffrey A. Law --- > Aren't we compiling for PA2.0? If s

[Bug c++/114297] New: Yet more problems with "definition in block does not dominate use in block"

2024-03-10 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114297 Bug ID: 114297 Summary: Yet more problems with "definition in block does not dominate use in block" Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: no

[Bug tree-optimization/110501] [13/14 regression] Invalid -Wuse-after-free / realloc with a store/load happening

2024-03-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110501 Sam James changed: What|Removed |Added Summary|[12/13/14 regression] |[13/14 regression] Invalid

[Bug ipa/106716] Identical Code Folding (-fipa-icf) confuses between functions with different [[likely]] attributes

2024-03-10 Thread hubicka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106716 --- Comment #6 from Jan Hubicka --- The reason why GIMPLE_PREDICT is ignored is that it is never used after ipa-icf and gets removed at the very beggining of late optimizations. GIMPLE_PREDICT is consumed by profile_generate pass which is run

[Bug preprocessor/8270] [11/12/13/14 Regression] back-slash white space newline with comments, no warning

2024-03-10 Thread verodeving at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=8270 veronica alphonso changed: What|Removed |Added CC||verodeving at gmail dot com --- Comme

[Bug middle-end/111683] [11/12/13/14 Regression] Incorrect answer when using SSE2 intrinsics with -O3 since r7-3163-g973625a04b3d9351f2485e37f7d3382af2aed87e

2024-03-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111683 --- Comment #6 from Sam James --- Created attachment 57660 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=57660&action=edit reduced.c Bit smaller.

[Bug modula2/114296] ICE when attempting to create a constant set with a variable element

2024-03-10 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114296 Gaius Mulley changed: What|Removed |Added Last reconfirmed||2024-03-10 Status|UNCONFIRME

[Bug modula2/114296] New: ICE when attempting to create a constant set with a variable element

2024-03-10 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114296 Bug ID: 114296 Summary: ICE when attempting to create a constant set with a variable element Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/114195] [14] RISC-V vector ICE: in vectorizable_store, at tree-vect-stmts.cc:8690

2024-03-10 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114195 --- Comment #4 from Li Pan --- Hi Patrick, Could you please help to double-check if upstream has this problem? As well as PR114198. Thanks.

[Bug target/111822] [12/13/14 Regression] during RTL pass: lr_shrinkage ICE: in operator[], at vec.h:910 with -O2 -m32 -flive-range-shrinkage -fno-dce -fnon-call-exceptions since r12-5301-g04520645038

2024-03-10 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111822 --- Comment #15 from Eric Botcazou --- > Preloading stuff is simply loading from the same DImode address, so I'd > think that EH_NOTE should be moved from the original insn to the new insn > without much problems. Old reload and LRA need to do

[Bug modula2/114295] New: incorrect error location if attempting to compile implementation module without a definition module

2024-03-10 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114295 Bug ID: 114295 Summary: incorrect error location if attempting to compile implementation module without a definition module Product: gcc Version: 14.0 Status: UNCONFIRME

[Bug modula2/114294] expression causes ICE

2024-03-10 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114294 Gaius Mulley changed: What|Removed |Added Last reconfirmed||2024-03-10 Ever confirmed|0

[Bug modula2/114294] New: expression causes ICE

2024-03-10 Thread gaius at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114294 Bug ID: 114294 Summary: expression causes ICE Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: modula2 Assignee

[Bug libfortran/93727] Fortran 2018: EX edit descriptor

2024-03-10 Thread thenlich at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93727 --- Comment #6 from Thomas Henlich --- (In reply to Jerry DeLisle from comment #5) > I have been studying this a bit by looking at the 2023 std and functionality > of printf(). > Specifically printf() provides the 'A' descriptor which can be used

[Bug ipa/109817] [14 regression] internal error in ICF pass on Ada interfaces

2024-03-10 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109817 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Summary|[14 Regress

[Bug tree-optimization/114293] New: [14 Regression] ICE: in verify_range, at value-range.cc:1132 at -O2

2024-03-10 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114293 Bug ID: 114293 Summary: [14 Regression] ICE: in verify_range, at value-range.cc:1132 at -O2 Product: gcc Version: 14.0 Status: UNCONFIRMED Keywords: ice-on-val