public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/106902] New: Program compiled with -O3 -fmfa produces different result
 2022-09-10 18:58 UTC 

[Bug c++/106901] New: False positive -Warray-bounds with -O2 or higher?
 2022-09-10 18:27 UTC  (5+ messages)
` [Bug c++/106901] "

[Bug c++/106652] New: [C++23] P1467 - Extended floating-point types and standard names
 2022-09-10 18:13 UTC  (8+ messages)
` [Bug c++/106652] "

[Bug fortran/100662] New: intrinsic::ieee_arithmetic fails on aarch, powerpc architectures on FreeBSD
 2022-09-10 13:47 UTC  (2+ messages)
` [Bug fortran/100662] "

[Bug fortran/29383] Fortran 2003/F95[TR15580:1999]: Floating point exception (IEEE) support
 2022-09-10 13:43 UTC 

[Bug c/106892] New: Wrong code at -O3 on x86_64-linux-gnu
 2022-09-10 13:14 UTC  (14+ messages)
` [Bug c/106892] "
` [Bug c/106892] [11/12/13 Regression] Wrong code at -O3 on x86_64-linux-gnu since r11-963-g80d6f89e78fc3b77
` [Bug middle-end/106892] "
` [Bug middle-end/106892] [11/12 "

[Bug driver/106897] New: driver: support -gz=zstd
 2022-09-10  7:58 UTC  (6+ messages)
` [Bug driver/106897] "

[Bug tree-optimization/106900] New: Regression after memchr optimization
 2022-09-10  5:48 UTC  (3+ messages)
` [Bug tree-optimization/106900] "

[Bug other/106899] New: Snapshots do not contain pre-generated man pages & info pages
 2022-09-10  3:43 UTC  (5+ messages)
` [Bug other/106899] "

[Bug libstdc++/106803] New: views::adjacent_transform should not return views::empty<tuple<>> when N == 0
 2022-09-10  3:39 UTC  (4+ messages)
` [Bug libstdc++/106803] "

[Bug c++/106898] New: ECF_NOTHROW for __cxa_deleted_virtual or not for __cxa_pure_virtual
 2022-09-10  2:45 UTC 

[Bug c++/100288] New: g++-11 internal error and fails to precompile a concept
 2022-09-09 22:22 UTC  (2+ messages)
` [Bug c++/100288] [11/12/13 Regression] "

[Bug c++/106801] New: ICE: in get, at cp/constraint.cc:2621
 2022-09-09 22:22 UTC  (2+ messages)
` [Bug c++/106801] "

[Bug c/98247] New: gcc analyzer does not detect Flexible Array Member misuse
 2022-09-09 21:44 UTC  (3+ messages)
` [Bug analyzer/98247] RFE: detect Flexible Array Member misuse in analyzer
` [Bug analyzer/98247] Analyzer fails to detect certain out-of-bounds uses of flexible array members

[Bug libstdc++/106798] New: adjacent_view::_Iterator(_Iterator<!_Const>) requires random_access_iterator
 2022-09-09 19:06 UTC  (3+ messages)
` [Bug libstdc++/106798] "

[Bug libstdc++/106766] New: zip_view::_Iterator/_Sentinel's operator- use make_unsigned_t
 2022-09-09 19:05 UTC  (3+ messages)
` [Bug libstdc++/106766] "

[Bug libgomp/106894] New: [13 regression] multiple libgomp failures after r13-2545-g9f2fca56593a2b
 2022-09-09 14:55 UTC  (8+ messages)
` [Bug libgomp/106894] "

[Bug tree-optimization/106896] New: [13 Regression] ICE in to_sreal_scale, at profile-count.cc:339
 2022-09-09 14:12 UTC 

[Bug middle-end/106833] New: Handle OPAQUE_TYPE in gimple_canonical_types_compatible_p
 2022-09-09 13:18 UTC  (2+ messages)
` [Bug middle-end/106833] Miss to handle OPAQUE_TYPE specially in verify_type

[Bug c++/106880] New: [12/13 Regression] "error: use of deleted function" printed twice
 2022-09-09 13:18 UTC  (4+ messages)
` [Bug c++/106880] "

[Bug tree-optimization/106722] bogus uninit warning in tree-vect-loop-manip.cc
 2022-09-09 12:32 UTC 

[Bug c/106895] New: powerpc64 strange extended inline asm behaviour with register pairs
 2022-09-09 11:56 UTC  (3+ messages)
` [Bug c/106895] "
` [Bug target/106895] "

[Bug c++/55522] New: -funsafe-math-optimizations is unexpectedly harmful, especially w/ -shared
 2022-09-09 10:50 UTC  (4+ messages)
` [Bug target/55522] "

[Bug c++/106893] New: auto deduces wrong type for function pointer
 2022-09-09 10:36 UTC  (3+ messages)
` [Bug c++/106893] [12/13 Regression] "

[Bug c/106860] New: [12/13 Regression] ICE in single_pred_edge, at basic-block.h:347
 2022-09-09  9:51 UTC  (3+ messages)
` [Bug tree-optimization/106860] [12 "

[Bug c++/106841] New: ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509
 2022-09-09  9:50 UTC  (3+ messages)
` [Bug c++/106841] [12 Regression] ICE in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509 since r12-2733-g31855ba6b16cd138

[Bug ipa/106809] New: [12 regression] large bison grammars compilation got a lot slower, mainly due to -Wuninitialized
 2022-09-09  9:50 UTC  (3+ messages)
` [Bug tree-optimization/106809] "

[Bug c/106881] New: ice in init_from_control_deps, at gimple-predicate-analysis.cc:1740
 2022-09-09  9:48 UTC  (16+ messages)
` [Bug c/106881] "
` [Bug tree-optimization/106881] [13 Regression] "
` [Bug tree-optimization/106881] [13 Regression] ice in init_from_control_deps, at gimple-predicate-analysis.cc:1740 since r13-2500-g0a4a2667dc115ca7

[Bug c/106874] New: [10/11/12/13 Regression] out of memory allocating 9223372036854453969 bytes after a total of 462848 bytes
 2022-09-08 21:17 UTC  (4+ messages)
` [Bug c/106874] "
` [Bug preprocessor/106874] "

[Bug c/89549] [10/11/12/13 Regression] -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
 2022-09-08 19:09 UTC 

[Bug fortran/106670] [OpenMP][5.2] Warn for unknown '!$ompx' (!$omx') sentinels
 2022-09-08 19:08 UTC  (2+ messages)

[Bug c++/98862] New: Complex reduction support in offload region
 2022-09-08 18:51 UTC  (2+ messages)
` [Bug target/98862] "

[Bug libstdc++/88322] Implement C++20 library features
 2022-09-08 18:37 UTC 

[Bug c++/88323] implement C++20 language features
 2022-09-08 18:37 UTC 

[Bug libstdc++/88101] Implement P0528R3, C++20 cmpxchg and padding bits
 2022-09-08 18:37 UTC 

[Bug c++/106838] New: Built-in traits have wrong preconditions
 2022-09-08 18:32 UTC  (3+ messages)
` [Bug c++/106838] "

[Bug c++/106889] New: __builtin_strlen fails for some constexpr constructs
 2022-09-08 18:28 UTC  (4+ messages)
` [Bug c++/106889] "

[Bug analyzer/106625] New: RFE: support some symbolic values in -Wanalyzer-out-of-bounds
 2022-09-08 17:47 UTC  (2+ messages)
` [Bug analyzer/106625] "

[Bug c++/106485] New: Can't use heap pointer in `static_assert`
 2022-09-08 16:38 UTC  (2+ messages)
` [Bug c++/106485] "

[Bug c/106886] New: ice in vect_schedule_slp_node
 2022-09-08 15:20 UTC  (8+ messages)
` [Bug c/106886] "
` [Bug c/106886] [13 Regression] ICE in vect_schedule_slp_node since r13-2348-gd2694766dcfff027
` [Bug tree-optimization/106886] "

[Bug tree-optimization/106891] New: internal compiler error: in init_from_control_deps, at gimple-predicate-analysis.cc:1740
 2022-09-08 15:17 UTC  (4+ messages)
` [Bug tree-optimization/106891] "

[Bug c++/99209] New: lambdas in function template signatures instantiated with wrong semantic context
 2022-09-08 14:55 UTC  (3+ messages)
` [Bug c++/99209] "

[Bug middle-end/106870] New: ctrl_altering flag is not set correctly
 2022-09-08 14:08 UTC  (3+ messages)
` [Bug middle-end/106870] "

[Bug tree-optimization/106878] New: ICE: verify_gimple failed at -O2 on arm-none-eabi
 2022-09-08 14:05 UTC  (8+ messages)
` [Bug tree-optimization/106878] [11/12/13 Regression] ICE: verify_gimple failed at -O2 with pointers and bitwise caluclation

[Bug c++/99130] New: Variable template in unevaluated context is wrongly implicitly instantiated
 2022-09-08 13:48 UTC  (3+ messages)
` [Bug c++/99130] variable template in unevaluated context is instantiated when should not be

[Bug gcov-profile/93680] [GCOV] "do-while" structure in case statement leads to incorrect code coverage
 2022-09-08 11:18 UTC 

[Bug gcov-profile/97923] New: [GCOV]Wrong code coverage for multiple expressions with Logical OR Operator at multiple lines
 2022-09-08 11:13 UTC  (4+ messages)
` [Bug gcov-profile/97923] "

[Bug other/106872] New: [13 regression] gcc.dg/uninit-pred-12.c fails after r13-2500-g0a4a2667dc115c
 2022-09-08 11:02 UTC  (5+ messages)
` [Bug other/106872] "
` [Bug testsuite/106872] "

[Bug tree-optimization/106884] New: ifcombine may move shift so it shifts more than bitwidth
 2022-09-08 10:53 UTC  (3+ messages)
` [Bug tree-optimization/106884] "

[Bug c++/106890] New: virtual inheritance triggers compiler error when instatiating derived class with in-class initialization
 2022-09-08 10:49 UTC  (3+ messages)
` [Bug c++/106890] [10/11/12/13 Regression] virtual inheritance triggers compiler error when instatiating derived class with in-class initialization since r8-2709-g12659e10c7820071

[Bug sanitizer/106885] New: -(a-b) is folded to b-a before the UBSAN pass is run
 2022-09-08  9:56 UTC  (2+ messages)
` [Bug sanitizer/106885] "

[Bug regression/106888] New: [RISCV] Excess andi instructions are generated in gcc.dg/pr90838.c
 2022-09-08  9:46 UTC  (2+ messages)
` [Bug tree-optimization/106888] [RISCV] Negative optimization that excess "

[Bug tree-optimization/106883] New: SLSR may generate signed wrap
 2022-09-08  9:44 UTC  (2+ messages)
` [Bug tree-optimization/106883] "

[Bug testsuite/106879] New: [13 regression] new test case gcc.dg/vect/bb-slp-layout-19.c fails
 2022-09-08  9:35 UTC  (2+ messages)
` [Bug testsuite/106879] "

[Bug c++/106877] New: [12/13 Regression] ICE in move_for_stack_reg, at reg-stack.cc:1076
 2022-09-08  9:33 UTC  (4+ messages)
` [Bug target/106877] [12/13 Regression] ICE in move_for_stack_reg, at reg-stack.cc:1076 since r12-248-gb58dc0b803057c0e

[Bug fortran/106856] New: [12/13 Regression] ICE in gfc_conv_expr_present, at fortran/trans-expr.cc:1977
 2022-09-08  8:52 UTC  (2+ messages)
` [Bug fortran/106856] [12/13 Regression] ICE in gfc_conv_expr_present, at fortran/trans-expr.cc:1977 since r12-4346-geb92cd57a1ebe7cd

[Bug c++/106847] New: deprecated class data member makes the class generate diagnostics even when the member is not used
 2022-09-08  8:52 UTC  (2+ messages)
` [Bug c++/106847] "

[Bug target/106887] New: ICE in extract_insn, at recog.cc:2791 since r13-2111-g6910cad55ffc330d
 2022-09-08  8:42 UTC  (2+ messages)
` [Bug target/106887] "

[Bug c++/103499] New: C++20 modules error: invalid use of non-static member function
 2022-09-08  4:58 UTC  (2+ messages)
` [Bug c++/103499] "

[Bug c++/99426] New: [modules] failed to read compiled module cluster 1186: Bad file data
 2022-09-08  4:39 UTC  (2+ messages)
` [Bug c++/99426] "

Adapter Sell
 2022-09-08  1:53 UTC 

[Bug c++/106875] New: [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343
 2022-09-08  1:44 UTC  (3+ messages)
` [Bug c++/106875] [11/12/13 Regression] ICE in ix86_emit_outlined_ms2sysv_save, at config/i386/i386.cc:8343 since r11-3183-gba948b37768c99cd
` [Bug target/106875] "

[Bug target/83052] ICE in extract_insn, at recog.c:2305 with -mcmodel=large
 2022-09-08  1:39 UTC 

[Bug target/89289] ICE with -mforce-indirect-call and TLS and PIC
 2022-09-08  1:39 UTC  (2+ messages)

[Bug c++/106876] New: [13 Regression] ICE in extract_insn, at recog.cc:2791
 2022-09-08  1:36 UTC  (6+ messages)
` [Bug target/106876] [13 Regression] ICE in extract_insn, at recog.cc:2791 since r13-465-g4df735e01e319997
` [Bug target/106876] ICE in extract_insn with -mforce-indirect-call -fPIC -fprofile-generate
` [Bug target/106876] ICE in extract_insn with -mforce-indirect-call -fPIC and TLS

[Bug c++/106820] New: internal compiler error: in function_and_variable_visibility [for std::dynamic_pointer_cast use via <memory> module]
 2022-09-07 22:21 UTC  (4+ messages)
` [Bug c++/106820] internal compiler error: in function_and_variable_visibility [for std::shared_ptr<data>{b,??} "
` [Bug c++/106820] [modules] internal compiler error: in function_and_variable_visibility [for std::shared_ptr<data>{b,??} use via <memory> header unit]: mishandling of "weak" usage generated via __gthrw(pthread_mutex_unlock) use

[Bug middle-end/106806] [13 regression] gcc.dg/tree-ssa/gen-vect-34.c fails after r13-2333-gca8f4e8af14869
 2022-09-07 21:39 UTC 

[Bug c++/106882] New: passing X as 'this' argument discards qualifiers
 2022-09-07 19:59 UTC  (2+ messages)
` [Bug c++/106882] "

[Bug c++/106829] New: OpenMP offload internal compiler error: in gimplify_expr, at gimplify.cc:16222
 2022-09-07 19:18 UTC  (2+ messages)
` [Bug c++/106829] [12/13 Regression] OpenMP offload internal compiler error: in gimplify_expr, at gimplify.cc:16222 since r12-5835

[Bug fortran/106500] New: ICE on invalid argument to c_sizeof()
 2022-09-07 18:13 UTC  (2+ messages)
` [Bug fortran/106500] ICE on function as an "

[Bug libstdc++/106607] New: Regex integer overflow on large backreference value
 2022-09-07 17:54 UTC  (3+ messages)
` [Bug libstdc++/106607] "

[Bug libstdc++/106695] [11/12 Regression] Explicit copy constructor does not work for a parameter passed via std::async
 2022-09-07 17:54 UTC  (2+ messages)

[Bug libstdc++/106248] New: operator>>std::basic_istream at boundary condition behave differently in different opt levels
 2022-09-07 17:53 UTC  (3+ messages)
` [Bug libstdc++/106248] [11 Regression] "

[Bug libstdc++/104443] New: common_iterator<I, S>::operator-> is not correctly implemented
 2022-09-07 17:53 UTC  (2+ messages)
` [Bug libstdc++/104443] "

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).