public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/107085] New: __reference_constructs_from_temporary does not detect static up-cast
 2022-10-07 22:06 UTC  (3+ messages)
` [Bug c++/107085] "

[Bug bootstrap/107182] New: Commit r13-2871-g1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 breaks profiledbootstrap
 2022-10-07 21:46 UTC  (5+ messages)
` [Bug bootstrap/107182] "
` [Bug rtl-optimization/107182] [13 Regression] "

[Bug fortran/66409] New: Reporting ambiguous interface when overloading assignment with polymorphic array
 2022-10-07 21:12 UTC  (10+ messages)
` [Bug fortran/66409] "

[Bug tree-optimization/107172] New: wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu
 2022-10-07 21:04 UTC  (6+ messages)
` [Bug tree-optimization/107172] [13 Regression] "
` [Bug tree-optimization/107172] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e
` [Bug target/107172] "

[Bug debug/107183] New: -fcompare-debug failure (length) with -fsanitize=float-cast-overflow
 2022-10-07 20:18 UTC  (2+ messages)
` [Bug target/107183] [10/11/12/13 Regression] "

[Bug c++/100134] New: ICE when using a vector in a mdoule
 2022-10-07 19:11 UTC  (2+ messages)
` [Bug c++/100134] [modules] ICE when using a vector in a module

[Bug tree-optimization/107038] New: [13 Regression] Bogus -Wstringop-overflow= since r13-2789-gb40b3035879cf695
 2022-10-07 19:09 UTC  (4+ messages)
` [Bug tree-optimization/107038] Bogus -Wstringop-overflow in dead code

[Bug c/101836] New: __builtin_object_size(P->M, 1) where M is an array and the last member of a struct fails
 2022-10-07 17:44 UTC  (2+ messages)
` [Bug middle-end/101836] "

[Bug c++/107173] New: ICE: unspellable token PRAGMA_EOL on type_traits:1446:26
 2022-10-07 17:06 UTC  (4+ messages)
` [Bug c++/107173] "

[Bug libstdc++/97091] New: Demangling the name of the type of a lambda accepting variadic auto parameters fails
 2022-10-07 17:05 UTC  (3+ messages)
` [Bug demangler/97091] "

[Bug testsuite/107181] New: new test case gcc.dg/pr25521.c fails in r13-2952-ga0aafbc324aa90
 2022-10-07 17:04 UTC  (4+ messages)
` [Bug testsuite/107181] "
` [Bug target/107181] "

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

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2022-10-07 16:56 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug demangler/102851] New: Failure to demangle c++ symbol
 2022-10-07 16:56 UTC  (2+ messages)
` [Bug demangler/102851] "

[Bug analyzer/105783] New: -Wanalyzer-null-dereference false positive with union and functions
 2022-10-07 16:47 UTC  (4+ messages)
` [Bug analyzer/105783] "

[Bug libstdc++/68606] Reduce or disable the static emergency pool for C++ exceptions
 2022-10-07 15:55 UTC 

[Bug c/107176] New: Wrong code at -O0/-Os on x86_64-pc-linux-gnu
 2022-10-07 14:36 UTC  (4+ messages)
` [Bug tree-optimization/107176] [10/11/12/13 Regression] Wrong code at -Os "
` [Bug tree-optimization/107176] [10/11/12/13 Regression] Wrong code at -Os on x86_64-pc-linux-gnu since r7-2012-g43aabfcfd4139e4c

[Bug c++/106654] New: [C++23] P1774 - Portable assumptions
 2022-10-07 14:20 UTC  (3+ messages)
` [Bug c++/106654] "

[Bug libstdc++/107180] New: Itanium ABI says to block in the emergency EH buffer if memory cannot be acquired
 2022-10-07 13:49 UTC 

[Bug c++/103524] New: [meta-bug] modules issue
 2022-10-07 13:36 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug c++/104433] New: [modules] Importing <memory> and using std::make_shared causes linker errors
 2022-10-07 13:36 UTC  (4+ messages)
` [Bug c++/104433] "

[Bug c++/107179] New: requires-expression gives hard error for inaccessible constructor
 2022-10-07 13:19 UTC  (2+ messages)
` [Bug c++/107179] [11/12/13 Regression] "

[Bug middle-end/107115] New: Wrong codegen from TBAA under stores that change effective type?
 2022-10-07 13:19 UTC  (11+ messages)
` [Bug middle-end/107115] "

[Bug tree-optimization/107153] New: [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2022-10-07 12:28 UTC  (5+ messages)
` [Bug tree-optimization/107153] "

[Bug c/107090] New: [aarch64] sequence logic should be combined with mul and umulh
 2022-10-07  9:44 UTC  (2+ messages)
` [Bug tree-optimization/107090] "

[Bug rtl-optimization/107094] New: [13 Regression] ICE in require, at machmode.h:297 since r13-2916-gd0b00b63a39108
 2022-10-07  8:56 UTC  (3+ messages)
` [Bug rtl-optimization/107094] "

[Bug c++/107178] New: Diagnosis for colon vs semi-colon in a member function declaration
 2022-10-07  8:28 UTC  (6+ messages)
` [Bug c++/107178] "

[Bug bootstrap/107059] New: [13 regression] bootstrap failure after r13-2887-gb04208895fed34
 2022-10-07  7:01 UTC  (4+ messages)
` [Bug bootstrap/107059] "

[Bug c/105679] New: erroneous -Warray-bounds warning with sanitizer
 2022-10-07  6:57 UTC  (3+ messages)
` [Bug tree-optimization/105679] [12 Regression] extra -Warray-bounds warning added with -fsanitize=shift due to jump threading

[Bug c++/106841] New: ice in vect_get_vec_defs_for_operand, at tree-vect-stmts.cc:1509
 2022-10-07  6:55 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 c/107177] New: ICE: tree check: expected type_argument_pack or nontype_argument_pack, have integer_type in unify_pack_expansion, at cp/pt.cc:23912
 2022-10-07  2:43 UTC  (2+ messages)
` [Bug c++/107177] "

[Bug c++/86426] g++ ICE at on valid code in tree_operand_check, at tree.h:3615
 2022-10-07  2:43 UTC 

[Bug rtl-optimization/107167] New: It looks like GCC wastes registers on trivial computations when result can be cached
 2022-10-07  1:41 UTC  (7+ messages)
` [Bug rtl-optimization/107167] "

[Bug c/60014] New: Bad warning suppression
 2022-10-06 21:51 UTC  (2+ messages)
` [Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp

[Bug fortran/100971] New: ICE: Bad IO basetype (7)
 2022-10-06 20:58 UTC  (2+ messages)
` [Bug fortran/100971] "

[Bug c/107170] New: ICE on valid code: in as_a, at value-range.h:381
 2022-10-06 20:42 UTC  (7+ messages)
` [Bug c/107170] "
` [Bug tree-optimization/107170] [13 Regression] "

[Bug c++/107175] New: overloaded resolution has a bug incase of deleted functions
 2022-10-06 20:11 UTC  (2+ messages)
` [Bug c++/107175] "

[Bug c++/68942] overly strict use of deleted function before argument-dependent lookup (ADL)
 2022-10-06 20:11 UTC 

[Bug analyzer/105887] New: RFE: clang analyzer warnings that GCC's -fanalyzer could implement
 2022-10-06 20:01 UTC  (2+ messages)
` [Bug analyzer/105887] [meta-bug] "

[Bug analyzer/106000] New: RFE: -fanalyzer should complain about definite buffer overflows/underflows
 2022-10-06 20:01 UTC  (2+ messages)
` [Bug analyzer/106000] RFE: -fanalyzer should complain about memory accesses that are definitely out-of-bounds

[Bug analyzer/106625] New: RFE: support some symbolic values in -Wanalyzer-out-of-bounds
 2022-10-06 20:00 UTC  (2+ messages)
` [Bug analyzer/106625] "

[Bug analyzer/107158] New: internal compiler error: in get_or_create_cluster, at analyzer/store.cc:2832
 2022-10-06 19:54 UTC  (7+ messages)
` [Bug analyzer/107158] "
` [Bug analyzer/107158] False postives from -Wanalyzer-malloc-leak on tin-2.6.2

[Bug debug/107169] New: [13 Regression] -fcompare-debug failure at -O and above
 2022-10-06 19:32 UTC  (4+ messages)
` [Bug debug/107169] [13 Regression] -fcompare-debug failure at -O and above since r13-2921-gf1adf45b17f7f1ed

gcc-12: FTBFS on hurd-i386
 2022-10-06 19:24 UTC  (2+ messages)

[Bug fortran/107075] New: ICE in get, at cgraph.h:461
 2022-10-06 19:19 UTC  (3+ messages)
` [Bug fortran/107075] "

[Bug testsuite/107171] New: New test case gcc.target/powerpc/pr105586.c fails after its introduction in r13-2525-gbec35caafae8db
 2022-10-06 19:16 UTC  (4+ messages)
` [Bug testsuite/107171] "

[Bug target/107160] New: [13 regression] r13-2641-g0ee1548d96884d causes verification failure in spec2006
 2022-10-06 19:08 UTC  (4+ messages)
` [Bug target/107160] "

[Bug target/107174] New: [ARM] Wrong opcodes *.f64.s32 (signed) in conversion [unsigned ->double] with -O2
 2022-10-06 18:56 UTC  (3+ messages)
` [Bug target/107174] "

[Bug c++/107140] New: Potential false positive uninitialized variable warning with -Wmaybe-uninitialized
 2022-10-06 17:50 UTC  (4+ messages)
` [Bug c++/107140] "

[Bug target/106933] New: [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn)
 2022-10-06 17:18 UTC  (3+ messages)
` [Bug target/106933] [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn) since r13-2049-g6f94923dea21bd92

[Bug c/105660] New: ICE on aarch64 in warn_parm_array_mismatch
 2022-10-06 15:58 UTC  (4+ messages)
` [Bug c/105660] [12/13 Regression] ICE in warn_parm_array_mismatch when merging two function decls and VLA arguments since r12-1218-gc6503fa93b5565c9

[Bug c++/107161] New: gcc doesn't constant fold member if any other member is mutable
 2022-10-06 12:39 UTC  (3+ messages)
` [Bug c++/107161] "

[Bug sanitizer/87191] UBSan doesn't catch invalid pointer arithmetic outside known object bounds
 2022-10-06 12:33 UTC  (2+ messages)

[Bug tree-optimization/56826] New: Run-fail after r197189
 2022-10-06 12:25 UTC  (2+ messages)
` [Bug tree-optimization/56826] [4.9 Regression] "

[Bug pch/56549] New: #pragma once ineffective with BOM in include file
 2022-10-06 12:13 UTC  (2+ messages)
` [Bug preprocessor/56549] "

[Bug c++/107168] New: Wrong errors for concepts with default lambda not-type argument
 2022-10-06 11:01 UTC  (2+ messages)
` [Bug c++/107168] [11/12/13 Regression] Wrong errors for concepts with default lambda not-type argument since r11-3714-gc1c62aec6751678e

[Bug c/107162] New: -Wmisleading-indentation is blinded by comments
 2022-10-06 10:47 UTC  (2+ messages)
` [Bug c/107162] "

[Bug debug/107154] New: GDB jumping to end of block when stepping over construction of local variable
 2022-10-06 10:39 UTC  (2+ messages)
` [Bug debug/107154] [12 Regression] "

[Bug c++/107148] New: [10/11/12/13 Regression] ICE in bot_manip, at cp/tree.cc:3252
 2022-10-06 10:08 UTC  (2+ messages)
` [Bug c++/107148] "

[Bug c++/107147] New: [13 Regression] ICE in register_local_var_uses, at cp/coroutines.cc:3923
 2022-10-06 10:08 UTC  (2+ messages)
` [Bug c++/107147] "

[Bug middle-end/107107] New: Wrong codegen from TBAA when stores to distinct same-mode types are collapsed?
 2022-10-06 10:08 UTC  (5+ messages)
` [Bug tree-optimization/107107] [10/11/12/13 Regression] "
` [Bug tree-optimization/107107] [10/11/12 "

[Bug c++/107138] New: [12 regression] std::variant<std::string, ...> triggers false-positive 'may be used uninitialized' warning
 2022-10-06 10:03 UTC  (2+ messages)
` [Bug c++/107138] [12/13 "

[Bug tree-optimization/107137] New: (unsigned)-(int)(bool_var) should be optimized to -(unsigned)bool_var
 2022-10-06 10:02 UTC  (2+ messages)
` [Bug tree-optimization/107137] "

[Bug c++/107128] New: armhf: floatn-common.h:214:9: error: multiple types in one declaration
 2022-10-06 10:00 UTC  (2+ messages)
` [Bug c++/107128] "

[Bug preprocessor/107089] New: Line-terminating '\' leaves the characters when the next-line is a multi-line comment
 2022-10-06 10:00 UTC  (2+ messages)
` [Bug preprocessor/107089] "

[Bug c/107127] New: [Regression 11/12] Long compile times on code with C complex
 2022-10-06  9:59 UTC  (2+ messages)
` [Bug c/107127] [11/12/13 Regression] Long compile times on code with C complex since r11-3299-gcba079f354a55363

[Bug bootstrap/107120] New: [13 Regression] trunk fails to bootstrap on powerpc64le-linux-gnu
 2022-10-06  9:55 UTC  (2+ messages)
` [Bug bootstrap/107120] "

[Bug c++/107117] New: "atan2" fails to set the floating-point inexact exception when it should, in some cases
 2022-10-06  9:54 UTC  (2+ messages)
` [Bug middle-end/107117] "atan2" fails to set the floating-point inexact exception due to constant folding, "

[Bug tree-optimization/107114] New: [13 Regression] Failure to discover range results in bogus warning
 2022-10-06  9:27 UTC  (2+ messages)
` [Bug tree-optimization/107114] "

[Bug tree-optimization/107099] New: uncprop a bit
 2022-10-06  8:53 UTC  (2+ messages)
` [Bug tree-optimization/107099] uncprop a bit too eager

[Bug middle-end/107088] New: [13 Regression] cselib ICE building __trunctfxf2 on ia64
 2022-10-06  7:38 UTC  (3+ messages)
` [Bug middle-end/107088] "

[Bug target/107131] New: wrong code with -Os -fno-ipa-vrp -fno-tree-bit-ccp
 2022-10-06  7:12 UTC  (2+ messages)
` [Bug target/107131] [11/12/13 Regression] "

[Bug tree-optimization/107129] New: [13 Regression] False positive -Wstringop-overflow warning with -O2 or -O3
 2022-10-06  6:59 UTC  (2+ messages)
` [Bug tree-optimization/107129] [13 Regression] False positive -Wstringop-overflow warning with -O2 or -O3 since r13-137-gee1cb43bc76de800

[Bug c++/101670] New: Internal compiler error with concepts
 2022-10-06  6:57 UTC  (2+ messages)
` [Bug c++/101670] "

[Bug rtl-optimization/103550] New: 2 more instructions generated by gcc than clang
 2022-10-06  6:47 UTC  (2+ messages)
` [Bug rtl-optimization/103550] "

[Bug c/107166] New: "useless type name in empty declaration" diagnostic may refer to wrong location
 2022-10-06  4:10 UTC  (3+ messages)
` [Bug c/107166] "

[Bug c++/55578] New: Disabling warnings inside macro definition doesn't work
 2022-10-06  1:58 UTC  (4+ messages)
` [Bug c++/55578] "

[Bug libstdc++/103879] New: error: accessing value of variant::_Copy_ctor_base through a 'const variant<string>' glvalue in a constant expression
 2022-10-05 23:20 UTC  (2+ messages)
` [Bug c++/103879] "

[Bug c++/107165] New: Downcasting in constexpr, error: "accessing value of `...Derived::<anonymous>’ through a ‘Derived’ glvalue in a constant expression"
 2022-10-05 23:20 UTC  (3+ messages)
` [Bug c++/107165] "

[Bug c/107164] New: No pedantic warning for declaration just referring to a previously-declared enum type
 2022-10-05 22:05 UTC  (2+ messages)
` [Bug c/107164] "

[Bug fortran/107000] New: ICE in gfc_real2complex, at fortran/arith.cc:2243
 2022-10-05 21:20 UTC  (2+ messages)
` [Bug fortran/107000] "

[Bug c++/107163] New: Compile time regression when using templated base classes, virtual method, and Wall
 2022-10-05 20:39 UTC  (4+ messages)
` [Bug c++/107163] Compile time regression when using templated base classes, virtual method, and Wall since r10-2823-g6a07489267e55084
` [Bug c++/107163] [10/11/12/13 Regression] huge Compile time "
` [Bug c++/107163] [10/11/12/13 Regression] huge Compile time increase "

[Bug rtl-optimization/107047] New: load introduced of struct fields after assigning it to a local variable
 2022-10-05 20:02 UTC  (2+ messages)
` [Bug middle-end/107047] "

[Bug analyzer/107060] New: -fanalyzer unbearably slow when compiling GNU Emacs
 2022-10-05 18:20 UTC  (3+ messages)
` [Bug analyzer/107060] "

[Bug target/106562] New: PRU: Inefficient code for zero check of 64-bit AND result
 2022-10-05 18:11 UTC  (2+ messages)
` [Bug target/106562] PRU: Inefficient code for zero check of 64-bit (boolean) "

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