https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107575
Bug ID: 107575
Summary: ICE: tree check: expected tree that contains 'decl
common' structure, have 'error_mark' in
duplicate_decls, at cp/decl.cc:2605
Product: gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107576
Bug ID: 107576
Summary: [10/11/12/13 Regression] ICE in
gfc_conv_procedure_call, at fortran/trans-expr.cc:6193
Product: gcc
Version: 13.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107576
G. Steinmetz changed:
What|Removed |Added
Keywords||accepts-invalid,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107577
Bug ID: 107577
Summary: [13 Regression] ICE in find_array_spec, at
fortran/resolve.cc:5008
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107594
Bug ID: 107594
Summary: ICE in module_state, at cp/module.cc:3810
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107595
Bug ID: 107595
Summary: ICE in ix86_push_argument, at config/i386/i386.cc:4335
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107596
Bug ID: 107596
Summary: ICE in gfc_match_submodule, at fortran/module.cc:773
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107679
Bug ID: 107679
Summary: [13 Regression] ICE in maybe_register_def, at
tree-into-ssa.cc:1914
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107680
Bug ID: 107680
Summary: ICE in arith_power, at fortran/arith.cc:989 and :1006
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107681
Bug ID: 107681
Summary: [13 Regression] ICE in gfc_type_is_extensible, at
fortran/resolve.cc:9018
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107576
--- Comment #5 from G. Steinmetz ---
I had in mind Fortran 2018, 15.4.2.2 Explicit interface,
and therefore had added the examples z1c.f90 and z2c.f90.
Some other compilers (via Compiler Explorer) show an error
for both z1.f90 and z2.f90 :
l
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107682
Bug ID: 107682
Summary: [13 Regression] ICE in c_parser_braced_init, at
c/c-parser.cc:5619
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107683
Bug ID: 107683
Summary: [13 Regression] ICE in int_fits_type_p, at
tree.cc:8044
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107576
--- Comment #7 from G. Steinmetz ---
Yes, call s(z) is valid in z1, but is necessary to trigger
the ICE somehow with -std=legacy and null().
Yes, 15.4.2.2(3) was it, explicit interface of the callee with
all the characteristics of that procedu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107705
Bug ID: 107705
Summary: [12/13 Regression] ICE: tree check: expected class
'type', have 'exceptional' (error_mark) in
ix86_function_type_abi, at config/i386/i386.cc:1529
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107706
Bug ID: 107706
Summary: ICE in gfc_conv_procedure_call, at
fortran/trans-expr.cc:7572
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107707
Bug ID: 107707
Summary: ICE in gfc_compare_actual_formal, at
fortran/interface.cc:3284
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107819
Bug ID: 107819
Summary: ICE in gfc_check_argument_var_dependency, at
fortran/dependency.cc:978
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107819
--- Comment #1 from G. Steinmetz ---
Works here with explicitly enforced evaluation (a(n)) :
$ cat z3.f90
program p
integer :: a(4) = [-1, -2, -3, -4]
integer :: n(4) = [4, 2, 1, 3]
call s ((a(n)), a)
print *, a
contains
elemen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107820
Bug ID: 107820
Summary: ICE in match_mult_operand, at fortran/matchexp.cc:296
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107821
Bug ID: 107821
Summary: ICE in gfc_conv_scalarized_array_ref, at
fortran/trans-array.cc:3723
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107897
Bug ID: 107897
Summary: [13 Regression] ICE in verify_curr_properties, at
passes.cc:2201
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107898
Bug ID: 107898
Summary: [11/12/13 Regression] ICE in irange_intersect, at
value-range.cc:1640
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107899
Bug ID: 107899
Summary: ICE in resolve_deallocate_expr, at
fortran/resolve.cc:7576
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107922
Bug ID: 107922
Summary: ICE in gfc_simplify_unpack, at
fortran/simplify.cc:8473
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prior
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107923
Bug ID: 107923
Summary: ICE in lookup_function_fuzzy_find_candidates /
check_interface0
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107923
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107924
Bug ID: 107924
Summary: ICE in tree_node, at cp/module.cc:9260
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107993
Bug ID: 107993
Summary: ICE: tree check: expected string_cst, have integer_cst
in get_target_clone_attr_len, at tree.cc:14872
Product: gcc
Version: 13.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107994
Bug ID: 107994
Summary: [12/13 Regression] ICE in fold_convert_loc, at
fold-const.cc:2606
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107995
Bug ID: 107995
Summary: ICE: Segmentation fault, without backtrace
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107996
Bug ID: 107996
Summary: ICE in gfc_walk_array_ref, at
fortran/trans-array.cc:11429
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107996
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108010
Bug ID: 108010
Summary: ICE in reduce_unary, at fortran/arith.cc:1345
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105633
Bug ID: 105633
Summary: ICE in find_array_section, at fortran/expr.cc:1582
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105634
Bug ID: 105634
Summary: ICE: Floating point exception in
maybe_warn_class_memaccess
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105635
Bug ID: 105635
Summary: [12/13 Regression] ICE in gimple_parm_array_size, at
pointer-query.cc:592
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105636
Bug ID: 105636
Summary: ICE in gen_ctf_array_type, at dwarf2ctf.cc:379
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105943
Bug ID: 105943
Summary: [12/13 Regression] ICE in expand_LOOP_VECTORIZED, at
internal-fn.cc:2640
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norma
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105944
Bug ID: 105944
Summary: [10/11/12/13 Regression] ICE in
expand_LOOP_DIST_ALIAS, at internal-fn.cc:2648
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105945
Bug ID: 105945
Summary: [12/13 Regression] ICE in maybe_gen_insn, at
optabs.cc:7956
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
P
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105946
Bug ID: 105946
Summary: [12/13 Regression] ICE in
maybe_warn_pass_by_reference, at
tree-ssa-uninit.cc:843
Product: gcc
Version: 13.0
Status: UNCONFIR
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105951
Bug ID: 105951
Summary: [12/13 Regression] ICE in emit_store_flag, at
expmed.cc:6027
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105952
Bug ID: 105952
Summary: [12/13 Regression] ICE in
sel_redirect_edge_and_branch, at sel-sched-ir.cc:5680
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105953
Bug ID: 105953
Summary: [12/13 Regression] ICE in extract_insn, at
recog.cc:2791
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105954
Bug ID: 105954
Summary: ICE in gfc_element_size, at
fortran/target-memory.cc:132
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105954
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-valid-code
--- Comment #1 from G.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105969
Bug ID: 105969
Summary: [12/13 Regression] ICE in Floating point exception
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105970
Bug ID: 105970
Summary: ICE in ix86_function_arg, at config/i386/i386.cc:3351
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105971
Bug ID: 105971
Summary: [12/13 Regression] ICE in bitmap_check_index, at
sbitmap.h:104
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105972
Bug ID: 105972
Summary: [12/13 Regression] ICE in lower_stmt, at
gimple-low.cc:312
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105977
Bug ID: 105977
Summary: [12/13 Regression] ICE in
gimple_call_static_chain_flags, at gimple.cc:1636
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105978
Bug ID: 105978
Summary: ICE: nodes with unreleased memory found
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105979
Bug ID: 105979
Summary: ICE in change_stack, at reg-stack.cc:2660
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105980
Bug ID: 105980
Summary: [11/12/13 Regression] ICE in final_scan_insn_1, at
final.cc:2811
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105986
Bug ID: 105986
Summary: ICE in gfc_convert_mpz_to_signed, at
fortran/simplify.cc:193
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105987
Bug ID: 105987
Summary: ICE: unspellable token PRAGMA_EOL
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
As
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105988
Bug ID: 105988
Summary: [10/11/12/13 Regression] ICE in
linemap_ordinary_map_lookup, at
libcpp/line-map.cc:1064
Product: gcc
Version: 13.0
Status: UN
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105988
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-valid-code
Target|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105807
G. Steinmetz changed:
What|Removed |Added
CC||gs...@t-online.de
--- Comment #2 from G.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106047
Bug ID: 106047
Summary: ICE in structure_alloc_comps, at
fortran/trans-array.cc:9574
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106048
Bug ID: 106048
Summary: [10/11/12/13 Regression] ICE in ubsan_encode_value, at
ubsan.cc:143 / verify_gimple failed
Product: gcc
Version: 13.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106049
Bug ID: 106049
Summary: ICE in gfc_simplify_pack, at fortran/simplify.cc:6481
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compo
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106050
Bug ID: 106050
Summary: ICE in reject_statement, at fortran/parse.cc:2879
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105807
--- Comment #3 from G. Steinmetz ---
One tick simpler, without vect3d :
$ cat z3.f90
program p
type t
end type
type t2
class(t), allocatable :: v
end type
type, extends(t2) :: elem2d
end type
type(t) :: b
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106047
--- Comment #2 from G. Steinmetz ---
Hmm, exploring some more test cases;
z2 gives same ICE, z3 prints 128, z4 gives an error, z5 is ok/works :
$ cat z2.f90
program p
type t
character(:), allocatable :: c
end type
type(t) :: x
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106047
G. Steinmetz changed:
What|Removed |Added
Keywords|ice-on-invalid-code |ice-on-valid-code
--- Comment #3 from G.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106121
Bug ID: 106121
Summary: ICE in gfc_simplify_extends_type_of, at
fortran/simplify.cc:3109
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106121
G. Steinmetz changed:
What|Removed |Added
Keywords||ice-on-invalid-code
--- Comment #1 from
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106122
Bug ID: 106122
Summary: [12/13 Regression] ICE in fixup_args_size_notes, at
expr.cc:4493
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106123
Bug ID: 106123
Summary: ICE in walk_tree_1, at tree.cc:11243
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106124
Bug ID: 106124
Summary: [11/12/13 Regression] ICE in
dwarf2out_abstract_function, at dwarf2out.cc:23254
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106189
Bug ID: 106189
Summary: [10/11/12/13 Regression] ICE: Floating point exception
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Comp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106190
Bug ID: 106190
Summary: [12/13 Regression] ICE in expand_builtin_eh_common, at
except.cc:2084
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106191
Bug ID: 106191
Summary: ICE: Segmentation fault signal terminated program
cc1plus
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106192
Bug ID: 106192
Summary: [11/12/13 Regression] ICE in vect_loop_versioning, at
tree-vect-loop-manip.cc:3522
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Sever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106193
Bug ID: 106193
Summary: ICE in lookup_sfield, at omp-low.cc:438
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99310
--- Comment #5 from G. Steinmetz ---
ICE is reproducible with e.g. -march=nano-x2 or -march=nano-x4
(gcc configured with --enable-checking=yes)
$ gcc-13-20220703 -c pr39060.C -march=nano-x2
...
pr39060.C:19:15: internal compiler error: canonica
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106205
Bug ID: 106205
Summary: ICE: canonical types differ for identical types
'int()' and 'int()'
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106206
Bug ID: 106206
Summary: [12/13 Regression] ICE: canonical types differ for
identical types 'int(...)' and 'int(...)'
Product: gcc
Version: 13.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106207
Bug ID: 106207
Summary: [11/12/13 Regression] ICE in apply_fixit, at
edit-context.cc:769
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106208
Bug ID: 106208
Summary: [12/13 Regression] ICE in branch_prob, at
profile.cc:1459
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106209
Bug ID: 106209
Summary: ICE in add_init_expr_to_sym, at fortran/decl.cc:2132
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compon
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106257
Bug ID: 106257
Summary: [13 Regression] ICE in expand_builtin_unreachable, at
builtins.cc:5189
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106258
Bug ID: 106258
Summary: ICE in ipa_verify_edge_has_no_modifications, at
ipa-param-manipulation.cc:139
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106259
Bug ID: 106259
Summary: ICE in diag_mismatched_tags, at cp/parser.cc:33896
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106260
Bug ID: 106260
Summary: [10/11/12/13 Regression] ICE in
initialize_node_lattices, at ipa-cp.cc:1289
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: no
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106261
Bug ID: 106261
Summary: ICE in output_call_frame_info, at dwarf2out.cc:943
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101327
Bug ID: 101327
Summary: ICE in find_array_element, at fortran/expr.c:1355
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101328
Bug ID: 101328
Summary: ICE in conv_array_index_offset, at
fortran/trans-array.c:3425
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101329
Bug ID: 101329
Summary: ICE: Invalid expression in gfc_element_size
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fort
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101330
Bug ID: 101330
Summary: ICE in free_expr0(): Bad expr type
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101331
Bug ID: 101331
Summary: [12 Regression] ICE in sanitize_coverage_p, at
asan.h:259
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Pri
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101346
Bug ID: 101346
Summary: ICE: maximum number of generated reload insns per insn
achieved (90)
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101347
Bug ID: 101347
Summary: [11/12 Regression] ICE in cfg_layout_initialize, at
cfgrtl.c:4478
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101348
Bug ID: 101348
Summary: ICE in gfc_get_nodesc_array_type, at
fortran/trans-types.c:1697
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101328
--- Comment #1 from G. Steinmetz ---
Additional cases :
$ cat z3.f90
module m
type t
integer :: a = 1
end type
contains
subroutine s(x)
type(t), intent(out) :: x(..)
end
end
$ cat z5.f90
module m
type t
inte
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101349
Bug ID: 101349
Summary: ICE in gfc_get_descriptor_field, at
fortran/trans-array.c:140
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101350
Bug ID: 101350
Summary: ICE in build_function_decl, at
fortran/trans-decl.c:2376
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Prio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101512
Bug ID: 101512
Summary: [11/12 Regression] ICE in
maybe_trim_constructor_store, at tree-ssa-dse.c:379
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity:
601 - 700 of 737 matches
Mail list logo