https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120066
--- Comment #2 from Andrew Pinski ---
Fixed this morning.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120066
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120058
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018
Sam James changed:
What|Removed |Added
Target Milestone|--- |15.2
Summary|internal compiler
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101670
Patrick Palka changed:
What|Removed |Added
CC||ppalka at gcc dot gnu.org
--- Comment #
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120018
Andrew Pinski changed:
What|Removed |Added
Ever confirmed|0 |1
CC|
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120015
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
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
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:
>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112288
Patrick Palka changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983
Nathaniel Shead changed:
What|Removed |Added
CC||nshead at gcc dot gnu.org
K
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119983
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116600
Andrew Pinski changed:
What|Removed |Added
CC||chenglulu at loongson dot cn
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102674
--- Comment #8 from Jakub Jelinek ---
Fixed also for 13.4.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118024
--- Comment #10 from Jakub Jelinek ---
Fixed also for 13.4.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95419
Iain Buclaw changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
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
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
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
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
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)
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
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
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
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
--
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889
Jerry DeLisle changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119889
Jerry DeLisle changed:
What|Removed |Added
CC||jvdelisle at gcc dot gnu.org
--- Commen
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119882
Andrew Pinski changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRME
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
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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817
Iain Buclaw changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
->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&
->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&
->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&
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476
Andrew Pinski changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
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
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
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.
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
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
---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119809
Robert Dubner changed:
What|Removed |Added
Ever confirmed|0 |1
Last reconfirmed|
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
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:
->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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119817
Iain Buclaw changed:
What|Removed |Added
Last reconfirmed||2025-04-15
Status|UNCONFIRMED
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
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
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.
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
|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
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119787
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119713
Sam James changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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
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
: 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
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:
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119651
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119653
Andrew Pinski changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119653
Andrew Pinski changed:
What|Removed |Added
Last reconfirmed||2025-04-06
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649
Andrew Pinski changed:
What|Removed |Added
See Also||https://gcc.gnu.org/bugzill
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
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
|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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119649
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Ever confirmed|0
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
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
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119646
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
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
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.
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
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 - 100 of 9560 matches
Mail list logo