[Bug c/120066] FAIL: gcc.c-torture/compile/pr51694.c -O0 (internal compiler error: Segmentation fault)

2025-05-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120066 --- Comment #2 from Andrew Pinski --- Fixed this morning.

[Bug c/120066] FAIL: gcc.c-torture/compile/pr51694.c -O0 (internal compiler error: Segmentation fault)

2025-05-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120066 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug c/120066] New: FAIL: gcc.c-torture/compile/pr51694.c -O0 (internal compiler error: Segmentation fault)

2025-05-02 Thread danglin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120066 Bug ID: 120066 Summary: FAIL: gcc.c-torture/compile/pr51694.c -O0 (internal compiler error: Segmentation fault) Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug c/120058] internal compiler error: Segmentation fault

2025-05-01 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120058 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/120058] New: internal compiler error: Segmentation fault

2025-05-01 Thread tharakan at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120058 Bug ID: 120058 Summary: internal compiler error: Segmentation fault Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c++/120052] internal compiler error: in scan_omp_1_op, at omp-low.cc:4005

2025-05-01 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120052 --- Comment #1 from Andrew Pinski --- Created attachment 61262 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61262&action=edit Cleaned up and reduced testcase

[Bug c++/120052] New: internal compiler error: in scan_omp_1_op, at omp-low.cc:4005

2025-05-01 Thread ldalessandro at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120052 Bug ID: 120052 Summary: internal compiler error: in scan_omp_1_op, at omp-low.cc:4005 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug rust/120018] [15/16 regression] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-30 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Sam James changed: What|Removed |Added Target Milestone|--- |15.2 Summary|internal compiler

[Bug c++/119378] [12/13 Regression] Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index"

2025-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119378 --- Comment #8 from GCC Commits --- The releases/gcc-14 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:30432ffd9220cc949ef470c47455c6a64f2cdb69 commit r14-11706-g30432ffd9220cc949ef470c47455c6a64f2cdb69 Author: Patrick Palka

[Bug c++/119378] [12/13 Regression] Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index"

2025-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119378 --- Comment #7 from GCC Commits --- The releases/gcc-15 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:670250c904dd5c8a1e0a0d241c42d5657400cdc8 commit r15-9605-g670250c904dd5c8a1e0a0d241c42d5657400cdc8 Author: Patrick Palka

[Bug c++/119378] [12/13 Regression] Nested template class friend of template class produces "internal compiler error: unexpected expression ‘T’ of kind template_parm_index"

2025-04-30 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119378 --- Comment #6 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:05ea8baf6ff96c77a9a2467d5c45b1ed575fca92 commit r16-309-g05ea8baf6ff96c77a9a2467d5c45b1ed575fca92 Author: Patrick Palka Date: We

[Bug c++/101670] Internal compiler error with concepts

2025-04-30 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment #

[Bug c++/119983] Member function in unnamed type causes internal compiler error in module.

2025-04-30 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 --- Comment #5 from Nathaniel Shead --- (In reply to gap mman from comment #4) > (In reply to Nathaniel Shead from comment #2) > > Thanks for the report! As Andrew noted, the ICE is fixed for 14.3 by > > r14-10825-g01d3a974fe3474c37cd52b595c29d

[Bug rust/120018] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-30 Thread dkm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 --- Comment #3 from Marc Poulhiès --- Ok, thanks Andrew, we'll take care of fixing this.

[Bug rust/120018] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug rust/120018] internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Andrew Pinski changed: What|Removed |Added Ever confirmed|0 |1 CC|

[Bug ipa/120018] New: internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits

2025-04-29 Thread dkm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018 Bug ID: 120018 Summary: internal compiler error: in redirect_to_unreachable, at ipa-fnsummary.cc:258 for 32-bits Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug c++/120015] internal compiler error: in unify, at cp/pt.cc:25969

2025-04-29 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120015 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug c++/120015] New: internal compiler error: in unify, at cp/pt.cc:25969

2025-04-29 Thread ldalessandro at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120015 Bug ID: 120015 Summary: internal compiler error: in unify, at cp/pt.cc:25969 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/119983] Member function in unnamed type causes internal compiler error in module.

2025-04-29 Thread g.mjardev at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 --- Comment #4 from gap mman --- (In reply to Nathaniel Shead from comment #2) > Thanks for the report! As Andrew noted, the ICE is fixed for 14.3 by > r14-10825-g01d3a974fe3474c37cd52b595c29dddafad954dc. > > The code is ill-formed, however: >

[Bug c++/112288] [12/13 Regression] ICE - internal compiler error: in instantiate_decl, at cp/pt.cc:26861 since r6-6830-g20a0c6f9bdbd78

2025-04-29 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112288 Patrick Palka changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/119983] Member function in unnamed type causes internal compiler error in module.

2025-04-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 --- Comment #3 from Nathaniel Shead --- I will note that making the variable internal linkage will silence GCC 15, since a TU-local variable itself is not an exposure; this is appropriate if you only need the variable within that TU. For exampl

[Bug c++/119983] Member function in unnamed type causes internal compiler error in module.

2025-04-29 Thread nshead at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 Nathaniel Shead changed: What|Removed |Added CC||nshead at gcc dot gnu.org K

[Bug c/119993] New: internal compiler error: populationSize.0 from writePopulation referenced in readPopulation

2025-04-28 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119993 Bug ID: 119993 Summary: internal compiler error: populationSize.0 from writePopulation referenced in readPopulation Product: gcc Version: 16.0 Status: UNCONFIRMED

[Bug c/119992] New: internal compiler error: in gimplify_expr, at gimplify.cc:19860

2025-04-28 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119992 Bug ID: 119992 Summary: internal compiler error: in gimplify_expr, at gimplify.cc:19860 Product: gcc Version: 16.0 Status: UNCONFIRMED Severity: normal

[Bug c/119991] New: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-28 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119991 Bug ID: 119991 Summary: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

[Bug c++/112288] [12/13 Regression] ICE - internal compiler error: in instantiate_decl, at cp/pt.cc:26861 since r6-6830-g20a0c6f9bdbd78

2025-04-28 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112288 --- Comment #17 from GCC Commits --- The releases/gcc-14 branch has been updated by Patrick Palka : https://gcc.gnu.org/g:d3cb17bed3a61a2d45ff6142bbabc633a334dc2f commit r14-11694-gd3cb17bed3a61a2d45ff6142bbabc633a334dc2f Author: Patrick Palka

[Bug c++/119983] Member function in unnamed type causes internal compiler error in module.

2025-04-28 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/119983] New: Member function in unnamed type causes internal compiler error in module.

2025-04-28 Thread g.mjardev at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983 Bug ID: 119983 Summary: Member function in unnamed type causes internal compiler error in module. Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity

[Bug target/116600] [12/13/14/15/16 Regression] internal compiler error: in maybe_record_trace_start, at dwarf2cfi.cc:2584 since r7-5127-g827ab47ab1f

2025-04-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116600 Andrew Pinski changed: What|Removed |Added CC||chenglulu at loongson dot cn --- Commen

[Bug middle-end/102674] internal compiler error: on fpclassify(_Decimal32)

2025-04-24 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102674 --- Comment #8 from Jakub Jelinek --- Fixed also for 13.4.

[Bug middle-end/118024] ICE when building openssh-9.9_p1 with -fstrub=all (internal compiler error: tree check: expected tree_list, have identifier_node in matching_alloc_calls_p, at gimple-ssa-warn-a

2025-04-24 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118024 --- Comment #10 from Jakub Jelinek --- Fixed also for 13.4.

[Bug target/95419] [vax-openbsd] internal compiler error: in assemble_integer, at varasm.c:2818 with -fexceptions

2025-04-23 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95419 Iain Buclaw changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug middle-end/119204] Internal Compiler Error (“verify_gimple” failed) when compiling code with the wrong return type on strcspn

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119204 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:997b3e922f57219b6cc1f293bb57a84468fd5d9e commit r13-9599-g997b3e922f57219b6cc1f293bb57a84468fd5d9e Author: Jakub Jelinek

[Bug middle-end/119204] Internal Compiler Error (“verify_gimple” failed) when compiling code with the wrong return type on strcspn

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119204 --- Comment #8 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:f82a279e0e6bb792f70cce1f9451537c9b5eb8be commit r13-9598-gf82a279e0e6bb792f70cce1f9451537c9b5eb8be Author: Richard Biener

[Bug middle-end/118024] ICE when building openssh-9.9_p1 with -fstrub=all (internal compiler error: tree check: expected tree_list, have identifier_node in matching_alloc_calls_p, at gimple-ssa-warn-a

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118024 --- Comment #9 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:4bbd1ab1f9ed7f55e9f506bc07b256cebb4f9d92 commit r13-9579-g4bbd1ab1f9ed7f55e9f506bc07b256cebb4f9d92 Author: Jakub Jelinek

[Bug middle-end/102674] internal compiler error: on fpclassify(_Decimal32)

2025-04-23 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102674 --- Comment #7 from GCC Commits --- The releases/gcc-13 branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1ec99f67bbf748143a177cc34dd41c87f9803ffc commit r13-9574-g1ec99f67bbf748143a177cc34dd41c87f9803ffc Author: Jakub Jelinek

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #8 from Jürgen Reuter --- > > Hi Harald, > as I reported this to NAG and Intel as well, I got the following reply from > Malcolm Cohen from NAG: > "I note that there is an error in your example at line 56: it has > procedure(dlsym)

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
pointer :: tmp_fun" > > > > After correcting this, both Nagfor and Ifx compile, as in gfortran. > > Cheers, > >Jürgen > > Thanks, Jürgen. > > If there is a confirmation by Intel, can you add here a link to the thread > in their forum? The Intel link is

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 anlauf at gcc dot gnu.org changed: What|Removed |Added Version|unknown |16.0 --- Comment #6 from anl

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #5 from Jürgen Reuter --- (In reply to anlauf from comment #4) > It fails for all gfortran versions since at least 7. > > NAG says: > > Panic: pr119889.f90, line 59: Impossible no interface > Internal Error -- please report this bu

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-22 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org --

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 Jerry DeLisle changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 --- Comment #2 from Jürgen Reuter --- (In reply to Jerry DeLisle from comment #1) > Thankyou for this report. Can you tell us the version number of gfortran? > > gfortran -v will list the version. It fails for sure with the two default compile

[Bug fortran/119889] Internal compiler error using bind(C) functionality

2025-04-21 Thread jvdelisle at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 Jerry DeLisle changed: What|Removed |Added CC||jvdelisle at gcc dot gnu.org --- Commen

[Bug fortran/119889] New: Internal compiler error using bind(C) functionality

2025-04-21 Thread juergen.reuter at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889 Bug ID: 119889 Summary: Internal compiler error using bind(C) functionality Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/119882] internal compiler error in diag_mismatched_tags when compiling a C++23 source file with -Werror=mismatched-tags

2025-04-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRME

[Bug target/118320] [14 Regression] internal compiler error: Segmentation fault in aarch64-ldp-fusion.cc

2025-04-21 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118320 --- Comment #19 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:d508d24282c6a8172be2abcb2223232f452b667f commit r16-48-gd508d24282c6a8172be2abcb2223232f452b667f Author: Andrew Pinski Date: Thu

[Bug c++/119882] internal compiler error in diag_mismatched_tags when compiling a C++23 source file with -Werror=mismatched-tags

2025-04-21 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882 Richard Biener changed: What|Removed |Added Keywords||GC, ice-on-valid-code --- Comment #2 f

[Bug c++/119882] internal compiler error in diag_mismatched_tags when compiling a C++23 source file with -Werror=mismatched-tags

2025-04-21 Thread alex at zrythm dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882 --- Comment #1 from alex at zrythm dot org --- Couldn't attach the file as it's 1.2MB compressed. I've uploaded it to my server: https://www.zrythm.org/downloads/ccJ8cv0S.out.xz

[Bug c++/119882] New: internal compiler error in diag_mismatched_tags when compiling a C++23 source file with -Werror=mismatched-tags

2025-04-21 Thread alex at zrythm dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882 Bug ID: 119882 Summary: internal compiler error in diag_mismatched_tags when compiling a C++23 source file with -Werror=mismatched-tags Product: gcc Version

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-20 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817 Iain Buclaw changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-20 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
->imported_module_or_decl', triggering the observed internal compiler error. NULL_TREE is returned from `build_import_decl' when the symbol was ignored for being non-trivial to represent in debug, for example, template or tuple declarations. So similarly "skip&

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
->imported_module_or_decl', triggering the observed internal compiler error. NULL_TREE is returned from `build_import_decl' when the symbol was ignored for being non-trivial to represent in debug, for example, template or tuple declarations. So similarly "skip&

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
->imported_module_or_decl', triggering the observed internal compiler error. NULL_TREE is returned from `build_import_decl' when the symbol was ignored for being non-trivial to represent in debug, for example, template or tuple declarations. So similarly "skip&

[Bug tree-optimization/118476] [12 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-16 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476 --- Comment #18 from GCC Commits --- The releases/gcc-12 branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:75fc02d56f0be5c4d8a26b2f48fcaa482a849094 commit r12-11052-g75fc02d56f0be5c4d8a26b2f48fcaa482a849094 Author: Andrew Pinski

[Bug tree-optimization/118476] [12 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

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

[Bug c++/119829] Internal Compiler Error with braced initialization and designated initializers

2025-04-16 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119829 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org Ever co

[Bug c++/119829] New: Internal Compiler Error with braced initialization and designated initializers

2025-04-15 Thread amir.ahmed.ansari at outlook dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119829 Bug ID: 119829 Summary: Internal Compiler Error with braced initialization and designated initializers Product: gcc Version: 14.2.0 Status: UNCONFIRMED

[Bug tree-optimization/118476] [12 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-15 Thread pinskia at gcc dot gnu.org via Gcc-bugs
Regression] Internal |[12 Regression] Internal |compiler error, invalid |compiler error, invalid |'PHI' argument since GCC8 |'PHI' argument since GCC8 --- Comment #17 from Andrew Pinski --- Fixed for GCC 13.4.0 (r13-9531-gde622c307743cc) also.

[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476 --- Comment #16 from GCC Commits --- The releases/gcc-13 branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:d1eb3fdac1af2a124781047bc562ec0e4d809f0d commit r13-9532-gd1eb3fdac1af2a124781047bc562ec0e4d809f0d Author: Andrew Pinski

[Bug cobol/119809] FE internal_error internal compiler error: in digits_from_float128, at cobol/genapi.cc:15293 (bit data items)

2025-04-15 Thread rdubner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119809 Robert Dubner changed: What|Removed |Added Assignee|rdubner at gcc dot gnu.org |jklowden at gcc dot gnu.org ---

[Bug cobol/119809] FE internal_error internal compiler error: in digits_from_float128, at cobol/genapi.cc:15293 (bit data items)

2025-04-15 Thread rdubner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119809 Robert Dubner changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug d/119799] d: internal compiler error: in visit, at d/decl.cc:838

2025-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
Apr 15 15:19:13 2025 +0200 d: Fix internal compiler error: in visit, at d/decl.cc:838 [PR119799] This was caused by a check in the D front-end disallowing static VAR_DECLs with a size `0'. While empty structs in D are give the size `1', the same symbol coming fr

[Bug c++/112288] [12/13 Regression] ICE - internal compiler error: in instantiate_decl, at cp/pt.cc:26861 since r6-6830-g20a0c6f9bdbd78

2025-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112288 --- Comment #16 from GCC Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:369461d0749790f1291f76096064d583d2547934 commit r15-9484-g369461d0749790f1291f76096064d583d2547934 Author: Patrick Palka Date:

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
->imported_module_or_decl', triggering the observed internal compiler error. NULL_TREE is returned from `build_import_decl' when the symbol was ignored for being non-trivial to represent in debug, for example, template or tuple declarations. So similarly "skip" adding t

[Bug d/119817] d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-15 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817 Iain Buclaw changed: What|Removed |Added Last reconfirmed||2025-04-15 Status|UNCONFIRMED

[Bug d/119817] New: d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676

2025-04-15 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817 Bug ID: 119817 Summary: d: internal compiler error: in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676 Product: gcc Version: 15.0 Status

[Bug cobol/119809] New: FE internal_error internal compiler error: in digits_from_float128, at cobol/genapi.cc:15293 (bit data items)

2025-04-14 Thread simonsobisch at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119809 Bug ID: 119809 Summary: FE internal_error internal compiler error: in digits_from_float128, at cobol/genapi.cc:15293 (bit data items) Product: gcc Version: 15.0

[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476 --- Comment #15 from Andrew Pinski --- (In reply to Andrew Pinski from comment #14) > Fixed also for GCC 14.3.0. r14-11609-gf6efcd3d4855e57 for reference; I forgot to update the bug # to reference this one too.

[Bug tree-optimization/118476] [12/13/14 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476 --- Comment #13 from GCC Commits --- The releases/gcc-14 branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:52b97f984f2f2dfd1e1d815a2c75153568718462 commit r14-11610-g52b97f984f2f2dfd1e1d815a2c75153568718462 Author: Andrew Pinski

[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
|Internal compiler error,|compiler error, invalid |invalid 'PHI' argument |'PHI' argument since GCC8 |since GCC8 | Known to work||14.2.1 --- Comment #14 from Andrew Pinski

[Bug tree-optimization/118476] [12/13/14 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476 --- Comment #12 from GCC Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:d45a6502d1ec87d43f1a39f87cca58f1e28369c8 commit r15-9434-gd45a6502d1ec87d43f1a39f87cca58f1e28369c8 Author: Andrew Pinski Date: M

[Bug d/119799] New: d: internal compiler error: in visit, at d/decl.cc:838

2025-04-14 Thread ibuclaw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119799 Bug ID: 119799 Summary: d: internal compiler error: in visit, at d/decl.cc:838 Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug analyzer/119787] internal compiler error: in build2, at tree.cc:5093

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

[Bug analyzer/119787] New: internal compiler error: in build2, at tree.cc:5093

2025-04-13 Thread collin.funk1 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119787 Bug ID: 119787 Summary: internal compiler error: in build2, at tree.cc:5093 Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c/119713] RISC-V: -march=rv64gcv gives an internal compiler error in a_as

2025-04-10 Thread negge at dgql dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119713 --- Comment #2 from negge at dgql dot org --- Thanks Sam, rebuilding with gcc-15.0.1_pre20250406-r2 seems to have fixed it.

[Bug c/119713] RISC-V: -march=rv64gcv gives an internal compiler error in a_as

2025-04-10 Thread sjames at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119713 Sam James changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/119713] New: RISC-V: -march=rv64gcv gives an internal compiler error in a_as

2025-04-10 Thread negge at dgql dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119713 Bug ID: 119713 Summary: RISC-V: -march=rv64gcv gives an internal compiler error in a_as Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal

[Bug target/116591] internal compiler error: in extract_insn when compiling for risc-v xtheadvector

2025-04-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116591 --- Comment #6 from GCC Commits --- The releases/gcc-14 branch has been updated by Ma Jin : https://gcc.gnu.org/g:07d4c264a000b6448d6b519110c05c3b8a64d23b commit r14-11581-g07d4c264a000b6448d6b519110c05c3b8a64d23b Author: Jin Ma Date: Wed N

[Bug target/116593] internal compiler error: in get_attr_type, at config/riscv/riscv.md:28048 with -O2 -O3 when compiling for risc-v xtheadvector

2025-04-10 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116593 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Ma Jin : https://gcc.gnu.org/g:2631ac38d9b2a9def13a04c1e1fefb3871e420ab commit r14-11583-g2631ac38d9b2a9def13a04c1e1fefb3871e420ab Author: Jin Ma Date: Tue J

[Bug target/117286] [RISC-V] internal compiler error: Segmentation fault `__riscv_vlmul_ext_v_f16mf2_f16m1`

2025-04-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
: Mon Oct 28 04:41:09 2024 + RISC-V:Bugfix for vlmul_ext and vlmul_trunc with NULL return value[pr117286] This patch fixes following ICE: test.c: In function 'func': test.c:37:24: internal compiler error: Segmentation fault 37 | vfloat

[Bug target/116036] [14/15 only] RISCV: internal compiler error: in riscv_expand_mult_with_const_int with -march=rv64idv

2025-04-09 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116036 --- Comment #5 from GCC Commits --- The releases/gcc-14 branch has been updated by Kito Cheng : https://gcc.gnu.org/g:b7d975945025d1e4e9237c90b46bf4f660289d22 commit r14-11572-gb7d975945025d1e4e9237c90b46bf4f660289d22 Author: Robin Dapp Date:

[Bug c/119651] [13/14/15 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702

2025-04-07 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119651 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug c/119651] [13/14/15 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702

2025-04-07 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119651 Richard Biener changed: What|Removed |Added Priority|P3 |P4

[Bug preprocessor/119653] [12/13/14/15 Regression] internal compiler error: Segmentation fault

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

[Bug preprocessor/119653] [12/13/14/15 Regression] internal compiler error: Segmentation fault

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119653 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2025-04-06 Keywords|

[Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c/119653] New: internal compiler error: Segmentation fault

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119653 Bug ID: 119653 Summary: internal compiler error: Segmentation fault Product: gcc Version: 14.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c

[Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 --- Comment #2 from Xieym --- The following also has the same crash signature, is it the same reason? $ cat file.c void main(){ float x = 1.; x *= sqrt(x); char *x =""; } Url: https://godbolt.org/z/oradxqaxE

[Bug c/119651] [13/14/15 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
|1 Summary|internal compiler error:|[13/14/15 Regression] |tree check: expected class |internal compiler error: |'type', have 'exceptional' |tree check: expected class |(error_mark) in

[Bug c/119651] New: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119651 Bug ID: 119651 Summary: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:1670

[Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug c/119649] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 --- Comment #1 from Andrew Pinski --- Confirmed. Reduced dejagnuified testcase: ``` /* { dg-do compile } */ int f(const char*); int g(int args, int sum) { sum += f(__builtin_va_arg(args, char const *)); /* { dg-error "first argument to

[Bug c/119649] New: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

2025-04-06 Thread xieym3 at zohomail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649 Bug ID: 119649 Summary: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in create_tmp_from_val, at gimplify.cc:621

[Bug c++/119646] ICE on lix-2.92.0: internal compiler error: in flatten_await_stmt, at cp/coroutines.cc:3136

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

[Bug c++/119646] ICE on lix-2.92.0: internal compiler error: in flatten_await_stmt, at cp/coroutines.cc:3136

2025-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119646 --- Comment #2 from Andrew Pinski --- Created attachment 61019 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61019&action=edit Reduced testcase

[Bug c++/119646] ICE on lix-2.92.0: internal compiler error: in flatten_await_stmt, at cp/coroutines.cc:3136

2025-04-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119646 --- Comment #1 from Andrew Pinski --- >Was not able to reduce to something reasonable. That is because coroutines requires some interesting class structures sometimes.

[Bug middle-end/119646] New: ICE on lix-2.92.0: internal compiler error: in flatten_await_stmt, at cp/coroutines.cc:3136

2025-04-05 Thread slyfox at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119646 Bug ID: 119646 Summary: ICE on lix-2.92.0: internal compiler error: in flatten_await_stmt, at cp/coroutines.cc:3136 Product: gcc Version: 15.0 Status: UNCONFIRMED

[Bug c++/106976] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in override_type_for_decl_p, at dwarf2out.cc:24345

2025-04-04 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106976 --- Comment #4 from GCC Commits --- The releases/gcc-14 branch has been updated by Jason Merrill : https://gcc.gnu.org/g:ecc2725d61f1b268b51a604543b6717185bebd34 commit r14-11530-gecc2725d61f1b268b51a604543b6717185bebd34 Author: Jason Merrill

  1   2   3   4   5   6   7   8   9   10   >