public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/98940] New: Implement C++23 language features
 2022-11-08  1:37 UTC  (2+ messages)
` [Bug c++/98940] "

[Bug c++/106644] New: [C++23] P2468R2 - The Equality Operator You Are Looking For
 2022-11-08  1:37 UTC  (2+ messages)
` [Bug c++/106644] "

[Bug c++/107514] New: quick crash of gcc due to noexcept specification
 2022-11-08  1:31 UTC  (4+ messages)
` [Bug c++/107514] "

[Bug analyzer/107565] New: -Wanalyzer-use-of-uninitialized-value false positive with rdrand
 2022-11-08  1:15 UTC 

Lighting&Lamps Seller,
 2022-11-08  1:00 UTC 

[Bug tree-optimization/104530] New: [12 Regression] Dead Code Elimination Regression at -O3 (trunk vs. 11.2.0)
 2022-11-08  0:23 UTC  (3+ messages)
` [Bug tree-optimization/104530] [12/13 "

[Bug tree-optimization/97961] New: unnecessary moves with __builtin_{add,sub}_overflow_p and __int128
 2022-11-08  0:14 UTC  (2+ messages)
` [Bug rtl-optimization/97961] "

[Bug rtl-optimization/107563] New: __builtin_shufflevector fails to use pshufb and pshufd instructions under default x86_64 compilation toggle which is the sse2 one
 2022-11-08  0:11 UTC  (5+ messages)
` [Bug target/107563] "
` [Bug target/107563] __builtin_shufflevector fails to "

[Bug tree-optimization/107564] New: Fail to recognize overflow check for addition of __uint128_t operands
 2022-11-08  0:07 UTC  (2+ messages)
` [Bug tree-optimization/107564] "

[Bug libstdc++/107562] New: [13 regression] r13-3761-ga239a63f868e29 breaks build on powerpc64 BE
 2022-11-07 23:36 UTC  (4+ messages)
` [Bug libstdc++/107562] "

[Bug debug/105248] New: Missing value or location attribute for constant live variable likely caused by tree-dse at -O1/-O2/-O3
 2022-11-07 23:17 UTC  (2+ messages)
` [Bug tree-optimization/105248] gimple level DSE does not add DEBUG statement when deleting store to ADDRESSABLE local decl

[Bug debug/105249] New: schedule-insns2 makes a variable not available and associates the code that assigns it to a different function frame
 2022-11-07 23:13 UTC  (2+ messages)
` [Bug rtl-optimization/105249] "

[Bug c/107557] New: [12/13 Regression] ICE in make_ssa_name_fn, at tree-ssanames.cc:360
 2022-11-07 20:10 UTC  (3+ messages)
` [Bug c/107557] "

[Bug tree-optimization/107561] New: g++.dg/pr17488.C regression due to -Wstringop-overflow problem
 2022-11-07 20:10 UTC  (2+ messages)
` [Bug tree-optimization/107561] [13 Regression] "

[Bug tree-optimization/55155] New: Autovectorization does not use unaligned loads/stores
 2022-11-07 20:02 UTC  (2+ messages)
` [Bug tree-optimization/55155] "

[Bug tree-optimization/55157] New: Missing VRP
 2022-11-07 20:02 UTC  (4+ messages)
` [Bug tree-optimization/55157] Missed VRP with != 0 and multiply

[Bug fortran/107559] New: ICE in resolve_equivalence, at fortran/resolve.cc:17230
 2022-11-07 19:59 UTC  (2+ messages)
` [Bug fortran/107559] "

[Bug target/102566] New: [i386] GCC should emit LOCK BTS for simple bit-test-and-set operations with std::atomic
 2022-11-07 19:20 UTC  (2+ messages)
` [Bug middle-end/102566] "

[Bug c++/107550] New: incorrect templated lambda mangling
 2022-11-07 18:25 UTC  (2+ messages)
` [Bug c++/107550] "

[Bug middle-end/106811] New: GENERIC and GIMPLE IL undefined behavior needs documenting
 2022-11-07 18:17 UTC  (4+ messages)
` [Bug middle-end/106811] "

[Bug fortran/107560] New: ICE in gfc_get_derived_type, at fortran/trans-types.cc:2811
 2022-11-07 18:16 UTC 

[Bug c++/107558] New: [10/11/12/13 Regression] ICE in fld_incomplete_type_of, at ipa-free-lang-data.cc:258
 2022-11-07 18:14 UTC 

[Bug libstdc++/107468] New: std::from_chars doesn't always round to nearest
 2022-11-07 16:53 UTC  (4+ messages)
` [Bug libstdc++/107468] "

[Bug c++/105595] New: Coroutines can trigger -Wsubobject-linkage
 2022-11-07 16:53 UTC  (2+ messages)
` [Bug c++/105595] "

[Bug c++/107556] New: Passing lambda to a coroutine function triggers -Wsubobject-linkage
 2022-11-07 16:53 UTC  (2+ messages)
` [Bug c++/107556] "

[Bug c/107554] New: Segmentation fault during GIMPLE pass: strlen (tree-ssa-strlen.cc:4772)
 2022-11-07 16:51 UTC  (4+ messages)
` [Bug c/107554] "
` [Bug tree-optimization/107554] [10/11/12/13 Regression] "

[Bug objc/107553] New: 12.2 test fails
 2022-11-07 16:34 UTC  (5+ messages)
` [Bug objc/107553] "
` [Bug objc/107553] objc "
` [Bug testsuite/107553] nested-func-1.m fails due to linker warning about executable stack

[Bug c++/107551] New: gcc 12.2 test fails
 2022-11-07 16:10 UTC  (5+ messages)
` [Bug c++/107551] "
` [Bug target/107551] g++ "

[Bug d/106977] New: [13 regression] d21 dies with SIGBUS on 32-bit Darwin
 2022-11-07 15:43 UTC  (5+ messages)
` [Bug d/106977] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-11-07 14:16 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/89074] valid pointer equality constexpr comparison rejected
 2022-11-07 14:16 UTC 

[Bug d/107552] New: [13 regression] stage 1 d21 fails to link on Linux/x86_64
 2022-11-07 14:14 UTC  (2+ messages)
` [Bug d/107552] "

[Bug libstdc++/63746] New: i/o fragmentation inside basic_filebuf::xsputn
 2022-11-07 14:12 UTC  (3+ messages)
` [Bug libstdc++/63746] "

[Bug tree-optimization/107547] New: ICE in get_no_error_domain, at tree-call-cdce.cc:769 since r13-3568-g7f940822816917fe
 2022-11-07 14:06 UTC  (3+ messages)
` [Bug tree-optimization/107547] "

[Bug rtl-optimization/107546] New: simd, redundant pcmpeqb and pxor
 2022-11-07 13:47 UTC  (13+ messages)
` [Bug target/107546] "
` [Bug target/107546] [10/11/12/13 Regression] "

[Bug c++/107555] New: Never constructed object destroyed during exception handling
 2022-11-07 13:34 UTC 

[Bug modula2/101392] New: cc1gm2 -fdump-system-exports SEGV on Solaris/SPARC
 2022-11-07 13:15 UTC  (2+ messages)
` [Bug modula2/101392] "

[Bug tree-optimization/107505] New: [13 Regression] ICE: verify_flow_info failed (error: returns_twice call is not first in basic block 2)
 2022-11-07 13:03 UTC  (4+ messages)
` [Bug tree-optimization/107505] "

[Bug tree-optimization/107541] New: wrong code at -O1, -O2 and -O3 on x86_64-linux-gnu
 2022-11-07 11:43 UTC  (10+ messages)
` [Bug tree-optimization/107541] [13 Regression] "

[Bug target/87832] AMD pipeline models are very costly size-wise
 2022-11-07 11:23 UTC 

[Bug target/107549] New: heap-buffer-overflow in xt_true_regnum
 2022-11-07 10:40 UTC 

[Bug fortran/107508] New: Invalid bounds due to bogus reallocation on assignment with KIND=4 characters
 2022-11-07 10:33 UTC  (2+ messages)
` [Bug fortran/107508] "

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2022-11-07 10:33 UTC  (2+ messages)
` [Bug debug/100523] [11/12/13 "

[Bug target/107548] New: STV doesn't consider vec_select
 2022-11-07 10:25 UTC 

[Bug c++/104091] New: -std=c++20 causing meaningless error message "'auto' not allowed in alias declaration" which should be "missing template arguments after ..."
 2022-11-07  9:55 UTC  (4+ messages)
` [Bug c++/104091] "

[Bug c++/101221] New: Inaccurate error message for wrong template alias
 2022-11-07  9:53 UTC  (2+ messages)
` [Bug c++/101221] "

[Bug sanitizer/106558] New: ASan failed to detect a global-buffer-overflow
 2022-11-07  9:14 UTC  (2+ messages)
` [Bug sanitizer/106558] "

[Bug other/107453] New: New stdarg tests in r13-3549-g4fe34cdcc80ac2 fail
 2022-11-07  8:51 UTC  (4+ messages)
` [Bug target/107453] "
` [Bug target/107453] [13 Regression] "

[Bug tree-optimization/107412] New: Miss to fold LEN_{LOAD,STORE} when the specified length equal to vector length
 2022-11-07  8:25 UTC  (4+ messages)
` [Bug tree-optimization/107412] "

[Bug tree-optimization/107413] New: Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark
 2022-11-07  7:42 UTC  (2+ messages)
` [Bug tree-optimization/107413] Perf loss ~14% on 519.lbm_r SPEC cpu2017 benchmark with r8-7132-gb5b33e113434be

[Bug ada/107536] New: [12 regression] Wrong 'not referenced' warning on renamed variable
 2022-11-07  7:01 UTC  (2+ messages)
` [Bug ada/107536] [12/13 "

[Bug c++/107535] New: Shouldn't -fvisibility=hidden hide C++17 inline static variables?
 2022-11-07  7:00 UTC  (2+ messages)
` [Bug c++/107535] -fvisibility=hidden should not hide C++17 inline static variables

[Bug debug/105261] New: schedule-insns2 and ipa-sra make alive constant variables not available
 2022-11-07  5:05 UTC  (2+ messages)
` [Bug debug/105261] "

[Bug rtl-optimization/105455] New: ICE: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg)
 2022-11-07  4:51 UTC  (2+ messages)
` [Bug rtl-optimization/105455] "

[Bug tree-optimization/105414] New: constant folding for fmin/max(snan, snan) is wrong
 2022-11-07  4:48 UTC  (2+ messages)
` [Bug tree-optimization/105414] "

[Bug c++/107545] New: __is_abstract intrinsic fails to compile on incomplete unions
 2022-11-07  4:42 UTC  (2+ messages)
` [Bug c++/107545] "

[Bug target/107540] New: [13 Regression] ICE: SIGSEGV in memory_operand(rtx_def*, machine_mode) (recog.cc:1834) with -flive-range-shrinkage
 2022-11-07  2:02 UTC  (4+ messages)
` [Bug target/107540] "

[Bug c++/107544] New: Friended struct with concept gives different output in clang/gcc/MSVC
 2022-11-06 21:55 UTC  (5+ messages)
` [Bug c++/107544] "

[Bug c++/107543] New: c-family/c-cppbuiltin.cc: Undefine __GNUC_STDC_INLINE__ in C++ mode?
 2022-11-06 21:39 UTC 

[Bug c++/107542] New: ICE in spaceship_comp_cat, at cp/method.cc:1055
 2022-11-06 20:39 UTC  (4+ messages)
` [Bug c++/107542] "

[Bug c++/95797] New: Can std::allocator.deallocate newed pointer during constant evaluation
 2022-11-06 17:24 UTC  (2+ messages)
` [Bug c++/95797] "

[Bug c++/98052] New: Allocation with new and deallocation with std::allocator should result in an error
 2022-11-06 17:24 UTC  (2+ messages)
` [Bug c++/98052] "

[Bug libstdc++/98108] New: Broken Schwarz counter for iostreams initialization
 2022-11-06 16:16 UTC  (2+ messages)
` [Bug libstdc++/98108] "

[Bug libstdc++/44952] #include <iostream> implies global constructor
 2022-11-06 16:16 UTC 

[Bug libstdc++/39796] cin/cout/cerr constructors should run at high priority when possible
 2022-11-06 16:16 UTC 

[Bug target/106458] New: [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
 2022-11-06  6:39 UTC  (3+ messages)
` [Bug tree-optimization/106458] [12/13 "

[Bug c++/107539] New: internal compiler error: same canonical type node for different types
 2022-11-06  6:34 UTC  (5+ messages)
` [Bug c++/107539] "
` [Bug c++/107539] [13 Regression] ICE, same canonical type node for different types with decltype inside an generic lambda inside a templated method of a templated class using a templated class argument

[Bug libstdc++/107538] New: std::pow(10, std::complex(NaN, 1)) aborts with -D_GLIBCXX_ASSERTIONS
 2022-11-05 21:45 UTC  (3+ messages)
` [Bug libstdc++/107538] "

[Bug analyzer/94355] New: support for C++ new expression
 2022-11-05 21:31 UTC  (6+ messages)
` [Bug analyzer/94355] "

[Bug c/78352] GCC lacks support for the Apple "blocks" extension to the C family of languages
 2022-11-05 19:23 UTC 

[Bug gcov-profile/107537] New: gcov skips throw/fallthrough annotations for 'never executed' branches
 2022-11-05 19:20 UTC 

[Bug target/81036] -fcall-saved-X does not work for floating-point registers
 2022-11-05 19:18 UTC 

[Bug preprocessor/55971] New: Preprocessor macros with C++11 raw string literals fail to compile
 2022-11-05 14:33 UTC  (3+ messages)
` [Bug preprocessor/55971] "

[Bug middle-end/106725] LTO semantics for __attribute__((leaf))
 2022-11-05 14:09 UTC 

[Bug c++/105387] New: libstdc++: with -fno-rtti, pointer type info class incorrectly matches non-pointer type info classes
 2022-11-05 14:05 UTC  (3+ messages)
` [Bug libstdc++/105387] "

[Bug libstdc++/107525] New: propagate_const should not be using SFINAE on its conversion operators
 2022-11-05 14:04 UTC  (3+ messages)
` [Bug libstdc++/107525] "

[Bug bootstrap/80677] LIMITS_H_TEST is wrong
 2022-11-05 12:53 UTC 

[Bug c/41041] Documentation: -fwide-exec-charset defaults to UCS-4/UCS-2, not UTF-32/UTF-16
 2022-11-05 12:45 UTC  (5+ messages)

[Bug c++/107532] New: [13 Regression] -Werror=dangling-reference false positives in libcamera-0.0.1
 2022-11-05 10:58 UTC  (2+ messages)
` [Bug c++/107532] "

[Bug c++/107516] New: [13 Regression] ICE with -fwide-exec-charset=latin1
 2022-11-05 10:54 UTC  (2+ messages)
` [Bug c++/107516] "

[Bug tree-optimization/107503] New: tail call missed with struct wrapper
 2022-11-05 10:48 UTC  (2+ messages)
` [Bug tree-optimization/107503] "

[Bug tree-optimization/107499] New: 433.milc regressed by 6-8% on zen3 at -O2 -flto
 2022-11-05 10:42 UTC  (2+ messages)
` [Bug tree-optimization/107499] [13 Regression] "

[Bug c/107493] New: Wrong code at -Os on x86_64-linux-gnu
 2022-11-05 10:37 UTC  (2+ messages)
` [Bug tree-optimization/107493] [13 Regression] "

[Bug middle-end/107485] New: gcc-10 ICE with -fnon-call-exception
 2022-11-05 10:35 UTC  (2+ messages)
` [Bug middle-end/107485] [10 Regression] "

[Bug c++/107484] New: [13 Regression] ICE: Segmentation fault (in decls_match)
 2022-11-05 10:34 UTC  (2+ messages)
` [Bug c++/107484] "

[Bug middle-end/107482] New: out-of-bounds heap access in IRA
 2022-11-05 10:32 UTC  (2+ messages)
` [Bug rtl-optimization/107482] [10/11/12/13 Regression] out-of-bounds heap access in IRA since r6-3496-g86f0bef37378a0

[Bug ada/107475] New: [10/11/12/13 Regression] libgnat fails to link libgnat.so on systems with older glibc on x86_64-linux-gnux32
 2022-11-05 10:31 UTC  (2+ messages)
` [Bug ada/107475] "

[Bug translation/107467] New: Miscompilation involing -Os , -flto and -fno-strict-aliasing
 2022-11-05 10:29 UTC  (2+ messages)
` [Bug tree-optimization/107467] [12/13 Regression] "

[Bug tree-optimization/107451] New: Segmentation fault with vectorized code
 2022-11-05 10:29 UTC  (3+ messages)
` [Bug tree-optimization/107451] [11/12/13 Regression] "
` [Bug tree-optimization/107451] [11/12/13 Regression] Segmentation fault with vectorized code since r11-6434

[Bug c++/107466] New: [12 Regression] invalid -Wnarrowing error
 2022-11-05 10:26 UTC  (2+ messages)
` [Bug libstdc++/107466] [12/13 Regression] invalid -Wnarrowing error with std::subtract_with_carry_engine

[Bug c/107465] New: Bogus warning: promoted bitwise complement of an unsigned value is always nonzero
 2022-11-05 10:25 UTC  (2+ messages)
` [Bug c/107465] [10/11/12/13 Regression] "

[Bug libgcc/107459] New: microblaze moddi3 implementation is buggy
 2022-11-05 10:23 UTC  (2+ messages)
` [Bug target/107459] "

[Bug analyzer/107534] New: Analyzer should flag shallow copies of resources
 2022-11-05  9:58 UTC 

[Bug c++/107531] New: List of references calls destructors, add warning?
 2022-11-05  9:29 UTC  (4+ messages)
` [Bug c++/107531] "

[Bug target/105929] New: [AArch64] armv8.4-a allows atomic stp. 64-bit constants can use 2 32-bit halves with _Atomic or volatile
 2022-11-05  8:53 UTC  (2+ messages)
` [Bug target/105929] "

[Bug c++/53135] New: internal compiler error: in value_format, at dwarf2out.c:8010
 2022-11-05  8:19 UTC  (2+ messages)
` [Bug debug/53135] Duplicates cause size explosion (vta/dwarf)

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