https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103717
Bug ID: 103717
Summary: ICE in doloop_code, at fortran/frontend-passes.c:2656
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103718
Bug ID: 103718
Summary: [11/12 Regression] ICE in
doloop_contained_procedure_code, at
fortran/frontend-passes.c:2393
Product: gcc
Version: 12.0
Statu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103719
Bug ID: 103719
Summary: [11/12 Regression] ICE in
doloop_contained_procedure_code, at
fortran/frontend-passes.c:2465
Product: gcc
Version: 12.0
Statu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103707
--- Comment #3 from G. Steinmetz ---
A quick reduction yields z1 and for comparison z2 :
$ cat z1.f90
program p
real, parameter :: fmin(1) = 0.
real, parameter :: fmax(1) = 1.
print *, (fmax/fmin)**2
end
$ cat z2.f90
program p
rea
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103707
--- Comment #4 from G. Steinmetz ---
Sorry, I forgot z3 :
program p
print *, [1.]/[0.]
end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103694
--- Comment #3 from G. Steinmetz ---
On my environment(s) a preceding ICE (see backtrace) disappeared
for r10 between 20200412 (ICE) and 20200419 (Error) :
$ gfortran-10-20200412 -c z1.f90
z1.f90:5:17:
5 |type(t) :: x((0.)/0)
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103716
--- Comment #3 from G. Steinmetz ---
On my environment(s) the history for r9 is as follows :
<= 20181028 : Error: Unexpected '%' for nonderived-type variable 'x' at
(1)
20181104..20190824 : ICE in check_assumed_size_reference/gfc_format
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103776
Bug ID: 103776
Summary: ICE in gfc_compare_string, at fortran/arith.c:1118
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103777
Bug ID: 103777
Summary: ICE in gfc_simplify_maskl, at fortran/simplify.c:4918
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103777
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103778
Bug ID: 103778
Summary: [10/11/12 Regression] ICE: Invalid expression in
gfc_element_size
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103779
Bug ID: 103779
Summary: ICE in gfc_convert_chartype, at
fortran/intrinsic.c:5400
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103794
Bug ID: 103794
Summary: ICE in gfc_check_reshape, at fortran/check.c:4727
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103795
Bug ID: 103795
Summary: ICE in gfc_conv_array_constructor_expr, at
fortran/trans-expr.c:8325
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103796
Bug ID: 103796
Summary: ICE in gfc_conv_expr_val, at fortran/trans-expr.c:9446
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102311
Bug ID: 102311
Summary: [11/12 Regression] ICE in
gfc_enforce_clean_symbol_state, at
fortran/symbol.c:4278
Product: gcc
Version: 12.0
Status: UNCONFI
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102312
Bug ID: 102312
Summary: [12 Regression] ICE in gfc_get_dtype_rank_type, at
fortran/trans-types.c:1558
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102313
Bug ID: 102313
Summary: [12 Regression] ICE in gfc_ascii_statement(): Bad
statement code
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102314
Bug ID: 102314
Summary: [11/12 Regression] ICE in verify_ssa, at
tree-ssa.c:1076
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102315
Bug ID: 102315
Summary: ICE tree check: expected integer_cst, have save_expr
in gfc_trans_array_constructor_value, at
fortran/trans-array.c:2056
Product: gcc
Ver
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102330
Bug ID: 102330
Summary: [12 Regression] ICE in expand_gimple_stmt_1, at
cfgexpand.c:3932
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102331
Bug ID: 102331
Summary: ICE in attr_decl1, at fortran/decl.c:8691
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102331
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102332
Bug ID: 102332
Summary: ICE in select_type_set_tmp, at fortran/match.c:6366
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102332
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102333
Bug ID: 102333
Summary: [9/10/11/12 Regression] ICE in
gfc_generate_function_code, at
fortran/trans-decl.c:6941
Product: gcc
Version: 12.0
Status: UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102333
--- Comment #1 from G. Steinmetz ---
Compiles with "allocatable" instead :
$ cat z2.f90
function f(x) result(y)
class(*), allocatable :: y
contains
function g() result(z)
procedure(f), allocatable :: z
end
end
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102334
Bug ID: 102334
Summary: [12 Regression] ICE in trans_associate_var, at
fortran/trans-stmt.c:1794
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102413
Bug ID: 102413
Summary: [12 Regression] ICE in cp_lexer_consume_token, at
cp/parser.c:1172
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102414
Bug ID: 102414
Summary: [12 Regression] ICE in unify_array_domain, at
cp/pt.c:23442
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102415
Bug ID: 102415
Summary: [12 Regression] ICE in bb_seq_addr, at gimple.h:1786
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102416
Bug ID: 102416
Summary: [12 Regression] ICE in gimplify_expr, at
gimplify.c:15570
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102315
--- Comment #3 from G. Steinmetz ---
A reduced variant with the same ICE :
$ cat z2.f90
program p
character :: x = 'a'
character :: y(5)
y = [[trim(x), 'b', 'c', 'd', 'e']]
print *, y
end
But z1 gives additional hints when reduc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102417
Bug ID: 102417
Summary: Wrong error message about character length with
-std=f2018
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102417
--- Comment #1 from G. Steinmetz ---
And obviously, works with a single AC :
$ cat z0.f90
program p
character :: x = 'a'
character(4) :: y(3)
y = [character(4) :: x, 'b', 'c']
print *, y
end
$ gfortran-12-20210919 z0.f90 -std=f20
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101330
--- Comment #3 from G. Steinmetz ---
A better test case :
$ cat z2.f90
!$omp task affinity (iterator(j=1:2:))
!$omp task affinity (iterator(j=1:2::))
!$omp task affinity (iterator(j=1:-2:))
!$omp task depend (iterator(j=1:2:))
!$omp task depen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102430
Bug ID: 102430
Summary: ICE in fold_convert_loc, at fold-const.c:2554
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102431
Bug ID: 102431
Summary: [12 Regression] ICE in lower_gimple_bind, at
gimple-low.c:439
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102432
Bug ID: 102432
Summary: [11/12 Regression] ICE in _cpp_lex_direct, at
libcpp/lex.c:2949
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102433
Bug ID: 102433
Summary: [11/12 Regression] ICE in ~saved_token_sentinel, at
cp/parser.c:1293
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102434
Bug ID: 102434
Summary: [11/12 Regression] ICE in
output_constructor_regular_field, at varasm.c:5514
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: n
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102455
Bug ID: 102455
Summary: ICE in verify_ctor_sanity, at cp/constexpr.c:4451
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102456
Bug ID: 102456
Summary: ICE in gfc_check_rank, at fortran/check.c:4594
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102457
Bug ID: 102457
Summary: [PDT] ICE in fold_convert_const_int_from_real, at
fold-const.c:2034
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102458
Bug ID: 102458
Summary: ICE tree check: expected array_type, have pointer_type
in gfc_conv_array_initializer, at
fortran/trans-array.c:6136
Product: gcc
Version:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102458
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102459
Bug ID: 102459
Summary: [12 Regression] ICE in gfc_conv_scalarized_array_ref,
at fortran/trans-array.c:3549
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102503
Bug ID: 102503
Summary: ICE in gfc_conv_array_bound, at
fortran/trans-types.c:1224
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102504
Bug ID: 102504
Summary: [12 Regression] ICE in build_outer_var_ref, at
omp-low.c:746
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102505
Bug ID: 102505
Summary: [10/11/12 Regression] ICE in verify_sra_access_forest,
at tree-sra.c:2368
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102505
--- Comment #1 from G. Steinmetz ---
$ cat z2.cc
struct A
{
A(): i(42) { }
int i;
int f() { return i; }
};
struct D : A { long double pad; };
struct B : virtual D
{
int j = i + f();
int k = A::i + A::f();
};
struct C: B { int pad;
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102506
Bug ID: 102506
Summary: [10/11/12 Regression] ICE in splice_late_return_type,
at cp/pt.c:29946
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102520
Bug ID: 102520
Summary: [10/11/12 Regression] ICE in expand_constructor, at
fortran/array.c:1802
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102521
Bug ID: 102521
Summary: ICE in gfc_conv_array_initializer, at
fortran/trans-array.c:6240
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102532
Bug ID: 102532
Summary: [10/11/12 Regression] ICE in gfc_get_corank, at
fortran/expr.c:5769
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102532
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102456
--- Comment #2 from G. Steinmetz ---
It compiles when using "size(shape(x))" as a synonym for "rank(x)".
And indeed, that scalar x (from image 1) has rank 0.
$ cat z2.f90
program p
type t
integer :: a
end type
type(t) :: x[*]
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102533
Bug ID: 102533
Summary: ICE in gfc_set_backend_locus, at fortran/trans.c:1861
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102533
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102593
Bug ID: 102593
Summary: [10/11/12 Regression] ICE in
cp_oacc_check_attachments, at cp/semantics.c:6561
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102594
Bug ID: 102594
Summary: ICE in decay_conversion, at cp/typeck.c:2311
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102595
Bug ID: 102595
Summary: ICE in var_element, at fortran/decl.c:298
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortra
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102596
Bug ID: 102596
Summary: [11/12 Regression] ICE in gfc_omp_clause_default_ctor,
at fortran/trans-openmp.c:713
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102597
Bug ID: 102597
Summary: ICE in gfc_get_extern_function_decl, at
fortran/trans-decl.c:2243
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102619
Bug ID: 102619
Summary: [10/11/12 Regression] ICE in
gfc_conv_descriptor_dtype, at
fortran/trans-array.c:215
Product: gcc
Version: 12.0
Status: UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102619
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-valid-code
--- Comment #1 from G.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102620
Bug ID: 102620
Summary: [12 Regression] ICE in gfc_get_array_span, at
fortran/trans-array.c:865
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102620
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102621
Bug ID: 102621
Summary: [12 Regression] ICE in convert_nonlocal_reference_op,
at tree-nested.c:1166
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102685
Bug ID: 102685
Summary: [12 Regression] ICE in
output_constructor_regular_field, at varasm.c:5514
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102685
G. Steinmetz changed:
What|Removed |Added
Keywords||accepts-invalid,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102686
Bug ID: 102686
Summary: [PDT] ICE in check_host_association, at
fortran/resolve.c:6055
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102715
Bug ID: 102715
Summary: [12 Regression] ICE in gfc_simplify_transpose, at
fortran/simplify.c:8184
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102716
Bug ID: 102716
Summary: ICE in gfc_validate_kind(): Got bad kind
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102717
Bug ID: 102717
Summary: ICE in gfc_simplify_reshape, at
fortran/simplify.c:6843
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102816
Bug ID: 102816
Summary: [12 Regression] ICE in resolve_structure_cons, at
fortran/resolve.c:1467
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817
Bug ID: 102817
Summary: [12 Regression] ICE in gfc_clear_shape, at
fortran/expr.c:422
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102817
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-valid-code
--- Comment #1 from G.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102818
Bug ID: 102818
Summary: ICE in gfc_resolve_formal_arglist, at
fortran/resolve.c:282
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107380
Bug ID: 107380
Summary: ICE in coarray_check, at fortran/check.cc:694
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107381
Bug ID: 107381
Summary: ICE in scan_omp_target, at omp-low.cc:3126
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107382
Bug ID: 107382
Summary: [13 Regression] ICE in cp_common_type, at
cp/typeck.cc:436
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107383
Bug ID: 107383
Summary: [13 Regression] ICE in cp_build_binary_op, at
cp/typeck.cc:6181
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107384
Bug ID: 107384
Summary: [13 Regression] ICE tree check: expected
non_lvalue_expr or static_cast_expr, have error_mark
in set_implicit_rvalue_p, at cp/cp-tree.h:8689
Product
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107397
Bug ID: 107397
Summary: [10/11/12/13 Regression] ICE in gfc_arith_plus, at
fortran/arith.cc:654
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107398
Bug ID: 107398
Summary: ICE in maybe_key_decl, at cp/module.cc:18834
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107399
Bug ID: 107399
Summary: ICE in cpp_maybe_module_directive, at
libcpp/lex.cc:3454
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107400
Bug ID: 107400
Summary: ICE tree check: expected class 'type', have
'declaration' (template_decl) in
get_originating_module_decl, at cp/module.cc:18587
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107401
Bug ID: 107401
Summary: ICE in get_originating_module_decl, at
cp/module.cc:18587
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107422
Bug ID: 107422
Summary: [12/13 Regression] ICE in lvalue_kind, at
cp/tree.cc:293
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107423
Bug ID: 107423
Summary: ICE in parse_spec, at fortran/parse.cc:4017
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107424
Bug ID: 107424
Summary: [13 Regression] ICE in gfc_trans_omp_do, at
fortran/trans-openmp.cc:5397
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107425
Bug ID: 107425
Summary: [12/13 Regression] ICE in gimplify_var_or_parm_decl,
at gimplify.cc:3060
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107426
Bug ID: 107426
Summary: [12/13 Regression] ICE in gfc_compare_derived_types,
at fortran/interface.cc:636
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107557
Bug ID: 107557
Summary: [12/13 Regression] ICE in make_ssa_name_fn, at
tree-ssanames.cc:360
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107557
G. Steinmetz changed:
What|Removed |Added
Target||x86_64-pc-linux-gnu
Keywords|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107558
Bug ID: 107558
Summary: [10/11/12/13 Regression] ICE in
fld_incomplete_type_of, at ipa-free-lang-data.cc:258
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Sev
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107559
Bug ID: 107559
Summary: ICE in resolve_equivalence, at
fortran/resolve.cc:17230
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107560
Bug ID: 107560
Summary: ICE in gfc_get_derived_type, at
fortran/trans-types.cc:2811
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107574
Bug ID: 107574
Summary: [10/11/12/13 Regression] ICE: tree check: expected
record_type or union_type or qual_union_type, have
integer_type in cp_fold_convert, at cp/cvt.cc:613
501 - 600 of 737 matches
Mail list logo