public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/80677] LIMITS_H_TEST is wrong
 2022-12-01 16:13 UTC  (2+ messages)

[Bug middle-end/107941] New: json diagnostics format does not include header stack info
 2022-12-01 15:54 UTC  (6+ messages)
` [Bug middle-end/107941] "

[Bug tree-optimization/107946] New: [13 Regression] 507.cactuBSSN_r regresses by ~9% on znver3 with PGO since r13-3875-g9e11ceef165bc0
 2022-12-01 15:45 UTC  (3+ messages)
` [Bug tree-optimization/107946] "

[Bug target/107863] New: ICE with unrecognizable insn when using -funsigned-char with some AVX builtins
 2022-12-01 15:45 UTC  (7+ messages)
` [Bug target/107863] [10/11/12/13 Regression] ICE with unrecognizable insn when using -funsigned-char with some SSE/AVX builtins

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

[Bug c/107947] New: __has_c_attribute incorrectly identifies attribute as supported
 2022-12-01 15:34 UTC  (5+ messages)
` [Bug c/107947] "

[Bug c/107931] New: [12 Regression] -Od causes always_inline to fail
 2022-12-01 15:34 UTC  (3+ messages)
` [Bug ipa/107931] [12/13 Regression] -Og causes always_inline to fail since r12-6677-gc952126870c92cf2

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

[Bug c++/107539] New: internal compiler error: same canonical type node for different types
 2022-12-01 15:12 UTC  (2+ messages)
` [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 since r13-737-gd0ef9e06197d14d7

[Bug debug/106746] New: [13 Regression] '-fcompare-debug' failure (length) with -O2 -fsched2-use-superblocks
 2022-12-01 15:07 UTC  (6+ messages)
` [Bug debug/106746] [13 Regression] '-fcompare-debug' failure (length) with -O2 -fsched2-use-superblocks since r13-2041-g6624ad73064de241

[Bug middle-end/105204] New: -Wuse-after-free=1 inconsistency with conditional free
 2022-12-01 14:50 UTC  (2+ messages)
` [Bug middle-end/105204] "

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

[Bug libstdc++/107940] New: temp_directory_path testcase broken
 2022-12-01 14:23 UTC  (6+ messages)
` [Bug libstdc++/107940] "

[Bug libstdc++/107927] New: vector::push_back gives array bounds warning with optimization and undefined sanitizer
 2022-12-01 14:22 UTC  (5+ messages)
` [Bug tree-optimization/107927] "

[Bug analyzer/107943] New: gcc -fanalyzer hangs in openssl curve25519.c
 2022-12-01 14:10 UTC  (6+ messages)
` [Bug analyzer/107943] "
` [Bug analyzer/107943] [11/12/13 Regression] gcc -fanalyzer hangs in openssl curve25519.c since r11-3840-gaf66094d03779377

[Bug analyzer/107948] New: GCC Static Analyzer doesn't realize `0 - width <= 0` is always true when `width > 0` and `width is int` type,
 2022-12-01 14:07 UTC 

[Bug c/107937] New: ice in find_var_cmp_const, at gimple-predicate-analysis.cc:257
 2022-12-01 14:00 UTC  (12+ messages)
` [Bug tree-optimization/107937] [13 Regression] "
` [Bug tree-optimization/107937] [13 Regression] ICE in find_var_cmp_const, at gimple-predicate-analysis.cc:257 since r13-4408-gb628cad9e093f7a3

[Bug c++/107945] New: GCC accepts invalid program involving constexpr static data member of class template
 2022-12-01 13:20 UTC 

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2022-12-01 13:13 UTC 

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

[Bug preprocessor/106840] New: glibc master build failure on ppc64le-linux-gnu since r13-2212-geb4879ab905308
 2022-12-01 12:49 UTC  (2+ messages)
` [Bug preprocessor/106840] [13 Regression] "

[Bug target/106933] New: [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn)
 2022-12-01 12:49 UTC  (2+ messages)
` [Bug target/106933] [13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn) since r13-2049-g6f94923dea21bd92

[Bug tree-optimization/107920] New: [13 Regression] ICE in execute_todo, at passes.cc:2140
 2022-12-01 12:22 UTC  (3+ messages)
` [Bug target/107920] "

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

[Bug tree-optimization/107409] New: Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark
 2022-12-01 10:09 UTC  (3+ messages)
` [Bug tree-optimization/107409] Perf loss ~5% on 519.lbm_r SPEC cpu2017 benchmark with r10-5090-ga9a4edf0e71bba

[Bug libstdc++/107929] New: std::experimental::simd needs to be reimplemented with GCC's vector extension
 2022-12-01 10:07 UTC  (4+ messages)
` [Bug libstdc++/107929] "

[Bug bootstrap/84402] [meta] GCC build system: parallelism bottleneck
 2022-12-01 10:07 UTC  (4+ messages)

[Bug ipa/107944] New: ICE in cgraph_node::get_untransformed_body since r13-48-g27ee75dbe81bb7
 2022-12-01  9:52 UTC  (3+ messages)
` [Bug ipa/107944] "
` [Bug ipa/107944] [12/13 Regression] "

[Bug tree-optimization/107935] New: ICE on valid code at -O3: in set_ssa_val_to, at tree-ssa-sccvn.cc:5011
 2022-12-01  9:19 UTC  (5+ messages)
` [Bug tree-optimization/107935] [13 Regression] "

[Bug c++/772] Statement expressions issues
 2022-12-01  8:41 UTC 

[Bug target/107812] New: [11/12/13 Regression] RTL SSA forwprop introduced regression
 2022-12-01  8:36 UTC  (2+ messages)
` [Bug target/107812] [11/12/13 Regression] RTL SSA forwprop introduced regression since r11-6188

[Bug target/107627] New: [13] Regression int128_t shift generates extra xor/or
 2022-12-01  8:36 UTC  (4+ messages)
` [Bug target/107627] [13 Regression] "

[Bug rust/105914] New: gccrs setting warn_unused_variable breaks thousands of non-Rust tests
 2022-12-01  8:24 UTC  (2+ messages)
` [Bug rust/105914] "

[Bug c++/107939] New: Rejects use of `extern const` variable in a template
 2022-12-01  8:04 UTC  (4+ messages)
` [Bug c++/107939] [11/12/13 Regression] "

[Bug c++/107938] New: ICE directly returning `this` of `extern` variable in template
 2022-12-01  8:03 UTC  (4+ messages)
` [Bug c++/107938] [11/12/13 Regression] "

[Bug c/107890] New: UB on integer overflow impacts code flow
 2022-12-01  7:44 UTC  (2+ messages)
` [Bug c/107890] "

[Bug testsuite/18333] gcc.dg/compat/struct-layout-1 generator cannot be compiled with gcc 2.95
 2022-12-01  4:29 UTC  (2+ messages)

[Bug other/27513] Add RatFor support
 2022-12-01  3:56 UTC 

[Bug target/15532] -mknuthdiv's docs could be improved
 2022-12-01  3:50 UTC 

[Bug other/26356] contrib.texi contributors lists need merging
 2022-12-01  3:49 UTC 

[Bug middle-end/16172] simple function generates an memmove() call instead of inlining
 2022-12-01  3:35 UTC 

[Bug debug/98776] New: DW_AT_low_pc is inconsistent with function entry address, when enabling -fpatchable-function-entry
 2022-12-01  3:11 UTC  (2+ messages)
` [Bug debug/98776] "

[Bug analyzer/107928] New: ICE in on_bind, at analyzer/sm-fd.cc:1869
 2022-12-01  2:45 UTC  (5+ messages)
` [Bug analyzer/107928] "

[Bug analyzer/106626] New: Improvements to wording of -Wanalyzer-out-of-bounds
 2022-12-01  2:31 UTC  (6+ messages)
` [Bug analyzer/106626] "

[Bug c/106773] New: libbpf: failed to find BTF info for global/extern symbol 'bpf_link_fops'
 2022-12-01  2:07 UTC  (5+ messages)
` [Bug target/106773] "

[Bug target/100866] New: PPC: Inefficient code for vec_revb(vector unsigned short) < P9
 2022-12-01  2:07 UTC  (2+ messages)
` [Bug target/100866] "

[Bug fortran/95067] New: [10/11 Regression] ICE in tree_fits_shwi_p, at tree.c:7262
 2022-12-01  1:46 UTC  (2+ messages)
` [Bug fortran/95067] [10/11/12/13 "

[Bug target/107934] New: ICE: SIGSEGV in immediate_operand (recog.cc:1618) with -O2 -mtune=knl -ffinite-math-only and __bf16
 2022-12-01  1:45 UTC  (4+ messages)
` [Bug target/107934] ICE: SIGSEGV in immediate_operand (recog.cc:1618) with -O2 -mtune=knl -ffinite-math-only and __bf16 since r13-4314-ga1ecc5600464f6a6

[Bug bootstrap/59447] New: --with-dwarf2 is not propagated correctly, will always create dwarf4 by default
 2022-12-01  1:44 UTC  (2+ messages)
` [Bug bootstrap/59447] --with-dwarf2 should be documented as meaning "DWARF 2 or later" instead of just "DWARF 2"

[Bug debug/31230] debug information depends on gc parameters
 2022-12-01  1:42 UTC 

[Bug debug/46322] New: ICE: RTL check: expected code 'const_int', have 'reg' in dbxout_parms, at dbxout.c:3498 with -gstabs
 2022-12-01  1:31 UTC  (2+ messages)
` [Bug debug/46322] "

[Bug bootstrap/31235] Bootstrap comparison failure with -gstabs
 2022-12-01  1:31 UTC 

[Bug debug/71058] ICE when building heavy templating and -std=c++17 -gstabs
 2022-12-01  1:30 UTC 

[Bug c/47966] New: GCC 3.4.6 and 4.4.3 generate wrong stabs debugging information for global variables explicitly initialized with 0
 2022-12-01  1:29 UTC  (2+ messages)
` [Bug debug/47966] GCC 3.4.6 and 4.4.3 generate wrong stabs debugging information for static file or function scope "

[Bug debug/9161] stabs: No function argument debug info for function pointers
 2022-12-01  1:28 UTC 

[Bug debug/12869] Bad stabs for bitsize fields
 2022-12-01  1:27 UTC 

[Bug lto/56578] New: Testcase behaves differently when compiled with LTO
 2022-12-01  1:25 UTC  (2+ messages)
` [Bug lto/56578] Testcase behaves differently when compiled with LTO (builtin for malloc is not getting the right one)

[Bug go/53998] New: [PATCH] fixed format string issue in gcc/libgo/runtime/goc2c.c
 2022-12-01  1:19 UTC  (2+ messages)
` [Bug go/53998] "

[Bug target/93738] [10/11/12/13 regression] test case gcc.target/powerpc/20050603-3.c fails
 2022-12-01  0:31 UTC 

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

[Bug other/46542] New: GCC 4.7 pending patches meta-bug
 2022-12-01  0:02 UTC  (2+ messages)
` [Bug other/46542] "

[Bug rtl-optimization/46888] New: missed optimization of zero_extract with constant inputs
 2022-12-01  0:02 UTC  (2+ messages)
` [Bug rtl-optimization/46888] "

[Bug c++/99576] New: [coroutines] desctructor of a temporary called too early within co_await expression
 2022-11-30 23:38 UTC  (2+ messages)
` [Bug c++/99576] [coroutines] destructor "

[Bug c++/96425] New: [8/9/10/11 regression] internal compiler error in maybe_process_partial_specialization()
 2022-11-30 23:15 UTC  (3+ messages)
` [Bug c++/96425] "

[Bug inline-asm/100628] New: fftw segfaults with gcc-9
 2022-11-30 22:36 UTC  (3+ messages)
` [Bug target/100628] "

[Bug libstdc++/106581] New: [Aarch64] libstdc++ segfault at end of execution
 2022-11-30 21:53 UTC  (2+ messages)
` [Bug target/106581] "

[Bug web/107749] New: onlinedocs: gdc docs got removed during sphinx revert
 2022-11-30 21:53 UTC  (2+ messages)
` [Bug web/107749] "

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

[Bug bootstrap/80200] decNumber.c : error : #include_next is a GCC extension
 2022-11-30 21:41 UTC 

[Bug c/100945] New: Building gcc fails because mthumb\r unrecognized option
 2022-11-30 21:32 UTC  (2+ messages)
` [Bug bootstrap/100945] "

[Bug d/105659] New: error: #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
 2022-11-30 21:32 UTC  (3+ messages)
` [Bug d/105659] "

[Bug other/100345] New: gcc 11.1 build "make -n install" fails linking gcov undefined reference to std::__throw_bad_array_new_length()
 2022-11-30 21:23 UTC  (2+ messages)
` [Bug bootstrap/100345] "

[Bug d/107592] New: ICE: gdc segfault on label continue
 2022-11-30 21:10 UTC  (6+ messages)
` [Bug d/107592] "

[Bug c++/55680] New: [C++11] Member specialization with lambda is rejected
 2022-11-30 21:04 UTC  (2+ messages)
` [Bug c++/55680] "

[Bug c++/45114] implement C++0x alias-declaration
 2022-11-30 21:03 UTC 

[Bug c++/65448] New: Allow for cascade includes in error messages
 2022-11-30 20:55 UTC  (2+ messages)
` [Bug c++/65448] "

[Bug target/91829] compatibility.cc: syntax error lea (%pc, _GLOBAL_OFFSET_TABLE@GOTPC), a4 ignored
 2022-11-30 20:37 UTC 

[Bug c/105097] New: hashtab_chk_error when using g3 option to compile some C program
 2022-11-30 20:27 UTC  (2+ messages)
` [Bug debug/105097] "

[Bug middle-end/106805] [13 Regression] Undue optimisation of floating-point comparisons
 2022-11-30 19:30 UTC 

[Bug testsuite/107181] New: new test case gcc.dg/pr25521.c fails in r13-2952-ga0aafbc324aa90
 2022-11-30 19:14 UTC  (2+ messages)
` [Bug target/107181] "

[Bug tree-optimization/107209] New: [13 Regression] ICE: verify_gimple failed (error: statement marked for throw, but doesn't)
 2022-11-30 17:26 UTC  (2+ messages)
` [Bug target/107209] "

[Bug lto/107936] New: #pragma GCC diagnostic ignored vs. LTO
 2022-11-30 16:41 UTC  (2+ messages)
` [Bug lto/107936] "

[Bug target/107271] New: [13 Regression] ICE: in expand_vec_perm_shufps_shufps, at config/i386/i386-expand.cc:19676 with __builtin_shuffle()
 2022-11-30 16:20 UTC  (2+ messages)
` [Bug target/107271] [13 Regression] ICE: in expand_vec_perm_shufps_shufps, at config/i386/i386-expand.cc:19676 with __builtin_shuffle() since r13-2843-g3db8e9c2422d924a

[Bug c++/107906] New: Function template specialization given weak rather than local symbol
 2022-11-30 15:52 UTC  (3+ messages)
` [Bug c++/107906] linkage of template not taken into account

[Bug c/107905] New: 2x slowdown versus CLANG and ICL
 2022-11-30 15:01 UTC  (4+ messages)
` [Bug middle-end/107905] "

[Bug c++/102916] New: cmath constexpr can lead to ODR violations/incorrect results
 2022-11-30 14:53 UTC  (3+ messages)
` [Bug libstdc++/102916] "

[Bug c++/106434] New: Spurious -Wnull-dereference when using std::unique_copy()
 2022-11-30 14:44 UTC  (6+ messages)
` [Bug c++/106434] [12/13 Regression] Spurious -Wnull-dereference when using std::unique_copy() since r12-5187-g1ae8edf5f73ca5c3

[Bug other/103542] New: bogus -Warray-bounds while index is limited by switch/case
 2022-11-30 13:42 UTC  (2+ messages)
` [Bug tree-optimization/103542] [10/11/12 Regregression] "

[Bug other/107787] New: -Werror=array-bounds=X does not work as expected
 2022-11-30 13:32 UTC  (3+ messages)
` [Bug driver/107787] "

[Bug c++/107933] New: std::sqrt complies in intrinsics for float even if --no-builtin is provided
 2022-11-30 13:07 UTC  (2+ messages)
` [Bug libstdc++/107933] "

[Bug tree-optimization/101301] New: Improving sparse switch statement
 2022-11-30 13:04 UTC  (2+ messages)
` [Bug tree-optimization/101301] "

[Bug tree-optimization/103680] New: Jump threading and switch corrupts profile
 2022-11-30 13:04 UTC  (2+ messages)
` [Bug tree-optimization/103680] "

[Bug libstdc++/105281] New: status of constexpr <cmath> and <cstdlib> for c++23
 2022-11-30 13:00 UTC  (2+ messages)
` [Bug libstdc++/105281] "

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