public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug other/107379] New: [13 regression] g++.dg/modules/adl-3_c.C and adl-4_b.C break as of r13-2887-gb04208895fed34
 2022-12-21 13:52 UTC  (2+ messages)
` [Bug c++/107379] "

[Bug tree-optimization/107822] New: Dead Code Elimination Regression at -Os (trunk vs. 12.2.0)
 2022-12-21 13:48 UTC  (2+ messages)
` [Bug tree-optimization/107822] [13 Regression] "

[Bug libstdc++/105730] New: Issue with commit - Allow std::condition_variable waits to be cancelled
 2022-12-21 13:45 UTC  (9+ messages)
` [Bug libstdc++/105730] [12/13 Regression] "

[Bug tree-optimization/107888] New: [12/13 Regression] Missed min/max transformation in phiopt due to VRP
 2022-12-21 13:35 UTC  (2+ messages)
` [Bug tree-optimization/107888] "

[Bug tree-optimization/108166] New: [12/13 Regression] Wrong code with -O2
 2022-12-21 13:35 UTC  (5+ messages)
` [Bug tree-optimization/108166] [12/13 Regression] Wrong code with -O2 since r12-8078-ga42aa68bf1ad745a

[Bug c/107942] New: [10/11/12/13 Regression] Documentation of the volatile style for noreturn is gone
 2022-12-21 13:33 UTC  (2+ messages)
` [Bug c/107942] [10/11/12/13 Regression] Documentation of the volatile style for noreturn is gone and const style for const attribute "

[Bug c++/107998] New: [13 Regression] gcc-13-20221204 failure to build on Cygwin No dirname for option: m32
 2022-12-21 13:27 UTC  (2+ messages)
` [Bug target/107998] "

[Bug c/108194] New: GCC won't treat two compatible function types as compatible if any of them (or both of them) is declared _Noreturn
 2022-12-21 13:25 UTC  (3+ messages)
` [Bug c/108194] "

[Bug rtl-optimization/107991] New: Extra mov instructions with ternary on x86
 2022-12-21 13:15 UTC  (3+ messages)
` [Bug middle-end/107991] [10/11/12/13 Regression] "

[Bug c++/108179] New: [11/12 regression] ICE related to template template parameters in tsubst, at cp/pt.cc:15782
 2022-12-21 12:44 UTC  (2+ messages)
` [Bug c++/108179] [11/12/13 "

[Bug c/108137] New: [12 Regression] ICE: segfault during GIMPLE pass: warn-printf
 2022-12-21 12:43 UTC  (3+ messages)
` [Bug tree-optimization/108137] [12/13 Regression] ICE: segfault during GIMPLE pass: warn-printf since r12-523-g2254b3233b5bfa69

[Bug c/108120] New: ICE: in extract_insn, at recog.cc:2791 (on ARM with -mfpu=neon -freciprocal-math -O3)
 2022-12-21 12:43 UTC  (2+ messages)
` [Bug target/108120] [10/11/12/13 Regression] "

[Bug c++/108116] New: internal compiler error: in check_noexcept_r, at cp/except.cc:1074
 2022-12-21 12:42 UTC  (3+ messages)
` [Bug c++/108116] [12/13 Regression] ICE in check_noexcept_r, at cp/except.cc:1074 since r12-6897-gdec8d0e5fa00ceb2

[Bug sanitizer/108106] New: [13 Regression] /usr/bin/ld: .libs/hwasan_setjmp_x86_64.o: relocation R_X86_64_PC32 against symbol `__interceptor_sigsetjmp' can not be used when making a shared object; recompile with -fPIC
 2022-12-21 12:42 UTC  (2+ messages)
` [Bug sanitizer/108106] "

[Bug c++/108099] New: ICE when parsing signed __int128_t typedef
 2022-12-21 12:37 UTC  (2+ messages)
` [Bug c++/108099] [12/13 Regression] ICE with type alias with `signed __int128_t`

[Bug c/107994] New: [12/13 Regression] ICE in fold_convert_loc, at fold-const.cc:2606
 2022-12-21 12:13 UTC  (2+ messages)
` [Bug c/107994] "

[Bug c/108068] New: decimal signed zero is not honored
 2022-12-21 12:11 UTC  (2+ messages)
` [Bug tree-optimization/108068] [10/11/12/13 Regression] decimal floating point "

[Bug rtl-optimization/108193] New: [13 Regression] ICE in do_SUBST, at combine.cc:700
 2022-12-21 12:09 UTC  (3+ messages)
` [Bug rtl-optimization/108193] "

[Bug libstdc++/108188] New: Segfault in compatibility-condvar.cc
 2022-12-21 11:56 UTC  (4+ messages)
` [Bug libstdc++/108188] "

[Bug c++/108066] New: ICE in use_pack_expansion_extra_args_p, at cp/pt.cc:12661
 2022-12-21 11:56 UTC  (2+ messages)
` [Bug c++/108066] [10/11/12/13 Regression] ICE in use_pack_expansion_extra_args_p, at cp/pt.cc:12661 since r12-1094-gdb79713150f4f8b6

[Bug sanitizer/108060] New: UBsan missed an out-of-bound bug at -O0
 2022-12-21 11:52 UTC  (2+ messages)
` [Bug c/108060] [10/11/12/13 Regression] UBsan missed an out-of-bound bug at -O0 since r7-1900-g8a1b7b7fd75a3847

[Bug c/108187] New: False positive -Wfree-nonheap-object on impossible path with -O1
 2022-12-21 11:51 UTC  (4+ messages)
` [Bug tree-optimization/108187] "

[Bug c++/108047] New: ice: unexpected expression of kind implicit_conv_expr
 2022-12-21 11:45 UTC  (2+ messages)
` [Bug c++/108047] [13 Regression] ICE: unexpected expression of kind implicit_conv_expr since r13-4564-gd081807d8d70e3e8

[Bug c/108036] New: Spurious warning for zero-sized array parameters to a function
 2022-12-21 11:45 UTC  (2+ messages)
` [Bug middle-end/108036] [11/12/13 Regression] "

[Bug tree-optimization/108007] New: wrong code at -Os and above with "-fno-dce -fno-tree-dce" on x86_64-linux-gnu
 2022-12-21 11:41 UTC  (2+ messages)
` [Bug ipa/108007] [10/11/12/13 Regression] "

[Bug libstdc++/104731] New: 27_io/filesystem/iterators/error_reporting.cc FAILs
 2022-12-21 11:37 UTC  (2+ messages)
` [Bug libstdc++/104731] "

[Bug libstdc++/107814] New: [13 regression] experimental/filesystem/iterators/error_reporting.cc FAILs
 2022-12-21 11:37 UTC  (3+ messages)
` [Bug libstdc++/107814] [10/11/12 "

[Bug c++/105397] New: Cannot export module initializer symbols with `-fvisibility=hidden`
 2022-12-21 11:32 UTC  (2+ messages)
` [Bug c++/105397] C++ modules vs -fvisibility option

[Bug middle-end/107966] New: [10/11/12/13 Regression] option property Var(var) documentation seems cut off
 2022-12-21 11:01 UTC  (2+ messages)
` [Bug middle-end/107966] "

[Bug ipa/107944] New: ICE in cgraph_node::get_untransformed_body since r13-48-g27ee75dbe81bb7
 2022-12-21 10:59 UTC  (2+ messages)
` [Bug ipa/107944] [11/12/13 Regression] "

[Bug ipa/108130] New: [13 Regression] LTO compile time hog seen on bootstrap-lto config since r13-4684-g7450b25566b7a7
 2022-12-21 10:57 UTC  (2+ messages)
` [Bug ipa/108130] "

[Bug testsuite/108190] New: Various testsuite asm fails
 2022-12-21 10:55 UTC  (7+ messages)
` [Bug testsuite/108190] "
` [Bug testsuite/108190] g++.target/i386/*pr54700*.C testcases fail on x86_64-mingw

[Bug c/107931] New: [12 Regression] -Od causes always_inline to fail
 2022-12-21 10:44 UTC  (2+ messages)
` [Bug ipa/107931] [12/13 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2

[Bug c++/107897] New: [13 Regression] ICE in verify_curr_properties, at passes.cc:2201
 2022-12-21  9:53 UTC  (2+ messages)
` [Bug c++/107897] [13 Regression] mangling conflicts with a previous mangle since r13-3601

[Bug c++/107853] New: Cannot create friend function template with variadic pack that depends on variadic pack
 2022-12-21  9:52 UTC  (2+ messages)
` [Bug c++/107853] [10/11/12/13 Regression] variadic template with a variadic template friend with a requires of fold expression

[Bug target/102218] New: 128-bit atomic compare and exchange does not honor memory model on AArch64 and Arm
 2022-12-21  9:51 UTC  (3+ messages)
` [Bug target/102218] "

[Bug c/108191] New: Add support to usage of *intrin.h without -mavx512f -mavx512cd
 2022-12-21  9:47 UTC  (8+ messages)
` [Bug target/108191] "

[Bug regression/107767] New: GCC has some problems in optimizer of trivial case
 2022-12-21  9:46 UTC  (2+ messages)
` [Bug tree-optimization/107767] [13 Regression] switch to table conversion happening even though using btq is better

[Bug bootstrap/108186] New: Bootstrap comparison failure.gcc-12.2.0 differs gcc/plugin.o gcc/gcc.o
 2022-12-21  9:46 UTC  (7+ messages)
` [Bug bootstrap/108186] "

[Bug modula2/108153] New: Profiled lto bootstrap failure with modula2
 2022-12-21  8:27 UTC  (9+ messages)
` [Bug modula2/108153] "

[Bug c++/108180] New: [OpenMP] Passing a class member variable to firstprivate() erroneously calls its dtor
 2022-12-21  8:27 UTC  (4+ messages)
` [Bug c++/108180] "

[Bug libfortran/108056] New: backward compatibility issue between 11 and 12
 2022-12-21  7:34 UTC  (5+ messages)
` [Bug libfortran/108056] [12/13 Regression] "
` [Bug libfortran/108056] [12 "

[Bug c/108073] New: [rs6000] sub-optimal float member accessing on struct parameter
 2022-12-21  6:46 UTC  (3+ messages)
` [Bug middle-end/108073] "

[Bug testsuite/108192] New: g++.dg/cet-notrack-1.C searching for wrong function on mingw
 2022-12-21  5:14 UTC 

[Bug testsuite/108152] New: gcc.dg/pr71558.c fails for LLP64
 2022-12-21  3:49 UTC  (2+ messages)
` [Bug testsuite/108152] "

[Bug target/106736] New: [13 Regression] ICE in gen_movxo, at config/rs6000/mma.md:333
 2022-12-21  3:07 UTC  (2+ messages)
` [Bug target/106736] "

[Bug target/106339] New: [13 Regression] ICE in exact_div, at poly-int.h:2232
 2022-12-21  2:34 UTC  (2+ messages)
` [Bug target/106339] "

[Bug c++/84471] Debugger jumps back to lambda capture location every time a captured variable is odr-used
 2022-12-21  2:04 UTC 

[Bug c++/107504] New: Debugger jumps back to structured binding declaration
 2022-12-21  2:04 UTC  (2+ messages)
` [Bug c++/107504] "

[Bug rtl-optimization/90282] internal compiler error: qsort checking failed in snapshot-20190429
 2022-12-20 22:22 UTC 

[Bug target/87281] qsort checking ICE in ia64_reorg building libgo
 2022-12-20 22:21 UTC 

[Bug c++/101886] New: [11/12 Regression][concepts] ICE with auto as template parameter
 2022-12-20 22:02 UTC  (2+ messages)
` [Bug c++/101886] [11/12 Regression][concepts TS] ICE with auto as template argument since r11-7011-g6e0a231a4aa2407b

[Bug fortran/107144] New: ICE in gfc_get_symbol_decl, at fortran/trans-decl.cc:1623
 2022-12-20 21:49 UTC  (2+ messages)
` [Bug fortran/107144] "

[Bug fortran/95375] New: ICE in add_use_op, Error: mismatching comparison operand types
 2022-12-20 21:27 UTC  (4+ messages)
` [Bug fortran/95375] "

[Bug modula2/108183] New: wrong code generated in the modula2 scaffold mechanism
 2022-12-20 21:24 UTC  (11+ messages)
` [Bug modula2/108183] "

[Bug target/108189] New: anonymous struct declared inside parameter list will not be visible outside of this definition or declaration
 2022-12-20 21:18 UTC  (11+ messages)
` [Bug target/108189] "

[Bug c/94428] New: Reintroduce -Wzero-length-array
 2022-12-20 18:03 UTC  (2+ messages)
` [Bug c/94428] "

[Bug c++/108158] New: modification of '...' is not a constant expression
 2022-12-20 17:13 UTC  (4+ messages)
` [Bug c++/108158] [11/12/13 Regression] modification of '...' is not a constant expression since r12-2304

[Bug testsuite/108141] New: [13 Regression] gcc.target/i386/pr64110.c FAIL since r13-4727 on ia32
 2022-12-20 16:59 UTC  (2+ messages)
` [Bug target/108141] "

[Bug rtl-optimization/84345] [10/11/12/13 Regression] ICE: qsort checking failed (error: qsort comparator non-negative on sorted output: 1)
 2022-12-20 16:57 UTC  (2+ messages)

[Bug c/108043] New: [13 Regression] ICE: in fold_convert_loc, at fold-const.cc:2618 on invalid function braced initializer
 2022-12-20 16:50 UTC  (3+ messages)
` [Bug c/108043] [13 Regression] ICE: in fold_convert_loc, at fold-const.cc:2618 on invalid function braced initializer since r13-2205-g14cfa01755a66afb

[Bug c++/103346] New: ICE on template specialization via alias template with a non-type parameter pack, and fold expression on lambda calls
 2022-12-20 16:12 UTC  (3+ messages)
` [Bug c++/103346] "

[Bug c++/104278] New: ICE constexpr class non-type template parameter
 2022-12-20 16:12 UTC  (3+ messages)
` [Bug c++/104278] ICE with class non-type template parameter with a value depdenent constexpr call

[Bug c++/102553] New: internal compiler error: Segmentation fault for struct based parameter of template
 2022-12-20 16:12 UTC  (3+ messages)
` [Bug c++/102553] ICE (seg fault) in strip_array_types with NTTP and template alias

[Bug c++/107751] New: [11/12 regression] False positive -Wmaybe-uninitialized
 2022-12-20 15:56 UTC  (2+ messages)
` [Bug tree-optimization/107751] [11/12/13 regression] False positive -Wmaybe-uninitialized at -O0

[Bug libgcc/107678] New: [13 Regression] Segfault in aarch64_fallback_frame_state
 2022-12-20 15:40 UTC  (2+ messages)
` [Bug target/107678] [13 Regression] Segfault in aarch64_fallback_frame_state when running SVE code

[Bug libstdc++/107675] New: [13 Regression] GCC-13 is significantly slower to startup on C++ programs
 2022-12-20 15:38 UTC  (2+ messages)
` [Bug libgcc/107675] [13 Regression] GCC-13 is significantly slower to startup on C++ statically linked programs

[Bug c++/107575] New: ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605
 2022-12-20 15:35 UTC  (2+ messages)
` [Bug c++/107575] [12/13 Regression] ICE: tree check: expected tree that contains 'decl common' structure, have 'error_mark' in duplicate_decls, at cp/decl.cc:2605 since r12-8115-g791a968630b3846b

[Bug target/107549] New: heap-buffer-overflow in xt_true_regnum
 2022-12-20 15:31 UTC  (2+ messages)
` [Bug target/107549] [13 Regression] heap-buffer-overflow in xt_true_regnum since r13-3376-g4f3f0296acbb99

[Bug c/106842] New: misleading warning : iteration X invokes undefined behavior
 2022-12-20 15:23 UTC  (2+ messages)
` [Bug tree-optimization/106842] [12/13 Regression] "

[Bug middle-end/106805] [13 Regression] Undue optimisation of floating-point comparisons
 2022-12-20 14:55 UTC 

[Bug tree-optimization/106511] New: [13 Regression] New -Werror=maybe-uninitialized since r13-1268-g8c99e307b20c502e
 2022-12-20 14:39 UTC  (2+ messages)
` [Bug tree-optimization/106511] "

[Bug ipa/106061] New: [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og
 2022-12-20 14:37 UTC  (2+ messages)
` [Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649

[Bug tree-optimization/107300] New: ICE: verify_ssa failed (error: virtual definition of statement not up to date)
 2022-12-20 14:36 UTC  (2+ messages)
` [Bug ipa/107300] [13 Regression] "

[Bug tree-optimization/106249] New: ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2022-12-20 14:35 UTC  (2+ messages)
` [Bug tree-optimization/106249] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e

[Bug tree-optimization/108139] New: wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu
 2022-12-20 14:28 UTC  (3+ messages)
` [Bug tree-optimization/108139] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1938-g87dd4c8c83768aaf

[Bug modula2/108121] New: Failing tests on x86_64-linux-gnu
 2022-12-20 14:26 UTC  (2+ messages)
` [Bug modula2/108121] "

[Bug target/106012] New: rsqrtss instruction generated even if -mno-recip specified
 2022-12-20 14:23 UTC  (2+ messages)
` [Bug target/106012] rsqrtps and rcpps instructions generated even if -fno-reciprocal-math specified

[Bug c++/106072] New: Bogus -Wnonnull warning breaks rust bootstrap
 2022-12-20 14:08 UTC  (4+ messages)
` [Bug rust/106072] [13 Regression] "

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2022-12-20 14:06 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug libstdc++/106149] New: [13 regression] g++.dg/warn/Warray-bounds-16.C had bogus errors after r13-1366-g1eef21ccfa5988
 2022-12-20 14:06 UTC  (2+ messages)
` [Bug testsuite/106149] "

[Bug other/106120] New: [13 regression] g++.dg/warn/Wstringop-overflow-4.C fails since r13-1268-g8c99e307b20c50
 2022-12-20 14:05 UTC  (2+ messages)
` [Bug testsuite/106120] "

[Bug tree-optimization/105832] New: Dead Code Elimination Regression at -O3 (trunk vs. 12.1.0)
 2022-12-20 14:03 UTC  (2+ messages)
` [Bug tree-optimization/105832] [13 Regression] "

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

[Bug tree-optimization/105532] New: UBSAN: gcc/hwint.h:293:61: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int'
 2022-12-20 13:45 UTC  (2+ messages)
` [Bug tree-optimization/105532] [11/12/13 Regression] "

[Bug c++/105511] New: Spurious warning: "expected 'template' keyword..." when lt and gt compare over ternary
 2022-12-20 13:42 UTC  (2+ messages)
` [Bug c++/105511] [12/13 Regression] "

[Bug c++/105483] New: injected-class-name and constructors diagnostic
 2022-12-20 13:40 UTC  (2+ messages)
` [Bug c++/105483] [10/11/12/13 Regression] "

[Bug c++/105300] New: segfault from static_assert with user-defined string suffix argument
 2022-12-20 13:39 UTC  (2+ messages)
` [Bug c++/105300] [10/11/12/13 Regression] "

[Bug c++/105221] New: gcc rejects true ? [](auto) noexcept {} : [](int) {}
 2022-12-20 13:39 UTC  (2+ messages)
` [Bug c++/105221] [10/11/12/13 Regression] gcc rejects true ? [](auto) noexcept {} : [](int) {} in C++17+ (works for C++14)

[Bug d/104749] New: [12 regression] stage1 d21 fails to link on Solaris/x86
 2022-12-20 13:37 UTC  (4+ messages)
` [Bug d/104749] [12/13 regression] stage1 d21 fails to link with GDC 9.1

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

[Bug c++/98662] New: checking ICE in friend_accessible_p since r227023
 2022-12-20 13:30 UTC  (2+ messages)
` [Bug c++/98662] [10/11/12/13 Regression] "

[Bug ipa/80899] [10/11/12/13 Regression] Devirtualization causes incorrect code generation with placement new in some cases
 2022-12-20 13:04 UTC 

[Bug c/65673] New: Compound literal with initializer for zero-sized array drops other initializers
 2022-12-20 13:00 UTC  (2+ messages)
` [Bug c/65673] [10/11/12/13 Regression] "

[Bug c++/62051] New: [4.9/4.10] Undefined reference to vtable with -O2 and -fdevirtualize-speculatively
 2022-12-20 12:55 UTC  (2+ messages)
` [Bug ipa/62051] [10/11/12/13 Regression] "

[Bug c++/108181] New: [missed optimization] Call to virtual function under runtime index should be optimized into jump with an offset
 2022-12-20 12:42 UTC  (2+ messages)
` [Bug middle-end/108181] "

[Bug libstdc++/108178] New: Filesystem::copy_file can't copy from /proc on Linux machines
 2022-12-20 12:39 UTC  (2+ messages)
` [Bug libstdc++/108178] "

[Bug modula2/108119] New: m2rte Seems like it should not be there at all
 2022-12-20 12:13 UTC  (3+ messages)
` [Bug modula2/108119] "

[Bug middle-end/97048] New: bogus/missing -Wstringop-overread warnings
 2022-12-20 10:13 UTC  (2+ messages)
` [Bug middle-end/97048] [meta-bug] "

[Bug middle-end/108154] New: Inappropriate -Wstringop-overread in the C99 [static n] func decl
 2022-12-20 10:13 UTC  (2+ messages)
` [Bug middle-end/108154] Inappropriate -Wstringop-overread in the C99 [static n] func param decl

[Bug target/95751] New: [aarch64] Consider using ldapr for __atomic_load_n(acquire) on ARMv8.3-RCPC
 2022-12-20 10:06 UTC  (2+ messages)
` [Bug target/95751] "

[Bug tree-optimization/107209] New: [13 Regression] ICE: verify_gimple failed (error: statement marked for throw, but doesn't)
 2022-12-20  9:29 UTC  (3+ messages)
` [Bug target/107209] "

[Bug rust/108113] New: Rust and --enable-link-serialization=1
 2022-12-20  8:32 UTC  (3+ messages)
` [Bug rust/108113] "

[Bug target/103743] New: PPC: Inefficient equality compare for large 64-bit constants having only 16-bit relevant bits in high part
 2022-12-20  3:59 UTC  (2+ messages)
` [Bug target/103743] "

[Bug target/108185] New: [RISC-V]RVV assemble not set vsetvli correct
 2022-12-20  3:58 UTC  (2+ messages)
` [Bug target/108185] "

[Bug target/105818] New: ICE: 'global_options' are modified in local context
 2022-12-20  3:08 UTC  (2+ messages)
` [Bug middle-end/105818] "

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