public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/106119] New: Bogus use-after-free warning triggered by optimizer
 2022-06-28 15:37 UTC  (2+ messages)
` [Bug c/106119] "

[Bug libgomp/106045] New: Incorrect testcase in libgomp.c/target-31.c at -O0
 2022-06-28 15:32 UTC  (2+ messages)
` [Bug libgomp/106045] "

[Bug c++/103902] New: Only the addition space between string-literal and identifier in a literal-operator-id will be accepted by GCC where the identifier is not in a basic character set
 2022-06-28 15:22 UTC  (2+ messages)
` [Bug preprocessor/103902] GCC requires a space between string-literal and identifier in a literal-operator-id where the identifier is not in "

[Bug c/106117] New: Use of option -fexcess-precision for operation-by-operation emulation for _Float16 arithmetics
 2022-06-28 15:04 UTC  (2+ messages)
` [Bug c/106117] "

[Bug fortran/104313] New: [9/10/11/12 Regression] ICE verify_gimple failed with -ff2c
 2022-06-28 15:04 UTC  (3+ messages)
` [Bug fortran/104313] [10/11/12/13 Regression] ICE verify_gimple failed with -ff2c since r10-2279-ge0af8f52b10385d8

[Bug rtl-optimization/106101] New: [12/13 Regression] ICE in reg_bitfield_target_p
 2022-06-28 15:03 UTC  (2+ messages)
` [Bug target/106101] "

[Bug fortran/103506] New: [10/11/12 Regression] ICE in gfc_free_namespace, at fortran/symbol.c:4039
 2022-06-28 14:59 UTC  (3+ messages)
` [Bug fortran/103506] [10/11/12/13 Regression] ICE in gfc_free_namespace, at fortran/symbol.c:4039 since r10-2798-ge68a35ae4a65d2b3

[Bug fortran/103414] New: [10/11/12 Regression] ICE in gfc_free_actual_arglist, at fortran/expr.c:547
 2022-06-28 14:57 UTC  (3+ messages)
` [Bug fortran/103414] [10/11/12/13 Regression] [PDT] ICE in gfc_free_actual_arglist, at fortran/expr.c:547 since r10-2083-g8dc63166e0b85954

[Bug fortran/103413] New: [10/11/12 Regression] ICE: Invalid expression in gfc_element_size
 2022-06-28 14:55 UTC  (3+ messages)
` [Bug fortran/103413] [10/11/12/13 Regression] ICE: Invalid expression in gfc_element_size since r10-2083-g8dc63166e0b85954

[Bug tree-optimization/106114] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu
 2022-06-28 14:50 UTC  (6+ messages)
` [Bug tree-optimization/106114] [13 Regression] wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e

[Bug c/101279] New: Function attributes often block inlining
 2022-06-28 14:20 UTC  (6+ messages)
` [Bug ipa/101279] "

[Bug target/106113] New: wrong codegen for _mm_[u]comineq_{ss,sd} and need to return PF result
 2022-06-28 13:33 UTC  (3+ messages)
` [Bug target/106113] "

[Bug lto/106118] New: lto-plugin/lto-plugin.c: -pthread not passed to AM_LDFLAGS
 2022-06-28 13:29 UTC  (2+ messages)
` [Bug lto/106118] "

[Bug c++/106072] New: Bogus -Wnonnull warning breaks rust bootstrap
 2022-06-28 12:56 UTC  (3+ messages)
` [Bug c++/106072] "

[Bug tree-optimization/106115] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2022-06-28 12:55 UTC  (2+ messages)
` [Bug tree-optimization/106115] "

[Bug c++/106111] New: -Wc++20-compat doesn't warn about using `requires` as an identifier
 2022-06-28 12:24 UTC  (4+ messages)
` [Bug c++/106111] "

[Bug c/106116] New: Missed optimization: in no_reorder-attributed functions, tail calls to the subsequent function could just be function-to-function fallthrough
 2022-06-28 12:20 UTC  (2+ messages)
` [Bug ipa/106116] "

[Bug libstdc++/103501] New: associative containers left invalid after allocator-extended move construction
 2022-06-28 12:00 UTC  (3+ messages)
` [Bug libstdc++/103501] "

[Bug tree-optimization/106112] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-06-28 11:54 UTC  (3+ messages)
` [Bug tree-optimization/106112] [10/11/12/13 Regression] wrong code at -Os and above on x86_64-linux-gnu since r10-2711-g3ed01d5408045d80

[Bug rtl-optimization/106091] New: [11/12/13 Regression] during RTL pass: swaps ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 69 with -fnon-call-exceptions
 2022-06-28 11:40 UTC  (2+ messages)
` [Bug target/106091] "

[Bug target/106096] New: [13 regression] ICE building stage 2 libgcc on loongarch64-linux-gnu since r13-911
 2022-06-28 11:09 UTC  (4+ messages)
` [Bug target/106096] [13 regression] ICE building stage 2 libgcc on loongarch64-linux-gnu because stage 2 gcc is miscompiled

[Bug rtl-optimization/106082] New: [13 Regression] Recent change broke m68k
 2022-06-28 11:08 UTC  (2+ messages)
` [Bug rtl-optimization/106082] "

[Bug fortran/106048] New: [10/11/12/13 Regression] ICE in ubsan_encode_value, at ubsan.cc:143 / verify_gimple failed
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug fortran/106048] "

[Bug tree-optimization/106032] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug rtl-optimization/106032] [10/11/12/13 Regression] "

[Bug c++/105996] New: reinterpret_cast in constexpr failure creating a pair with a function pointer of class parent
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105996] [10/11/12/13 Regression] "

[Bug c/105988] New: [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422

[Bug target/105965] New: x86: single-element vectors don't have scalar FMA insns used anymore
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug tree-optimization/105965] [10/11/12 Regression] "

[Bug ipa/105917] New: Missed passthru jump function
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug ipa/105917] [10/11/12/13 regression] "

[Bug analyzer/105860] New: Miscompilation causing clobbered union contents
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug middle-end/105860] [10/11/12/13 Regression] Miscompilation causing clobbered union contents since r10-918-gc56c86024f8fba0c

[Bug libstdc++/105844] New: std::lcm(50000, 49999) is UB but accepted in a constexpr due to cast to unsigned
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug libstdc++/105844] [10/11/12/13 Regression] "

[Bug c++/105838] New: g++ 12.1.0 runs out of memory or time when building const std::vector of std::strings
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105838] [10/11/12/13 Regression] "

[Bug c++/105809] New: GCC ICE when deal with __PRETTY_FUNCTION__ inside macro
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105809] [10/11/12/13 Regression] __PRETTY_FUNCTION__ in constexpr in function vs NSDMI

[Bug c++/105742] New: accepts-invalid non-dependent call to non-static member function from unrelated class in presence of dependent base
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105742] [10/11/12/13 Regression] "

[Bug c++/105737] New: Incorrect evaluation order in new expression
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105737] [10/11 only] "

[Bug rtl-optimization/105686] New: [10/11/12/13 Regression] ICE: verify_flow_info failed: missing REG_EH_REGION note at the end of bb 8 with -fnon-call-exceptions
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug rtl-optimization/105686] "

[Bug ipa/105685] New: Still Bogus `-Wsuggest-attribute=cold` on function already marked as `__attribute__((cold))`
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug ipa/105685] [10/11/12 Regression] "

[Bug debug/105653] New: [10/11/12/13 Regression] '-fcompare-debug' failure w/ -O2
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug debug/105653] "

[Bug debug/105630] New: [10/11/12/13 Regression] '-fcompare-debug' failure w/ -O1 -ftree-parallelize-loops=2
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug debug/105630] [10/11/12 "

[Bug middle-end/105604] New: [10/11/12 Regression] ICE: in tree_to_shwi, at tree.cc:6369
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug middle-end/105604] [10/11 Regression] ICE: in tree_to_shwi with vla in struct and sprintf

[Bug c/105554] New: ICE: in emit_block_move_hints, at expr.cc:1829
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug target/105554] [10/11/12/13 Regression] ICE: in emit_block_move_hints, at expr.cc:1829 since r9-5509-g5928bc2ec06dd4e7

[Bug rtl-optimization/105513] New: [9/10/11/12/13 Regression] Unnecessary SSE spill
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug target/105513] [10/11/12/13 Regression] Unnecessary SSE spill since r9-5748-g1d4b4f4979171ef0

[Bug c++/105491] [10/11 Regression] Usage of __constinit with -std=c++11 does is rejected
 2022-06-28 10:49 UTC 

[Bug c++/105481] New: ICE: unexpected expression of kind template_parm_index
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105481] [10/11/12/13 Regression] "

[Bug c/105453] New: wrong choice of source in load instruction
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug rtl-optimization/105453] [10/11 Regression] load introduced by ce1 for conditional loads at -O1, might cause issues with the C/C++ memory model

[Bug c++/105452] New: static_assert inside nameless nested union: invalid "inaccessible within this context" error
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105452] [10/11/12/13 Regression] static_assert inside anonymous union inside a templated struct causes "

[Bug debug/105415] New: [10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug debug/105415] [10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftree-parallelize-loops=2 since r7-4900-g59ec925b1199f9

[Bug preprocessor/105412] New: [10/11/12 Regression] Missing phony target with -MP for first include when compiling from stdin
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug preprocessor/105412] [10/11/12/13 "

[Bug middle-end/105263] New: [9/10/11/12 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2655 with _Decimal64 -ffast-math
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug middle-end/105263] [10 Regression] ICE: gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2655 with _Decimal64 -ffast-math since r7-950-g8a85cee26eabf5cf

[Bug c++/105244] New: [9/10/11/12 Regression] ICE in implicitly_declare_fn, at cp/method.cc:3114
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105244] [10/11/12/13 "

[Bug c++/105228] New: [9/10/11/12 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826
 2022-06-28 10:49 UTC  (2+ messages)
` [Bug c++/105228] [10/11/12/13 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826 since r7-755-g23cb72663051cd3f

[Bug c++/105227] New: [12 Regression] ICE in type_in_anonymous_namespace_p, at ipa-utils.h:233
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug ipa/105227] [10/11/12/13 Regression] ICE in type_in_anonymous_namespace_p, at ipa-utils.h:233 since r9-2502-g143b379d89b12ccc

[Bug c/105180] New: K&R style definition does not evaluate array size
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c/105180] [10/11/12/13 Regression] "

[Bug fortran/105168] New: [9/10/11/12 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/105168] [10/11/12/13 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de

[Bug fortran/105152] New: [9/10/11/12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/105152] [10/11/12/13 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.cc:5647 since r9-5372-gbbf18dc5d248a79a

[Bug c/105150] New: [9/10/11/12 Regression] ICE with -Ofast: verify_gimple failed
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c/105150] [10/11 "

[Bug c/105149] New: [9/10/11/12 Regression] ICE in verify_ssa, at tree-ssa.cc:1211
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c/105149] [10/11 "

[Bug regression/105126] New: Optimization regression gcc inserts not needed movsx when using switch statement
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug middle-end/105126] [10/11/12/13 Regression] "

[Bug c/105100] New: Strange warning when modifying structures "writing 1 byte into a region of size 0" when compile with -O3
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c/105100] [10/11/12/13 Regression] "

[Bug c++/105099] New: In lookup for namespace name qualifiers only namespaces should be considered
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/105099] [10/11/12/13 Regression] In lookup of "

[Bug target/105034] New: [10/11/12 regression]Suboptimal codegen for min/max with -Os
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug target/105034] [10/11/12/13 "

[Bug c++/104996] New: Overload resolution over rvalue/const lvalue array reference parameters for an init. list argument incorrectly picks the const lvalue ref. overload
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104996] [10/11 Regression] "

[Bug rtl-optimization/104989] New: ICE in rtl_verify_bb_insns, at cfgrtl.cc:2797 (error: flow control insn inside a basic block)
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104989] [10/11 Regression] "

[Bug rtl-optimization/104961] New: compilation never (?) finishes at -Og
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104961] [10/11 Regression] "

[Bug tree-optimization/104931] New: wrong-code with number_of_iterations_lt_to_ne
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug tree-optimization/104931] [10 Regression] "

[Bug libstdc++/104858] New: ranges::minmax double dereferences first
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug libstdc++/104858] "

[Bug tree-optimization/104717] New: ICE: verify_ssa failed (Error: type mismatch between an SSA_NAME and its symbol)
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/104717] [10/11 Regression] "

[Bug fortran/104684] New: ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref')
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/104684] [10/11/12/13 Regression] ICE: 'verify_gimple' failed (Error: non-trivial conversion in 'component_ref') since r7-5771-gde91486c745d5ff6

[Bug c++/104670] New: ICE when using decltype of a lambda returning a struct inside of a struct
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104670] [10/11/12/13 Regression] "

[Bug c++/104647] New: [9/10/11/12 Regression] ICE in get_or_insert_ctor_field, at cp/constexpr.cc:3705
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104647] [10/11/12/13 Regression] ICE in get_or_insert_ctor_field, at cp/constexpr.cc:3705 since r9-3836-g4be5c72cf3ea3ee9

[Bug target/104637] New: ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104637] [10/11 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -Og -fno-forward-propagate -mavx since r9-5221-gd8fcab689435a29d

[Bug c++/104624] New: [10/11/12 Regression] ICE in standard_conversion, at cp/call.cc:1213
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104624] [10/11 "

[Bug libstdc++/104606] New: Regression in comparison operator resolution with std::optional
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug libstdc++/104606] [10/11/12/13 Regression] comparison operator resolution with std::optional and -std=c++20

[Bug c++/104603] New: wrong detection of g++ -Warray-bounds about downcast
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug tree-optimization/104603] [10/11/12/13 Regression] wrong detection of -Warray-bounds for interesting tail resusive case

[Bug c++/104583] New: [12 regression] ICE dolphin-emu at cp/cp-gimplify.cc:746
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104583] [10/11 "

[Bug tree-optimization/104558] New: [9/10/11/12 Regression] ICE: in expand_call, at calls.cc:3601 with -fabi-version=9 on pr83487.c
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug middle-end/104558] [10/11 "

[Bug debug/104544] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O2
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104544] [10 "

[Bug tree-optimization/104543] New: wrong code at -O3 on x86_64-linux-gnu
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug tree-optimization/104543] [10/11 Regression] "

[Bug rtl-optimization/104541] New: [10/11/12 Regression] ICE: maximum number of LRA assignment passes is achieved (30) with -O -fno-tree-ter -fsanitize-coverage=trace-cmp
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104541] [10/11/12/13 "

[Bug target/104474] New: [12 Regression] ICE: in output_constant_pool_2, at varasm.cc:4062 with -mcpu=neoverse-512tvb -frounding-math -msve-vector-bits=512
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug target/104474] [10 Regression] ICE: in output_constant_pool_2, at varasm.cc:4062 with -mcpu=neoverse-512tvb -msve-vector-bits=512

[Bug c++/104470] New: internal compiler error: Segmentation fault compiling std::variant with -std=c++20
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug c++/104470] [10/11 Regression] "

[Bug debug/104459] New: [9/10/11/12 Regression] '-fcompare-debug' failure w/ -O2 -funswitch-loops -fno-tree-dce
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104459] [10/11 "

[Bug c/104447] New: [9/10/11/12 Regression] ICE: maximum number of LRA assignment passes is achieved (30)
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug rtl-optimization/104447] [10/11/12/13 "

[Bug fortran/104430] New: [9/10/11/12 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.cc:2742
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/104430] [10 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.cc:2742 since r9-3522-gd0477233215e37de

[Bug fortran/104429] New: [9/10/11/12 Regression] ICE in gfc_conv_variable, at fortran/trans-expr.cc:3056
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/104429] [10/11/12/13 Regression] ICE in gfc_conv_variable, at fortran/trans-expr.cc:3056 since r9-2664-g1312bb902382cb48

[Bug debug/104407] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -std=c++17 -O1
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug debug/104407] [10/11 "

[Bug fortran/104391] New: Gfortran 9 regression with bind(C) and allocatable or pointer attribute
 2022-06-28 10:48 UTC  (2+ messages)
` [Bug fortran/104391] [10/11 Regression] bind(C) and allocatable or pointer attribute don't work

[Bug c++/104379] New: [p/10/11/12 Regression] -Wshadow warning given three times
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/104379] [10/11 "

[Bug fortran/104332] New: [9/10/11/12 Regression] ICE in resolve_symbol, at fortran/resolve.cc:15815
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/104332] [10/11/12/13 "

[Bug c++/104325] New: undefined reference to `virtual thunk to ...'
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug ipa/104325] [10/11/12/13 Regression] undefined reference to `virtual thunk to ...' since r9-4254-g12485662c00914ed

[Bug c/104209] New: ICE in lra_split_hard_reg_for, at lra-assigns.cc:1837
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug rtl-optimization/104209] [10/11/12/13 Regression] gcc.dg/torture/pr20314-2.c ICE with -m32 -fPIC in lra_split_hard_reg_for

[Bug debug/104180] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O1
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/104180] [10/11/12/13 "

[Bug c++/104142] New: [9/10/11/12] Spurios warning unused-variable
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/104142] [10 Regression] Spurious warning unused-variable on const static variable and defaulted constructor

[Bug c/104120] New: slow compilation with only "-g3 -O1"; other opt levels are fine
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug debug/104120] [10/11/12/13 Regression] slow compilation with only "-g3 -O1"; other opt levels are fine since r10-15-gf179b64e3ab013ff

[Bug c++/104107] New: parsing crashes on class template instantiation
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/104107] [10 Regression] parsing crashes on class template instantiation since r9-6853-g17838af989014f5e

[Bug c++/104079] New: internal compiler error: in nothrow_spec_p, at cp/except.c:1192
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/104079] [10 Regression] internal compiler error: in nothrow_spec_p, at cp/except.c:1192 since r9-4662-g0d699def39bb937e

[Bug debug/104054] New: '-fcompare-debug' failure (length) w/ -Os -funroll-loops
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug rtl-optimization/104054] [10/11/12/13 Regression] '-fcompare-debug' failure (length) w/ -Os -funroll-loops since r8-3946-gfe94440235cfaa57

[Bug target/104039] New: AArch64 Redundant instruction moving general to vector register
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug target/104039] [10/11/12/13 Regression] "

[Bug c++/103952] New: ICE: in cp_finish_decl, at cp/decl.c:7933
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/103952] [10/11/12/13 Regression] "

[Bug fortran/103942] New: [10 Regression] invalid memory reference with allocatable string and class(*)
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103942] [9 "

[Bug target/103938] New: ICE with __builtin_prefetch and vectors
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug target/103938] [10/11/12/13 Regression] "

[Bug rtl-optimization/103829] New: [9/10/11/12 Regression] missing shrink wrapping for simple/obvious code
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug rtl-optimization/103829] [10/11/12/13 "

[Bug debug/103788] New: [9/10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O1
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug debug/103788] [10/11/12/13 "

[Bug c/103725] New: warning: assuming signed overflow does not occur when simplifying conditional to constant
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug tree-optimization/103725] [10/11/12/13 Regression] "

[Bug c/103724] New: warning
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug tree-optimization/103724] [10/11/12/13 Regression] invalid warning: iteration 7 invokes undefined behavior

[Bug fortran/103716] New: [10/11/12 Regression] ICE in gimplify_expr, at gimplify.c:15964
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103716] [10/11/12/13 Regression] ICE in gimplify_expr, at gimplify.c:15964 since r9-3803-ga5fbc2f36a291cbe

[Bug fortran/103715] New: [12 Regression] ICE in gfc_find_gsymbol, at fortran/symbol.c:4301
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103715] [10/11/12/13 Regression] ICE in gfc_find_gsymbol, at fortran/symbol.c:4301 since r9-3803-ga5fbc2f36a291cbe

[Bug target/103676] New: internal compiler error: in extract_constrain_insn, at recog.c:2671
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug target/103676] [10/11 Regression] "

[Bug c++/103672] New: using with template<template<class...> class> causes internal compiler error
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/103672] [10/11 Regression] "

[Bug middle-end/103616] New: [9/10/11/12 Regression] ICE on ceph with systemtap macro since r8-5608
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug middle-end/103616] [10/11/12/13 "

[Bug other/103542] New: bogus -Warray-bounds while index is limited by switch/case
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug tree-optimization/103542] [10/11/12 Regregression] "

[Bug c++/103497] New: ICE when decltype(auto)... as parameters
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/103497] [10/11/12/13 Regression] "

[Bug fortran/103471] New: [9/10/11/12 Regression] ICE in gfc_typenode_for_spec, at fortran/trans-types.c:1114
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103471] [10/11/12/13 "

[Bug target/103395] New: [9/10/11/12 Regression] ICE on qemu in arm create_fix_barrier
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug target/103395] [10/11/12/13 "

[Bug fortran/103391] New: [9/10/11/12 Regression] ICE: gimplification failed
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103391] [10/11/12/13 Regression] ICE: gimplification failed since r7-4021-g574284e9c49687d8

[Bug fortran/103389] New: [9/10/11/12 Regression] ICE in estimate_move_cost, at tree-inline.c:4191
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103389] [10/11/12/13 Regression] ICE in estimate_move_cost, at tree-inline.c:4191 since r9-5784-ga3df90b9672562d0

[Bug c/103373] New: ICE in add_constraint, at cp/constraint.cc:1077
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug c++/103373] [10/11/12/13 Regression] ICE in add_constraint, at cp/constraint.cc:1077 since r10-3735-gcb57504a55015891

[Bug fortran/103367] New: [11/12 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103367] [10/11/12/13 Regression] ICE in gfc_conv_array_initializer, at fortran/trans-array.c:6377 since r12-4278-g74ccca380cde5e79

[Bug fortran/103366] New: [12 Regression] ICE in gfc_conv_gfc_desc_to_cfi_desc, at fortran/trans-expr.c:5647
 2022-06-28 10:47 UTC  (2+ messages)
` [Bug fortran/103366] [10/11/12/13 "

[Bug c++/103338] New: ICE: in tsubst_pack_expansion, at cp/pt.c:13167
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/103338] [10/11/12/13 Regression] ICE: in tsubst_pack_expansion with invalid template friend and packed expression

[Bug fortran/103312] New: ICE in gfc_find_component
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/103312] [10/11/12/13 Regression] ICE in gfc_find_component since r9-1098-g3cf89a7b992d483e

[Bug tree-optimization/103281] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug tree-optimization/103281] [10/12/13 "

[Bug c++/103273] New: [12 Regression] internal compiler error: in cp_parser_type_id_1, at cp/parser.c:24010
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/103273] [10/11/12/13 "

[Bug tree-optimization/103006] New: wrong code at -O2 (only) on x86_64-linux-gnu
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/103006] [10/11/12/13 Regression] wrong code at -O1 or -O2 on x86_64-linux-gnu by r7-7101

[Bug c++/102987] New: [9, 10, 11, trunk] Segfault when error or warning should trigger with combination
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102987] [10/11 Regression] "

[Bug c++/102960] New: ICE: in sign_mask, at wide-int.h:855 in GCC 10.3.0
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug tree-optimization/102960] [10/11 Regression] "

[Bug tree-optimization/102893] New: [8/9/10/11/12 Regression] CDDCE does not detect empty infinite nested loops
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug tree-optimization/102893] [10 "

[Bug c++/102870] New: ICE: unexpected expression 'Is' of kind template_parm_index
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102870] [10/11/12/13 Regression] "

[Bug rtl-optimization/102850] New: [10/11/12 Regression] ICE in begin_move_insn, at sched-ebb.c:196
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/102850] [10/11/12/13 Regression] ICE in begin_move_insn, at sched-ebb.c:196 since r10-3502-g2e2c6df346ab70ed

[Bug c/102844] New: gcc-9.x miscompiles unsigned char expression in switch
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug tree-optimization/102844] [10/11/12/13 Regression] DOM jump threading not copying block that became non-empty

[Bug c++/102804] New: template matching fails w/ false ambiguity on ternary expressions with enums
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102804] [10/11 Regression] template matching fails w/ false ambiguity on ternary expressions with enums class defined with unsigned typedef

[Bug target/102737] New: [x86] Failure to optimize out bad register usage involving int->double conversion
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug target/102737] [10/11/12/13 Regression] extra mov with int->double conversion and addition (incoming arguments and return)

[Bug c/102711] New: Infinite loop with extern calls removed with -O2 or higher
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug tree-optimization/102711] [10/11 Regression] CDDCE removes condition that might lead to an infinite loop causing an unconditional infinite loop

[Bug c++/102651] New: typeid(X**) instantiates X
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102651] [10/11 Regression] typeid(X**) instantiates X caused by r0-109856

[Bug fortran/102619] New: [10/11/12 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/102619] [10/11/12/13 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805

[Bug c++/102593] New: [10/11/12 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102593] [10/11/12/13 Regression] ICE in cp_oacc_check_attachments, at cp/semantics.c:6561 since r10-5596-g519d7496beac32c2

[Bug ipa/102554] New: [ 10/11/12 Regresion ] Inlining missed at -O3 with non-default --param=early-inlining-insns and pragma optimize
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug ipa/102554] [10/11 Regression] "

[Bug fortran/102532] New: [10/11/12 Regression] ICE in gfc_get_corank, at fortran/expr.c:5769
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/102532] [10/11/12/13 "

[Bug regression/102513] New: False positive -Wstringop-overflow= or -Warray-bounds warning with recursive function
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug ipa/102513] [10/11/12/13 Regression] Many false positive warnings "

[Bug tree-optimization/102446] New: wrong code at -O3 on x86_64-linux-gnu
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/102446] [10/11/12/13 Regression] "

[Bug fortran/102430] New: ICE in fold_convert_loc, at fold-const.c:2554
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/102430] [10/11/12/13 Regression] ICE in fold_convert_loc, at fold-const.c:2554 since r7-4447-gb4c3a85be9658537

[Bug fortran/102333] New: [9/10/11/12 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/102333] [10/11/12/13 Regression] ICE in gfc_generate_function_code, at fortran/trans-decl.c:6941 since r7-4526-gd809e15a19e63493

[Bug libstdc++/102301] New: make_from_tuple can not work with subrange
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug libstdc++/102301] "

[Bug c/102291] New: dubious overflow warning
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c/102291] [10/11/12/13 Regression] wrong overflow warning for compound expression conversion and bit_and expressions

[Bug inline-asm/102264] New: Macro Intrinsics fail to use all the registers on the machine
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug target/102264] [10/11/12/13 Regression] extra spilling when using inline-asm and all registers

[Bug c++/102214] New: ICE when compiling local class with -fno-weak
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102214] [10/11/12/13 Regression] "

[Bug c++/102163] New: std::variant rejects valid constant expression
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/102163] [10 Regression] "

[Bug target/102105] New: x86_64: ABI break with vector in union and -mno-mmx -mavx
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug target/102105] x86_64: ABI break with __m64 argument and -mno-mmx

[Bug fortran/102043] New: Wrong array types used for negative stride accesses
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug fortran/102043] [10/11 Regression] Wrong array types used for negative stride accesses, gfortran.dg/vector_subscript_1.f90 FAILs

[Bug c/101995] New: regression built-in memset missed-optimization arm -Os
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/101995] [10/11/12/13 Regression] regression built-in memset missed-optimization arm -Os since r9-3594

[Bug c/101974] New: ICE on compilable code: in from_mode_char, at attribs.h:304
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c/101974] [10/11/12/13 Regression] ICE on compilable code: in from_mode_char, at attribs.h:304 since r10-4929-g54aa6b58fe2fe73b

[Bug rtl-optimization/101958] New: compiling with "-O2 -fselective-scheduling2 -fno-tree-ch" produce bad result
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/101958] [10/11/12/13 Regression] "

[Bug c++/101903] New: [9/10/11/12 Regression] ICE with invalid constexpr constructor in template class
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/101903] [10/11/12/13 "

[Bug c++/101887] New: [9/10/11/12 Regression] ICE with invalid declaration of 'operator delete'
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug c++/101887] [10/11/12/13 "

[Bug tree-optimization/101885] New: wrong code at -O3 on x86_64-linux-gnu
 2022-06-28 10:46 UTC  (2+ messages)
` [Bug rtl-optimization/101885] [10/11 Regression] "

[Bug target/101882] New: modulus with input and output set to a hard register
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug target/101882] [10/11/12/13 Regression] "

[Bug c++/101881] New: [9/10/11/12 Regression] ICE with vector type in template alias
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101881] [10/11/12/13 Regression] ICE with vector type in template alias since r7-2549-gf3365c1201908df5

[Bug c++/101869] New: [9/10/11/12 Regression] &enumclass::enumvalue is rejected
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101869] [10/11/12/13 "

[Bug ipa/101839] New: [9/10/11/12 Regression] Hand in C++ code with -fdevirtualize
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug ipa/101839] [10/11/12/13 Regression] Hang "

[Bug c++/101765] New: ICE when using a VLA inside of a coroutine
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101765] "

[Bug c++/101731] New: ICE in cp_parser_skip_to_pragma_eol, at cp/parser.c:4055
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101731] [10/11 Regression] "

[Bug c++/101730] New: [10/11/12 Regression] ICE in cp_parser_ctor_initializer_opt_and_function_body, at cp/parser.c:24549
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101730] [10/11/12/13 Regression] ICE in cp_parser_ctor_initializer_opt_and_function_body, at cp/parser.c:24549 since r11-723-g020d86db8896f088

[Bug c++/101680] New: spurious error: use of ‘this’ in a constant expression
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101680] [10 Regression] "

[Bug c/101630] New: ICE with -Wall: in get_constant, at c-family/c-format.c:325
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c/101630] [10/11/12/13 Regression] "

[Bug c++/101533] New: ICE in gen_type_die_with_usage, at dwarf2out.c:25988
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101533] [10/11/12/13 Regression] "

[Bug target/101505] New: [10/11/12 Regression] ICE: verify_gimple failed (error: incompatible types in 'PHI' argument 0)
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug target/101505] [10 "

[Bug c/101478] New: ICE on invalid code: recompute_tree_invariant_for_addr_expr
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c/101478] [10/11/12/13 Regression] "

[Bug c/101419] New: collapsing memset() calls can break __builtin_object_size()
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug tree-optimization/101419] [10/11 Regression] "

[Bug c++/101303] New: ICE from modified lambda-generic-100362.C test case from bug 100362
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101303] [10/11/12/13 Regression] "

[Bug target/80491] [10/11/12/13 Regression] Compiler regression for long-add case
 2022-06-28 10:45 UTC 

[Bug c/101285] New: [12 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_safe_arg_type_equiv_p, at c/c-typeck.c:5830
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c/101285] [10/11/12/13 "

[Bug tree-optimization/101260] New: Backport 27381e78925 to GCC 11
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug rtl-optimization/101260] [10/11 Regression] regcprop: Determine subreg offset depending on endianness

[Bug testsuite/101169] New: [12 regression] test case gcc.target/powerpc/fold-vec-extract-char.p7.c fails after r10-9880
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug testsuite/101169] [10 "

[Bug c/101156] New: ICE: ‘verify_gimple’ failed, verify_gimple_in_seq(gimple*)
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug middle-end/101156] [10 Regression] "

[Bug c/101109] New: ICE: Segmentation Fault: tree_check(tree_node*, char const*, int, char const*, tree_code)
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug middle-end/101109] [10/11/12/13 Regression] ICE with function in the .vtable_map_vars section

[Bug fortran/101100] New: [9/10/11/12 Regression] ICE in trans_caf_token_assign, at fortran/trans-expr.c:9433
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug fortran/101100] [10/11/12/13 "

[Bug c++/101099] New: [9/10/11/12 Regression] ICE in type_unification_real, at cp/pt.c:22173
 2022-06-28 10:45 UTC  (2+ messages)
` [Bug c++/101099] [10/11/12/13 "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).