public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/109424] New: ~
 2023-04-16 18:32 UTC  (2+ messages)
` [Bug tree-optimization/109424] ~((x > y) ? x : y) produces two not instructions

[Bug c++/105804] New: List-initialized argument in await expression is doubly freed
 2023-04-16 18:10 UTC  (2+ messages)
` [Bug c++/105804] coroutines: "

[Bug target/66511] New: [avr] whole-byte shifts not optimized away for uint64_t
 2023-04-16 17:27 UTC  (3+ messages)
` [Bug target/66511] "

[Bug libstdc++/109525] New: typo in views::as_const::operator()
 2023-04-16 17:16 UTC  (3+ messages)
` [Bug libstdc++/109525] "

[Bug target/109508] New: [13 Regression] ICE: in extract_insn, at recog.cc:2791 with -mcpu=sifive-s76 on riscv64
 2023-04-16 15:57 UTC  (3+ messages)
` [Bug target/109508] "

[Bug target/54816] New: [avr] shift is better than widening mul
 2023-04-16 12:11 UTC  (5+ messages)
` [Bug target/54816] "

[Bug c++/109529] New: the r-value volatile object is not accepted by the l-value volatile constant argument
 2023-04-16 10:34 UTC  (8+ messages)
` [Bug c++/109529] "

[Bug c++/101557] New: the value of '<temporary>' is not usable in a constant expression
 2023-04-16  9:31 UTC  (2+ messages)
` [Bug c++/101557] "

[Bug fortran/109358] New: Wrong formatting with T-descriptor during stream output
 2023-04-16  8:18 UTC  (3+ messages)
` [Bug fortran/109358] "

[Bug c/109530] New: Warning "is used uninitialized" raised for an initialized variable
 2023-04-16  7:43 UTC  (3+ messages)
` [Bug c/109530] "
` [Bug middle-end/109530] "

[Bug c++/109494] New: inline const variables interfere with source_location
 2023-04-16  7:40 UTC  (11+ messages)
` [Bug target/109494] "

[Bug c/109521] New: Checking ICE (canonical types differ for identical types)
 2023-04-16  7:26 UTC  (5+ messages)
` [Bug c++/109521] [11/12/13 Regression] Checking ICE with canonical types differ for identical types ‘UBYTE [7]’ {aka ‘unsigned char [7]’} and ‘unsigned char [7]’
` [Bug c++/109521] [11/12/13 Regression] Checking ICE with canonical types differ for identical types ‘UBYTE [7]’ {aka ‘unsigned char [7]’} and ‘unsigned char [7]’ since r11-6508-gabb1b6058c09a7

[Bug c/109528] New: Calling exit() at the end of function triggers infinite recursion warning
 2023-04-16  5:21 UTC  (5+ messages)
` [Bug c/109528] "
` [Bug c/109528] function with _Noreturn triggers infinite recursion warning while using the attribute does not
` [Bug middle-end/109528] "

[Bug rtl-optimization/109478] New: FAIL: g++.dg/other/pr104989.C -std=gnu++14 (internal compiler error: Segmentation fault)
 2023-04-16  3:18 UTC  (3+ messages)
` [Bug target/109478] "

[Bug rtl-optimization/104989] New: ICE in rtl_verify_bb_insns, at cfgrtl.cc:2797 (error: flow control insn inside a basic block)
 2023-04-16  3:18 UTC  (3+ messages)
` [Bug rtl-optimization/104989] [10/11 Regression] "

[Bug c++/21038] report unmatched brace as a note
 2023-04-16  1:24 UTC  (2+ messages)
` [Bug c/21038] "

[Bug c++/109505] New: Compiler loops forever to OOM while compiling evaluate_prg_hwy.cc in Chromium
 2023-04-16  0:38 UTC  (7+ messages)
` [Bug c++/109505] "
` [Bug c++/109505] [12/13 Regression] "
` [Bug c++/109505] [12/13 Regression] Compiler loops forever to OOM while compiling evaluate_prg_hwy.cc and SVE
` [Bug middle-end/109505] (t | 15) & svcntb() causes an OOM/ICE

[Bug tree-optimization/109524] New: [13 Regression] ICE: SIGSEGV in remove_unreachable::remove_and_update_globals (tree-vrp.cc:136) with -O3 -fno-tree-forwprop -fnon-call-exceptions -fno-tree-ccp -fno-tree-fre
 2023-04-15 23:00 UTC  (10+ messages)
` [Bug tree-optimization/109524] "

[Bug rtl-optimization/109527] New: redundant register assignment
 2023-04-15 19:43 UTC  (2+ messages)
` [Bug target/109527] "

[Bug c/109526] New: Broken type name for anonymous struct containing a VLA member in diagnostic message
 2023-04-15 19:22 UTC  (2+ messages)
` [Bug c/109526] "

[Bug bootstrap/109510] New: [13 Regression] bootstrap with Ada broken on aarch64
 2023-04-15 17:39 UTC  (17+ messages)
` [Bug bootstrap/109510] "

[Bug c++/109514] New: [13 regression] -Werror=dangling-pointer false positive nn fheroes-1.0.3 (lambdas)
 2023-04-15 17:18 UTC  (5+ messages)
` [Bug c++/109514] "

[Bug c++/109357] New: GCC 13.0.1: internal compiler error in cp/constexpr.cc:1685
 2023-04-15 16:35 UTC  (3+ messages)
` [Bug c++/109357] [12/13 Regression] "

[Bug fortran/109511] New: incorrectly rejects set_exponent with constant negative exponent
 2023-04-15 13:44 UTC  (8+ messages)
` [Bug fortran/109511] "

[Bug target/109519] New: aarch64: wrong code with NEON intrinsics on gcc-10 and later
 2023-04-15 13:41 UTC  (6+ messages)
` [Bug target/109519] "

[Bug target/108807] New: [11 regression] gcc.target/powerpc/vsx-builtin-10d.c fails after b29225597584b697762585e0b707b7cb4b427650 on power 9 BE
 2023-04-15 13:19 UTC  (4+ messages)
` [Bug target/108807] [11/12/13 regression] gcc.target/powerpc/vsx-builtin-10d.c fails after r11-6857-gb29225597584b6 "
` [Bug target/108807] [11/12 "

[Bug other/109522] New: Spurious "cc1: error: no include path in which to search for stdc-predef.h" building a cross compiler
 2023-04-15 12:02 UTC  (4+ messages)
` [Bug other/109522] "

[Bug tree-optimization/109154] New: [13 regression] aarch64 -mcpu=neoverse-v1 microbude performance regression
 2023-04-15 10:10 UTC  (6+ messages)
` [Bug tree-optimization/109154] [13 regression] jump threading de-optimizes nested floating point comparisons

[Bug c++/109523] New: List-initializing constructor of std::vector is selected erroneously
 2023-04-15  9:35 UTC  (3+ messages)
` [Bug c++/109523] "

[Bug c++/83264] std::initializer_list with a single element selects the wrong overload
 2023-04-15  9:35 UTC 

[Bug c++/85577] list-initialization chooses initializer-list constructor
 2023-04-15  9:31 UTC 

[Bug target/99708] New: __SIZEOF_FLOAT128__ not defined on powerpc64le-linux
 2023-04-15  8:52 UTC  (4+ messages)
` [Bug target/99708] "

[Bug analyzer/109027] New: [13 Regression] ICE: SIGSEGV (infinite recursion in ana::constraint_manager::eval_condition / ana::constraint_manager::impossible_derived_conditions_p) with -fanalyzer
 2023-04-15  6:32 UTC  (3+ messages)
` [Bug analyzer/109027] [13 Regression] ICE: SIGSEGV (infinite recursion in ana::constraint_manager::eval_condition / ana::constraint_manager::impossible_derived_conditions_p) with -fanalyzer since r13-6101-g4d3b7be281e73ecd

[Bug c/109520] New: compiler never terminate
 2023-04-15  6:09 UTC  (2+ messages)
` [Bug middle-end/109520] compiler never terminates with an inline-asm goto and an output with high register pressure

[Bug rtl-optimization/106364] New: ICE when compiling inline asm with -m32
 2023-04-15  6:05 UTC  (2+ messages)
` [Bug target/106364] "

[Bug c++/109518] New: invalid constexpr code is accepted
 2023-04-15  4:28 UTC 

Factory Direct Acrylic
 2023-04-15  1:47 UTC 

[Bug c++/109506] New: [13 regression] 'error: inlining failed in call to ‘always_inline’ ‘foo<T>::foo() [with T = void]’: function body not available'
 2023-04-15  1:15 UTC  (2+ messages)
` [Bug c++/109506] [10/11/12/13 regression] -fchecking=2 causes some template constructor not be instantiated when used with NSDMI

[Bug c/109516] New: warning: format '%lx' expects argument of type 'long unsigned int', but argument 2 has type 'const long unsigned int:48' [-Wformat=]
 2023-04-14 21:05 UTC  (9+ messages)
` [Bug c/109516] "

[Bug target/108910] New: [13 Regression] Further ICE in aarch64_layout_arg
 2023-04-14 20:51 UTC  (4+ messages)
` [Bug target/108910] [12 "

[Bug libstdc++/109517] New: Failure to compile constexpr std::copy with -D_GLIBCXX_DEBUG
 2023-04-14 19:40 UTC 

[Bug fortran/109492] New: gcc/fortran/trans-expr.cc:3407:17: error: call of overloaded ‘abs(long long int&)’ is ambiguous
 2023-04-14 19:25 UTC  (2+ messages)
` [Bug fortran/109492] "

[Bug fortran/109500] New: SIGABRT when calling a function that returns an unallocated value
 2023-04-14 19:24 UTC  (2+ messages)
` [Bug fortran/109500] "

[Bug fortran/105800] New: Segfault deallocating a class, dimension(:) array
 2023-04-14 19:20 UTC  (2+ messages)
` [Bug fortran/105800] "

[Bug c++/109515] New: Diagnostic request: warning on out-of-order structured bindings names
 2023-04-14 17:52 UTC  (2+ messages)
` [Bug c++/109515] "

[Bug rtl-optimization/109009] New: Shrink Wrap missed opportunity
 2023-04-14 17:44 UTC  (2+ messages)
` [Bug rtl-optimization/109009] "

[Bug c/109137] New: [12/13 regression] Compiling ffmpeg with -m32 on x86_64-pc-linux-gnu hangs on libavcodec/h264_cabac.c since r12-9086-g489c81db7d4f75
 2023-04-14 17:23 UTC  (3+ messages)
` [Bug target/109137] [12 "

[Bug fortran/103931] New: Type name "c_ptr" is ambiguous when iso_c_binding is imported both directly and indirectly
 2023-04-14 17:21 UTC  (2+ messages)
` [Bug fortran/103931] "

[Bug c/109507] New: Optimizer creates incorrect program
 2023-04-14 16:30 UTC  (3+ messages)
` [Bug c/109507] "

[Bug fortran/109512] New: accepts implicit dummy procedure even with "implicit none (external)"
 2023-04-14 16:16 UTC  (2+ messages)
` [Bug fortran/109512] "

[Bug fortran/37336] [F03] Finish derived-type finalization
 2023-04-14 14:13 UTC  (3+ messages)

[Bug fortran/91316] Derived type finalization failing
 2023-04-14 14:13 UTC 

[Bug fortran/86754] [meta-bug] Memory leaks at run time
 2023-04-14 14:11 UTC 

[Bug fortran/84472] Missing finalization and memory leak
 2023-04-14 14:11 UTC 

[Bug fortran/65347] New: Final subroutine are not called
 2023-04-14 13:59 UTC  (2+ messages)
` [Bug fortran/65347] [F03] Final subroutine not called for function result

[Bug c++/79416] Internal compiler error for recursive template expansion
 2023-04-14 13:48 UTC 

[Bug preprocessor/109183] New: [regression?] since GCC 11.1, -MM -MMD generates "a-" prefixed dependency files
 2023-04-14 13:45 UTC  (3+ messages)
` [Bug preprocessor/109183] "

[Bug fortran/104272] New: finalizer gets called during allocate
 2023-04-14 13:41 UTC  (3+ messages)
` [Bug fortran/104272] "

[Bug ipa/109509] New: Huge compile time with forced inlining
 2023-04-14 13:40 UTC  (6+ messages)
` [Bug ipa/109509] "

[Bug c++/109160] New: [Valid code] Constraint on deduced NTTP from method call causes ICE/Segfault
 2023-04-14 13:33 UTC  (2+ messages)
` [Bug c++/109160] "

[Bug tree-optimization/109491] New: Segfault in tree-ssa-sccvn.cc:expressions_equal_p()
 2023-04-14 13:32 UTC  (5+ messages)
` [Bug tree-optimization/109491] [11/12 Regression] "

[Bug c++/108086] New: internal compiler error: in set_accesses, at rtl-ssa/internals.inl:449
 2023-04-14 13:15 UTC  (2+ messages)
` [Bug rtl-optimization/108086] [11 Regression] "

[Bug tree-optimization/109513] New: Missed Dead Code Elimination when using __builtin_unreachable
 2023-04-14 13:15 UTC 

[Bug tree-optimization/108357] New: Dead Code Elimination Regression at -O2 (trunk vs. 12.2.0)
 2023-04-14 11:35 UTC  (6+ messages)
` [Bug tree-optimization/108357] [13 Regression] Dead Code Elimination Regression at -O2 since r13-4607-g2dc5d6b1e7ec88

[Bug c++/109359] New: Compile-time rounding of double literal to float is incorrect with -frounding-math
 2023-04-14 10:12 UTC  (5+ messages)
` [Bug c++/109359] [12/13 Regression] "

[Bug target/109502] New: [12/13 Regression] wrong code with -O -ftree-vectorize -fvect-cost-model=unlimited on aarch64
 2023-04-14  9:46 UTC  (3+ messages)
` [Bug tree-optimization/109502] "
` [Bug tree-optimization/109502] [12 "

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