[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-04-25 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug 118443 depends on bug 119399, which changed state. Bug 119399 Summary: [12 Backport] Overlap check in vectorized code may invoke UB https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119399 What|Removed |Added --

[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-04-11 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug 118443 depends on bug 119733, which changed state. Bug 119733 Summary: store-merging increases alignment https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119733 What|Removed |Added -

[Bug c++/119601] [OpenMP] append_args bugs with parameter packs

2025-04-03 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119601 Sam James changed: What|Removed |Added Last reconfirmed||2025-04-04 Ever confirmed|0

[Bug c++/119601] New: [OpenMP] append_args bugs with parameter packs

2025-04-02 Thread waffl3x at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119601 Bug ID: 119601 Summary: [OpenMP] append_args bugs with parameter packs Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug rtl-optimization/118444] [Meta bug] musttail bugs

2025-03-26 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444 Bug 118444 depends on bug 118442, which changed state. Bug 118442 Summary: -fprofile-generate wrongly adds instrumentation after musttail call https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118442 What|Removed |

[Bug rtl-optimization/118444] [Meta bug] musttail bugs

2025-03-18 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444 Bug 118444 depends on bug 116545, which changed state. Bug 116545 Summary: Support old style statement attributes https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116545 What|Removed |Added

[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-02-03 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug 118443 depends on bug 117688, which changed state. Bug 117688 Summary: [15 Regression] RISC-V: Wrong code for .SAT_SUB https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117688 What|Removed |Added ---

[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-01-22 Thread rsandifo at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug 118443 depends on bug 117186, which changed state. Bug 117186 Summary: [12/13 Regression] aarch64 wrong code for (a < b) < (b < a) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117186 What|Removed |Added ---

[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-01-17 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug 118443 depends on bug 117688, which changed state. Bug 117688 Summary: [15 Regression] RISC-V: Wrong code for .SAT_SUB https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117688 What|Removed |Added ---

[Bug target/118389] Compiler Bugs (Emit Incorrect Intel Binaries)

2025-01-13 Thread witbring at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118389 --- Comment #2 from Hyungseok Kim --- The point of the my issue is that the bug leads to miscompilation without any error or warning messages. I believe this issue requires serious consideration.

[Bug target/118389] Compiler Bugs (Emit Incorrect Intel Binaries)

2025-01-13 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118389 --- Comment #3 from Sam James --- It's still a duplicate. There's a draft patch at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53929#c26 but it's not been submitted on the ML yet AFAIK.

[Bug rtl-optimization/118444] [Meta bug] musttail bugs

2025-01-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444 Andrew Pinski changed: What|Removed |Added Resolution|--- |MOVED Status|UNCONFIRMED

[Bug rtl-optimization/118444] New: [Meta bug] musttail bugs

2025-01-12 Thread ak at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118444 Bug ID: 118444 Summary: [Meta bug] musttail bugs Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization

[Bug tree-optimization/118443] New: [Meta bug] Bugs triggered by and blocking more smtgcc testing

2025-01-12 Thread ak at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118443 Bug ID: 118443 Summary: [Meta bug] Bugs triggered by and blocking more smtgcc testing Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug target/118389] Compiler Bugs (Emit Incorrect Intel Binaries)

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

[Bug c/118389] New: Compiler Bugs (Emit Incorrect Intel Binaries)

2025-01-09 Thread witbring at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118389 Bug ID: 118389 Summary: Compiler Bugs (Emit Incorrect Intel Binaries) Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary

2025-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63181 Andrew Pinski changed: What|Removed |Added CC||dkruger at stevens dot edu --- Comment #

[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary

2025-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63181 Andrew Pinski changed: What|Removed |Added CC||raf2 at msux dot cjb.net --- Comment #7

[Bug c++/63181] GCC should warn about "obvious" bugs in binding a reference to temporary

2025-01-09 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63181 --- Comment #6 from Andrew Pinski --- (In reply to Jonathan Wakely from comment #5) > (In reply to Eric Gallager from comment #4) > > This one should be moved to its own separate option per bug 7651 > > Indeed it should, and if we add -Wdangling

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2024-12-29 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19794 Bug 19794 depends on bug 85186, which changed state. Bug 85186 Summary: jump threading can rotate loops affecting loop form, and causing vectorization not to happen https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85186 What|Removed

[Bug ada/118052] gnatproves bugs, nothing more indicated.

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

Re: [Bug ada/118052] gnatproves bugs, nothing more indicated.

2024-12-16 Thread Arnaud Charlet via Gcc-bugs
> --- Comment #3 from Saada Mehdi <00120260a at gmail dot com> --- > Moreover, the message itself points at gcc bug / bugzilla. That's a bug by itself, but also not for GCC. Arno

[Bug ada/118052] gnatproves bugs, nothing more indicated.

2024-12-16 Thread charlet at adacore dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118052 --- Comment #4 from charlet at adacore dot com --- > --- Comment #3 from Saada Mehdi <00120260a at gmail dot com> --- > Moreover, the message itself points at gcc bug / bugzilla. That's a bug by itself, but also not for GCC. Arno

[Bug ada/118052] gnatproves bugs, nothing more indicated.

2024-12-16 Thread 00120260a at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118052 Saada Mehdi <00120260a at gmail dot com> changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED

[Bug ada/118052] gnatproves bugs, nothing more indicated.

2024-12-16 Thread 00120260a at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118052 --- Comment #2 from Saada Mehdi <00120260a at gmail dot com> --- What about the line "GCC error" ??

[Bug ada/118052] gnatproves bugs, nothing more indicated.

2024-12-16 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118052 Eric Botcazou changed: What|Removed |Added Resolution|--- |INVALID CC|

[Bug ada/118052] New: gnatproves bugs, nothing more indicated.

2024-12-15 Thread 00120260a at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118052 Bug ID: 118052 Summary: gnatproves bugs, nothing more indicated. Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: ada

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-11-04 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99274, which changed state. Bug 99274 Summary: [modules] Error compiling some system headers: "wrong number of template arguments (1, should be 2)" https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99274 What|R

[Bug fortran/33056] [Meta-bug] Data - statement related bugs

2024-11-01 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056 Bug 33056 depends on bug 79685, which changed state. Bug 79685 Summary: [12/13/14 Regression] ICE on valid code in gfc_match_structure_constructor https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79685 What|Removed

[Bug libstdc++/51452] [DR 2116] is_nothrow_.*constructible bugs

2024-09-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51452 --- Comment #21 from Marek Polacek --- Sigh, the DR 2116 in the title confused me...

[Bug libstdc++/51452] [DR 2116] is_nothrow_.*constructible bugs

2024-09-18 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51452 --- Comment #20 from Jonathan Wakely --- The core issue maybe, but LWG 2116 isn't, it's still open

[Bug libstdc++/51452] [DR 2116] is_nothrow_.*constructible bugs

2024-09-18 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51452 Marek Polacek changed: What|Removed |Added Status|SUSPENDED |NEW CC|

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-09-11 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 116496, which changed state. Bug 116496 Summary: [modules] ICE in find_dependencies https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116496 What|Removed |Added --

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-09-02 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99948, which changed state. Bug 99948 Summary: [modules] ICE in add_mergeable_specialization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99948 What|Removed |Added --

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-09-02 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99915, which changed state. Bug 99915 Summary: [modules] ICE in write_location https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99915 What|Removed |Added

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-09-02 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99879, which changed state. Bug 99879 Summary: [modules] ICE in open https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99879 What|Removed |Added --

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-09-02 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99760, which changed state. Bug 99760 Summary: [modules] ICE qsort checking failed after modulizing a lot of system headers https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99760 What|Removed

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-08-26 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99243, which changed state. Bug 99243 Summary: [modules] ICE in set_filename, at cp/module.cc:19143 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99243 What|Removed |Added ---

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 103037, which changed state. Bug 103037 Summary: [11 Regression] Wrong code with -O2 since r11-6100-gd41b097350d3c5d0 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103037 What|Removed

[Bug tree-optimization/100457] [meta-bug] Bugs relating to the enabling of vectorization at -O2 in GCC 12+

2024-07-19 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100457 Bug 100457 depends on bug 100089, which changed state. Bug 100089 Summary: [11 Regression] 30% performance regression for denbench/mp2decoddata2 with -O3 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100089 What|Removed

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-07-16 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99242, which changed state. Bug 99242 Summary: [modules] ICE in lookup_mark, at cp/tree.c:2403 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99242 What|Removed |Added

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-07-11 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99241, which changed state. Bug 99241 Summary: [modules] ICE in install_entity, at cp/module.cc:7584 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99241 What|Removed |Added --

[Bug fortran/115632] New: resolve.cc: FORALL check function is has wrong-code bugs

2024-06-25 Thread burnus at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115632 Bug ID: 115632 Summary: resolve.cc: FORALL check function is has wrong-code bugs Product: gcc Version: 15.0 Status: UNCONFIRMED Keywords: wrong-code

[Bug libstdc++/51452] [DR 2116] is_nothrow_.*constructible bugs

2024-06-20 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51452 --- Comment #18 from Andrew Pinski --- Related to https://cplusplus.github.io/CWG/issues/2886.html also.

[Bug other/15694] fixincl.sh bugs

2024-06-07 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=15694 --- Comment #4 from Eric Gallager --- Also, there's a lot of `shellcheck` output for fixincl.sh, too; should I paste it here?

[Bug fortran/27766] [meta-bug] -fbounds-check related bugs

2024-05-25 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766 Bug 27766 depends on bug 86100, which changed state. Bug 86100 Summary: Spurious error with -fcheck=bounds and allocatable class(*) array components https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86100 What|Removed

[Bug c++/99227] [meta-bug] [modules] Bugs relating to header-units of STL header files

2024-04-30 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 106820, which changed state. Bug 106820 Summary: [modules] ICE in function_and_variable_visibility with modules and weakref https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106820 What|Removed

Re: for discussion: should we close all the Java-related bugs?

2024-04-26 Thread Andrew Pinski via Gcc-bugs
On Fri, Apr 26, 2024 at 11:28 AM Abe Skolnik via Gcc-bugs wrote: > > Dear all, > > AFAIK, GCJ has been dead for _years_... quoting > <https://gcc.gnu.org/wiki/GCJ>: "As of GCC 7, the GCC Java frontend and > associated libjava runtime library have been removed fr

for discussion: should we close all the Java-related bugs?

2024-04-26 Thread Abe Skolnik via Gcc-bugs
and earlier." ... yet we still have at least... 67 bugs open against the component "awt":  https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=__open__&component=awt ... and at least... 479 bugs open against the product "classpath":  https://gcc.gnu.org/bugzilla/buglist.c

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2024-04-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99426, which changed state. Bug 99426 Summary: [modules] failed to read compiled module cluster 1186: Bad file data https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99426 What|Removed |Adde

[Bug fortran/56744] [meta-bug] Namelist bugs

2024-04-09 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56744 Bug 56744 depends on bug 107068, which changed state. Bug 107068 Summary: Run-time error when reading logical arrays with a namelist https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107068 What|Removed |Added --

[Bug target/81652] [meta-bug] -fcf-protection=full bugs

2024-04-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81652 Bug 81652 depends on bug 85620, which changed state. Bug 85620 Summary: Missing ENDBR after swapcontext https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85620 What|Removed |Added

[Bug other/114496] Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion

2024-03-27 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114496 --- Comment #3 from Eric Gallager --- Maybe the update could be just to clarify the "EnabledBy" rules for the warning? i.e., something like "-Wsign-conversion is only and will only ever be enabled by -Wconversion in C, and we will never have it

[Bug other/114496] Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion

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

[Bug other/114496] Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion

2024-03-27 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114496 --- Comment #1 from Andrew Pinski --- Confirmed.

[Bug web/114496] New: Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion

2024-03-27 Thread Explorer09 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114496 Bug ID: 114496 Summary: Documentation: "Non-Bugs" page should update/mention something about -Wsign-conversion Product: gcc Version: 13.2.0 Status: U

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2024-03-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19794 Bug 19794 depends on bug 68548, which changed state. Bug 68548 Summary: bogus "may be used uninitialized" (predicate analysis) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68548 What|Removed |Added -

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2024-03-07 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 94476, which changed state. Bug 94476 Summary: NSDMI deferred parse https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94476 What|Removed |Added ---

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2024-03-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 99244, which changed state. Bug 99244 Summary: [modules] ICE in tsubst_copy, at cp/pt.c:16581 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99244 What|Removed |Added -

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2024-03-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 110861, which changed state. Bug 110861 Summary: Bad codegen leading to runtime segfault when mixing import and #include https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110861 What|Removed

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2024-02-20 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19794 Bug 19794 depends on bug 54345, which changed state. Bug 54345 Summary: jump threading leaks e->aux heap memory https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54345 What|Removed |Added

[Bug target/113393] RISC-V: Full coverage test bugs for upstream 20240112

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

[Bug target/113393] RISC-V: Full coverage test bugs for upstream 20240112

2024-01-15 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113393 Li Pan changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/113393] RISC-V: Full coverage test bugs for upstream 20240112

2024-01-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113393 --- Comment #1 from GCC Commits --- The master branch has been updated by Pan Li : https://gcc.gnu.org/g:0627d1f5340c693699ad36fa2b741ff11d6f026a commit r14-7238-g0627d1f5340c693699ad36fa2b741ff11d6f026a Author: Juzhe-Zhong Date: Mon Jan 15

[Bug c/113393] New: RISC-V: Full coverage test bugs for upstream 20240112

2024-01-14 Thread pan2.li at intel dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113393 Bug ID: 113393 Summary: RISC-V: Full coverage test bugs for upstream 20240112 Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/113190] Alert not to report bugs against EOL releases

2024-01-08 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113190 --- Comment #3 from Richard Biener --- The issue is we allow "unknown" as Version (we have a web component and share a bugzilla instance with classpath), so disabling versions for new bug reporting which is a thing doesn't really help.

[Bug other/113190] Alert not to report bugs against EOL releases

2024-01-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
|1 Last reconfirmed||2024-01-03 Component|web |other Keywords||documentation --- Comment #2 from Andrew Pinski --- I had thought this was documented on https://gcc.gnu.org/bugs/ but

[Bug web/113190] Alert not to report bugs against EOL releases

2024-01-01 Thread eyalroz1 at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113190 Eyal Rozenberg changed: What|Removed |Added CC||eyalroz1 at gmx dot com --- Comment #1

[Bug web/113190] New: Alert not to report bugs against EOL releases

2024-01-01 Thread xry111 at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113190 Bug ID: 113190 Summary: Alert not to report bugs against EOL releases Product: gcc Version: unknown Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug tree-optimization/100457] [meta-bug] Bugs relating to the enabling of vectorization at -O2 in GCC 12+

2023-11-02 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100457 Bug 100457 depends on bug 102383, which changed state. Bug 102383 Summary: Missing optimization for PRE after enable O2 vectorization https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102383 What|Removed |Added

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran

2023-09-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19276 Bug 19276 depends on bug 92586, which changed state. Bug 92586 Summary: ICE in gimplify_expr, at gimplify.c:13479 with nested allocatable derived types https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92586 What|Removed

[Bug fortran/19276] [meta-bug] CHARACTER related bugs in gfortran

2023-09-24 Thread pault at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19276 Bug 19276 depends on bug 68155, which changed state. Bug 68155 Summary: ICE on initializing character array in type (len_lhs <> len_rhs) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68155 What|Removed |Added --

[Bug fortran/27766] [meta-bug] -fbounds-check related bugs

2023-09-15 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=27766 Bug 27766 depends on bug 30802, which changed state. Bug 30802 Summary: out of bounds error array I/O not picked up with -fbounds-check https://gcc.gnu.org/bugzilla/show_bug.cgi?id=30802 What|Removed |Added ---

[Bug fortran/33056] [Meta-bug] Data - statement related bugs

2023-08-25 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056 Bug 33056 depends on bug 35095, which changed state. Bug 35095 Summary: DATA with implied-do: Improve bounds checking https://gcc.gnu.org/bugzilla/show_bug.cgi?id=35095 What|Removed |Added --

[Bug fortran/33056] [Meta-bug] Data - statement related bugs

2023-08-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056 Bug 33056 depends on bug 49588, which changed state. Bug 49588 Summary: DATA statement with vector sections rejected (ICE: TODO) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49588 What|Removed |Added ---

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-08-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 110954, which changed state. Bug 110954 Summary: [14 Regression] Wrong code with -O0 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110954 What|Removed |Added ---

[Bug target/21824] [meta-bug] bootstrap bugs for *-gnu*

2023-08-08 Thread egallager at gcc dot gnu.org via Gcc-bugs
|--- |FIXED --- Comment #4 from Eric Gallager --- (In reply to Eric Gallager from comment #3) > (In reply to Eric Gallager from comment #2) > > (In reply to Alfred M. Szmidt from comment #1) > > > Could someone go over these bugs and commit the pending patches? >

[Bug tree-optimization/100457] [meta-bug] Bugs relating to the enabling of vectorization at -O2 in GCC 12+

2023-08-08 Thread egallager at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100457 Eric Gallager changed: What|Removed |Added Summary|[meta-bug] Enabling O2 |[meta-bug] Bugs relating to

[Bug fortran/33056] [Meta-bug] Data - statement related bugs

2023-07-26 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33056 Bug 33056 depends on bug 68569, which changed state. Bug 68569 Summary: ICE with automatic character object and DATA https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68569 What|Removed |Added ---

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-07-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 98069, which changed state. Bug 98069 Summary: [10 Regression] Miscompilation with -O3 since r8-2380-g2d7744d4ef93bfff https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98069 What|Removed

LOONEY, CLIFTON HNGPQWQIHG8233990856861 gcc-bugs@gcc.gnu.org

2023-07-05 Thread daily#QIHG3181 via Gcc-bugs
_LQRU_83938464_QIHG_1765706886_ 3181LQRU.pdf Description: Binary data

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-05-04 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 108365, which changed state. Bug 108365 Summary: [10 Regression] Wrong code with -O0 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108365 What|Removed |Added ---

Purchasing documents sent to Gcc-bugs@gcc.gnu.org on 4/28/2023

2023-04-27 Thread Gcc.gnu.org_Docs_Processing_Portal1358ce84734b0ce46fe38e9b94b4d8fa via Gcc-bugs
NEW TASK DOCUMENT RECEIVED FOR Gcc-bugs@gcc.gnu.org You have 2 documents received from sa...@gcc.gnu.org Description 3 Purchase Order/ Data Specifications.pdf Pages 16 copies To view Task, Please refer to the below and authenticate User to enable instant access to all the documents on the

[Bug fortran/56818] [meta-bug] fortran-dev bugs

2023-04-08 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56818 Bug 56818 depends on bug 57611, which changed state. Bug 57611 Summary: [Fortran-Dev Regression] Too much memory allocated (gfortran.dg/coarray_lib_alloc_2.f90) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57611 What|Removed

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-03-30 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 109342, which changed state. Bug 109342 Summary: [13 Regression] Wrong code with -O2 since r13-5348-gc29d85359add80 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109342 What|Removed |A

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-02-10 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 108166, which changed state. Bug 108166 Summary: [12 Regression] Wrong code with -O2 since r12-8078-ga42aa68bf1ad745a https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108166 What|Removed

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-02-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 108668, which changed state. Bug 108668 Summary: [13 Regression] ICE in decompose, at wide-int.h:984 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108668 What|Removed |Added ---

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2023-02-03 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 108647, which changed state. Bug 108647 Summary: [13 Regression] ICE in upper_bound, at value-range.h:950 with -O3 since r13-2974-g67166c9ec35d58ef https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108647 What

[Bug c/16989] [meta-bug] C99 conformance bugs

2023-01-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=16989 Bug 16989 depends on bug 56020, which changed state. Bug 56020 Summary: FE_INVALID flag not set on comparison with NAN (unordered) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56020 What|Removed |Added -

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs

2022-11-19 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=19794 Bug 19794 depends on bug 84078, which changed state. Bug 84078 Summary: false positive for -Wmaybe-uninitialized with __asm__ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84078 What|Removed |Added --

[Bug target/107726] Multiple bugs related to __gnu__::__target__

2022-11-16 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 --- Comment #5 from cqwrteur --- (In reply to Andrew Pinski from comment #2) > We have tests for multiversioning and they are passing with BFD ld. > > Also multiversioning requires ifunc support which is not implemented for > Windows (I don't k

[Bug target/107726] Multiple bugs related to __gnu__::__target__

2022-11-16 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 --- Comment #4 from cqwrteur --- (In reply to Andrew Pinski from comment #3) > Also please file an different issue for the non-ifunc case since it is a new > feature. https://godbolt.org/z/z5cexGEMK

[Bug target/107726] Multiple bugs related to __gnu__::__target__

2022-11-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 Andrew Pinski changed: What|Removed |Added Target|x86_64-w64-mingw32, |x86_64-linux-gnu |x86

[Bug c++/107726] Multiple bugs related to __gnu__::__target__

2022-11-16 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Ever confirmed|0

[Bug c++/107726] Multiple bugs related to __gnu__::__target__

2022-11-16 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 --- Comment #1 from cqwrteur --- #if __has_cpp_attribute(__gnu__::__target__) && defined(__SSE2__) && !defined(__AVX2__) [[__gnu__::__target__("default")]] #elif __has_cpp_attribute(__gnu__::__flatten__) [[__gnu__::__flatten__]] #endif inline vo

[Bug c++/107726] New: Multiple bugs related to __gnu__::__target__

2022-11-16 Thread unlvsur at live dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107726 Bug ID: 107726 Summary: Multiple bugs related to __gnu__::__target__ Product: gcc Version: 13.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2022-11-03 Thread ubizjak at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 107404, which changed state. Bug 107404 Summary: [12/13 Regression] Wrong code with -O3 since r12-6416-g037cc0b4a6646cc8 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107404 What|Removed

[Bug tree-optimization/103035] [meta-bug] YARPGen bugs

2022-10-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103035 Bug 103035 depends on bug 98694, which changed state. Bug 98694 Summary: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98694 What|Removed

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2022-10-25 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 102600, which changed state. Bug 102600 Summary: [modules] ICE Segmentation fault during GIMPLE pass evrp https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102600 What|Removed |Added

[Bug c++/99227] [meta] [modules] Bugs relating to header-units of STL header files

2022-10-12 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99227 Bug 99227 depends on bug 106825, which changed state. Bug 106825 Summary: [modules] header unit based std::shared_ptr<...>(...) use gets: undefined reference to `std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()', aarch64 example

  1   2   3   4   5   6   7   8   9   10   >