public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2024-03-16 23:48 UTC 

[Bug tree-optimization/19794] [meta-bug] Jump threading related bugs
 2024-03-16 23:48 UTC 

[Bug tree-optimization/68548] bogus "may be used uninitialized" (predicate analysis)
 2024-03-16 23:48 UTC 

[Bug c++/36587] Feature: add warning for constructor call with discarded return
 2024-03-16 23:32 UTC 

[Bug c++/109268] New: Guard variable still provided for static constinit variable
 2024-03-16 23:18 UTC  (3+ messages)
` [Bug c++/109268] Guard variable still provided for static constinit variable with an empty destructor

[Bug c++/84411] Missed optimization: static guard variable generated for empty virtual destructor
 2024-03-16 23:18 UTC  (2+ messages)

[Bug c++/59994] New: [meta-bug] thread_local
 2024-03-16 23:11 UTC  (2+ messages)
` [Bug c++/59994] "

[Bug c++/78940] [missed optimization] Useless guard variable in thread_local defaulted constructor
 2024-03-16 23:11 UTC  (2+ messages)

[Bug tree-optimization/19661] unnecessary atexit calls emitted for static objects with empty destructors
 2024-03-16 22:47 UTC  (4+ messages)

[Bug libstdc++/114367] New: std::vector<bool> constexpr initialization doesn't start lifetime of array members
 2024-03-16 22:14 UTC  (3+ messages)
` [Bug libstdc++/114367] "

[Bug sanitizer/59286] New: segfault in __sanitizer::StackDepotGet
 2024-03-16 21:29 UTC  (2+ messages)
` [Bug sanitizer/59286] "

[Bug c/53212] New: cpp consumes comment after pragma
 2024-03-16 21:19 UTC  (3+ messages)
` [Bug preprocessor/53212] "

[Bug target/56603] New: Different _MM_HINT_TX values from ICC
 2024-03-16 21:11 UTC  (2+ messages)
` [Bug target/56603] "

[Bug preprocessor/56306] New: -m32 does not support all includes
 2024-03-16 21:07 UTC  (2+ messages)
` [Bug preprocessor/56306] "

[Bug tree-optimization/53273] New: test-cases suffer from cross-function optimizations with no way to mark limits
 2024-03-16 20:58 UTC  (2+ messages)
` [Bug tree-optimization/53273] "

[Bug target/51122] New: ICE in change_address_1, at emit-rtl.c:2001
 2024-03-16 20:27 UTC  (2+ messages)
` [Bug target/51122] "

[Bug driver/111527] New: COLLECT_GCC_OPTIONS option hits single-variable limits too early
 2024-03-16 20:18 UTC  (4+ messages)
` [Bug driver/111527] "

[Bug target/46247] New: bug with loading constant to neon quad register
 2024-03-16 19:52 UTC  (2+ messages)
` [Bug target/46247] "

[Bug c++/43127] Inconsistent and odd constructor calls
 2024-03-16 19:32 UTC 

[Bug debug/44712] Debug info for partially inlined functions
 2024-03-16 19:15 UTC 

[Bug c/113396] New: csmith: differences from -O2 to -O3
 2024-03-16 18:33 UTC  (11+ messages)
` [Bug middle-end/113396] [13/14 Regression] "

[Bug c++/99242] New: internal compiler error: in lookup_mark, at cp/tree.c:2403
 2024-03-16 18:28 UTC  (3+ messages)
` [Bug c++/99242] [modules] ICE "

[Bug c++/99241] New: internal compiler error: in install_entity, at cp/module.cc:7584
 2024-03-16 18:27 UTC  (2+ messages)
` [Bug c++/99241] [modules] ICE "

[Bug c++/104343] New: Too many arguments error reported for a variadic-argument function if std::endl is passed
 2024-03-16 18:11 UTC  (2+ messages)
` [Bug c++/104343] improved error message for passing overloaded function to variadic(templated)-argument function

[Bug c++/114362] New: wrong error message "too many arguments" with overloaded function
 2024-03-16 18:11 UTC  (2+ messages)
` [Bug c++/114362] "

[Bug middle-end/28581] Illegal loading the address of a label with -O2
 2024-03-16 18:09 UTC 

[Bug c++/44298] code addressed only by label with it's address taken is ignored
 2024-03-16 18:09 UTC  (11+ messages)

[Bug middle-end/29305] local label-as-value being placed before function prolog
 2024-03-16 18:09 UTC 

[Bug c/19969] Labels broken when passed into inline assembly
 2024-03-16 18:08 UTC 

[Bug c/54529] New: dead code elimination deletes code adressed by referenced labels
 2024-03-16 18:06 UTC  (2+ messages)
` [Bug c/54529] "

[Bug modula2/114296] New: ICE when attempting to create a constant set with a variable element
 2024-03-16 18:00 UTC  (2+ messages)
` [Bug modula2/114296] "

[Bug rtl-optimization/77951] Incorrect placement of label which does not affect execution flow
 2024-03-16 17:59 UTC 

[Bug c/77329] gcc doesn't always correctly calculate label addresses
 2024-03-16 17:59 UTC 

[Bug c/96956] New: When gcc does not see a label used in a goto it gives the wrong label address &&label
 2024-03-16 17:58 UTC  (2+ messages)
` [Bug c/96956] "

[Bug c/112870] New: incorrect jmp when using goto on a function, causing infinite loop
 2024-03-16 17:58 UTC  (2+ messages)
` [Bug c/112870] "

[Bug c/40115] -O2 and higher causes wrong label address calculation
 2024-03-16 17:58 UTC 

[Bug c/55749] New: gcc 4.7.1 removes labels mistakenly
 2024-03-16 17:57 UTC  (2+ messages)
` [Bug c/55749] "

[Bug c++/55468] New: Label value to incorrect destination
 2024-03-16 17:56 UTC  (2+ messages)
` [Bug c++/55468] "

[Bug c/114366] New: computed labels do not reflect true values of instruction pointer ranges when function is inlined
 2024-03-16 17:55 UTC  (4+ messages)
` [Bug c/114366] "

[Bug tree-optimization/31727] Functions with non-local gotos are considered not to have side effects
 2024-03-16 17:54 UTC 

[Bug middle-end/26187] computed goto code does not produce jumps
 2024-03-16 17:54 UTC 

[Bug tree-optimization/114365] New: ICE: verify_ssa failed: definition in block 4 does not dominate use in block 5 at -O with _BitInt() shift in a bitfield
 2024-03-16 17:22 UTC 

[Bug c/114364] New: Untranslatable string 'in intervening code'
 2024-03-16 16:00 UTC  (3+ messages)
` [Bug c/114364] "

[Bug target/114049] New: gcc.dg/framework-1.c FAILs with Xcode 15.3 beta 3
 2024-03-16 15:51 UTC  (2+ messages)
` [Bug target/114049] "

[Bug tree-optimization/114363] New: inconsistent optimization of pow(x,2)+pow(y,2)
 2024-03-16 15:06 UTC  (5+ messages)
` [Bug tree-optimization/114363] "

[Bug tree-optimization/114329] New: ICE: verify_gimple failed: 'bit_field_ref' of non-mode-precision operand with bitfield _BitInt()
 2024-03-16 14:18 UTC  (4+ messages)
` [Bug tree-optimization/114329] "

[Bug target/114175] New: [14] RISC-V: Execution tests on gcc.dg/c23-stdarg-6.c
 2024-03-16 14:17 UTC  (4+ messages)
` [Bug target/114175] [13/14] RISC-V: Execution test failures "

[Bug c++/112631] New: gcc rejects block-scope declaration of function in a module unit even if the function is attached to the global module fragment
 2024-03-16 11:18 UTC  (2+ messages)
` [Bug c++/112631] "

[Bug c++/114357] New: C++: Support the no_destroy attribute
 2024-03-16 10:35 UTC  (9+ messages)
` [Bug c++/114357] "
` [Bug c++/114357] Add a way to not call deconstructors for non-auto decls, like clang's "

[Bug c++/107500] New: Useless atexit entry for ~constant_init in eh_globals.cc
 2024-03-16 10:29 UTC  (3+ messages)
` [Bug c++/107500] "
` [Bug c++/107500] [12 Regression] "

[Bug libstdc++/114147] New: tuple allocator-extended constructor requires non-explicit default constructor
 2024-03-16 10:19 UTC  (2+ messages)
` [Bug libstdc++/114147] [11/12/13 Regression] "

[Bug libstdc++/114359] New: std::binomial_distribution hangs in infinite loop
 2024-03-16 10:18 UTC  (5+ messages)
` [Bug libstdc++/114359] "

[Bug libstdc++/114354] New: std::shared_ptr constructor constraints are checked too late
 2024-03-16 10:07 UTC  (4+ messages)
` [Bug libstdc++/114354] "

[Bug c/114361] New: ICE with c23 when creating mutually nested and compatible types with statement expressions
 2024-03-16  8:48 UTC 

[Bug c++/114360] New: Bogus -Wmaybe-uninitialized inside std::map internals with -O3
 2024-03-16  5:57 UTC 

[Bug lto/113204] New: [14 Regression] lto1: error: qsort comparator non-negative on sorted output: 64
 2024-03-16  4:39 UTC  (4+ messages)
` [Bug lto/113204] "

[Bug gcov-profile/113765] New: autofdo: val-profiler-threads-1.c compilation, error: probability of edge from entry block not initialized
 2024-03-16  1:31 UTC  (2+ messages)
` [Bug gcov-profile/113765] [14 Regression] ICE: "

[Bug c/110934] New: m68k: ICE with -fzero-call-used-regs=all compiling openssh 9.3p2
 2024-03-16  0:09 UTC  (2+ messages)
` [Bug target/110934] "

[Bug target/114358] New: [13 Regression] ICE in change_address_1, at emit-rtl.cc:2287 on m68k-linux-gnu
 2024-03-16  0:09 UTC  (2+ messages)
` [Bug target/114358] "

[Bug libfortran/114304] New: [14 Regression] Rejects lapack test
 2024-03-15 23:51 UTC  (3+ messages)
` [Bug libfortran/114304] [13/14 Regression] libgfortran I/O – bogus "Semicolon not allowed as separator with DECIMAL='point'"

[Bug tree-optimization/112709] New: ICE verify_flow_info failed during GIMPLE pass: asan0
 2024-03-15 23:29 UTC  (4+ messages)
` [Bug sanitizer/112709] [13 Regression] address sanitize and returns_twice causes an ICE

[Bug tree-optimization/114339] New: [14 regression] Tor miscompiled with -O2 -mavx -fno-vect-cost-model
 2024-03-15 23:29 UTC  (4+ messages)
` [Bug target/114339] [13/14 regression] Tor miscompiled with -O2 -mavx -fno-vect-cost-model since r14-6822
` [Bug target/114339] [13 "

[Bug middle-end/113907] New: [14 regression] ICU miscompiled since on x86 since r14-5109-ga291237b628f41
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug ipa/113907] [11/12/13/14 "

[Bug c/114310] New: [aarch64] __sync_val_compare_and_swap fails on __int128_t with newval = 0
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug target/114310] [11/12/13 Regression] "

[Bug other/109668] New: 'python' vs. 'python3'
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug other/109668] "

[Bug rtl-optimization/110079] New: ICE with -freorder-blocks-and-partition
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug rtl-optimization/110079] [11/12/13 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto

[Bug tree-optimization/114211] New: [13/14 Regression] wrong code with -O -fno-tree-coalesce-vars
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug rtl-optimization/114211] [13 Regression] wrong code with -O -fno-tree-coalesce-vars since r13-1907

[Bug target/114184] New: ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn ) with -Og -mavx512f and __builtin_memmove() _BitInt(256)
 2024-03-15 23:29 UTC  (2+ messages)
` [Bug target/114184] [12/13 Regression] ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn ) with _Complex long double and vector VCE

[Bug rtl-optimization/60466] New: Support for HARD_REGNO_NREGS_HAS_PADDING and HARD_REGNO_NREGS_WITH_PADDING broken
 2024-03-15 22:18 UTC  (2+ messages)
` [Bug middle-end/60466] "

[Bug other/57597] New: ICE: in get_section, at varasm.c:312: Segmentation fault
 2024-03-15 22:16 UTC  (2+ messages)
` [Bug target/57597] ICE: in get_section, at varasm.c:312: Segmentation fault with -fmerge-all-constants

[Bug target/50739] New: [avr] nameless error with -fmerge-all-constants
 2024-03-15 22:16 UTC  (2+ messages)
` [Bug target/50739] "

[Bug c/57491] New: [ia64] internal compiler error: in ia64_split_tmode -O2, quadmath
 2024-03-15 22:13 UTC  (2+ messages)
` [Bug target/57491] "

[Bug target/64009] New: ICE when compiling pr48335-2.c with armeb-linux-gnueabi-gcc
 2024-03-15 22:04 UTC  (2+ messages)
` [Bug target/64009] "

[Bug target/64011] New: Fail to compile pr48335-2.c on big-endian aarch64
 2024-03-15 22:04 UTC  (2+ messages)
` [Bug target/64011] Fail to compile pr48335-2.c on big-endian where bit insert instruction supported

[Bug target/37987] iwmmxt: insn does not satisfy its constraints on (int64_t)
 2024-03-15 21:49 UTC 

[Bug fortran/62283] New: SSE optimization fails
 2024-03-15 21:41 UTC  (3+ messages)
` [Bug fortran/62283] basic-block vectorization fails
` [Bug tree-optimization/62283] "

[Bug fortran/100988] New: Missed optimization: RESTRICT missing for optional arguments
 2024-03-15 21:16 UTC  (3+ messages)
` [Bug fortran/100988] "

[Bug fortran/110826] New: Fortran array of derived type with a pointer to function with dimensional arguments
 2024-03-15 21:11 UTC  (3+ messages)
` [Bug fortran/110826] Fortran array of derived type with a pointer to function with dimensional arguments fails

[Bug fortran/104819] New: Reject NULL without MOLD as actual to an assumed-rank dummy
 2024-03-15 21:08 UTC  (3+ messages)
` [Bug fortran/104819] "

[Bug target/113950] New: PowerPC, ICE with -O1 or higher compiling __builtin_vsx_splat_2di test case
 2024-03-15 20:36 UTC  (2+ messages)
` [Bug target/113950] "

[Bug fortran/111781] New: Compiler error on valid code
 2024-03-15 20:25 UTC  (4+ messages)
` [Bug fortran/111781] Fortran compiler complains about variable bound in array dummy argument

[Bug fortran/114324] New: AVX2 vectorisation performance regression with gfortran 13/14
 2024-03-15 20:06 UTC  (2+ messages)
` [Bug tree-optimization/114324] [13/14 Regression] "

[Bug c++/114349] New: [14 regression] ICE when building qtwebengine (cxx_eval_call_expression, at cp/constexpr.cc:3027)
 2024-03-15 19:26 UTC  (5+ messages)
` [Bug c++/114349] [14 regression] ICE when building qtwebengine with -std=gnu++14 "

[Bug fortran/111853] New: f951: Segmentation fault at gfc_expression_rank
 2024-03-15 19:01 UTC  (2+ messages)
` [Bug fortran/111853] "

[Bug ipa/89567] [missed-optimization] Should not be initializing unused struct parameter members
 2024-03-15 18:39 UTC  (2+ messages)

[Bug libgcc/114327] New: wrong code with _BitInt() modulo at -O0
 2024-03-15 18:07 UTC  (3+ messages)
` [Bug libgcc/114327] `-CST % 1` is wrong for _BitInt()

[Bug tree-optimization/111571] New: [13/14 Regression] ICE in modify_call, at ipa-param-manipulation.cc:656
 2024-03-15 17:57 UTC  (2+ messages)
` [Bug ipa/111571] "

[Bug libstdc++/114356] New: std::shared_ptr constructor constraints give poor diagnostics
 2024-03-15 17:35 UTC 

[Bug c/108866] New: Allow to pass Windows resource file (.rc) as input to gcc
 2024-03-15 17:27 UTC  (3+ messages)
` [Bug target/108866] "

[Bug fortran/114355] New: Segfault passing missing optional dummy of bind(c) subroutine to optional assumed-rank dummy
 2024-03-15 17:12 UTC  (2+ messages)
` [Bug fortran/114355] "

[Bug c/114347] New: wrong constant folding when casting __bf16 to int
 2024-03-15 16:58 UTC  (2+ messages)
` [Bug middle-end/114347] "

[Bug target/113431] New: [14] RISC-V rv64gcv vector: Runtime mismatch at -O3
 2024-03-15 15:53 UTC  (5+ messages)
` [Bug tree-optimization/113431] [14 Regression] Wrong code "

[Bug debug/112703] New: [13/14 Regression] -fcompare-debug failure at -O1 and above
 2024-03-15 15:28 UTC  (2+ messages)
` [Bug debug/112703] "

[Bug middle-end/112710] New: [13/14 Regression] ICE: in write_type, at cp/mangle.cc:2226 with -fdump-go-spec=filename -flto -fno-use-linker-plugin
 2024-03-15 15:28 UTC  (2+ messages)
` [Bug middle-end/112710] "

[Bug tree-optimization/113359] New: [13 Regression] LTO miscompilation of ceph on aarch64
 2024-03-15 15:25 UTC  (4+ messages)
` [Bug ipa/113359] [13/14 "

[Bug c/113727] New: csmith: differences from nothing to -O1
 2024-03-15 15:01 UTC  (2+ messages)
` [Bug tree-optimization/113727] [14 Regression] "

[Bug tree-optimization/114269] New: [14 Regression] Multiple 3-27% exec time regressions of 434.zeusmp since r14-9193-ga0b1798042d033
 2024-03-15 15:01 UTC  (2+ messages)
` [Bug tree-optimization/114269] [14 Regression] Multiple 3-6% "

[Bug c++/114303] New: ICE with constexpr if and static_assert accessing captures across nested generic lambdas
 2024-03-15 15:01 UTC  (2+ messages)
` [Bug c++/114303] [11/12/13/14 Regression] ICE with constexpr if and "

[Bug target/114334] New: [14 Regression] ICE: in extract_insn, at recog.cc:2812 (unrecognizable insn and:HF?) with lroundf16() and -ffast-math -mavx512fp16
 2024-03-15 15:00 UTC  (2+ messages)
` [Bug target/114334] "

[Bug lto/110710] New: LTO linker on Windows creates an invalid Makefile
 2024-03-15 14:49 UTC  (2+ messages)
` [Bug lto/110710] "

[Bug libstdc++/100285] New: experimental/net/socket/socket_base.cc fails on arm-eabi (r12-137)
 2024-03-15 14:36 UTC  (2+ messages)
` [Bug libstdc++/100285] "

[Bug web/107337] New: -march docs for nocona are missing CX16
 2024-03-15 13:34 UTC  (2+ messages)
` [Bug target/107337] "

[Bug tree-optimization/111864] New: [14 Regression] Dead Code Elimination Regression since r14-4038-gb975c0dc3be
 2024-03-15 13:25 UTC  (2+ messages)
` [Bug tree-optimization/111864] [12/13/14 Regression] Dead Code Elimination Regression

[Bug lto/114353] New: ICE when passing LTO object files compiled for x86_64-pc-linux-gnu to x86_64-w64-mingw32-gcc
 2024-03-15 13:23 UTC  (2+ messages)
` [Bug lto/114353] "

[Bug testsuite/114320] New: New test case in r14-9439-g4aa87b856067d4 fails
 2024-03-15 13:03 UTC  (2+ messages)
` [Bug testsuite/114320] "

[Bug analyzer/114286] New: ICE: in deref_rvalue, at analyzer/region-model.cc:2762 with _Atomic _BitInt() and -fanalyzer
 2024-03-15 12:35 UTC  (2+ messages)
` [Bug analyzer/114286] "

[Bug target/114323] New: [14 Regression] MVE vector load intrinsic miscompiled since r14-5622-g4d7647edfd7d98
 2024-03-15 11:31 UTC  (3+ messages)
` [Bug target/114323] "

[Bug debug/108843] New: timeout with -g -O3 ?
 2024-03-15 11:28 UTC  (2+ messages)
` [Bug debug/108843] timeout with -g -O3 since r9-2635-g78ea9abc2018243a

[Bug target/112548] New: 5% exec time regression in 429.mcf on AMD zen4 CPU
 2024-03-15 11:02 UTC  (3+ messages)
` [Bug target/112548] [14 regression] 5% exec time regression in 429.mcf on AMD zen4 CPU (since r14-5076-g01c18f58d37865)

[Bug target/114160] New: ICE in dwarf2out_frame_debug_cfa_offset RISCV thead-c906
 2024-03-15 10:26 UTC  (2+ messages)
` [Bug target/114160] ICE on RISCV (-mcpu=thead-c906) when building glibc in dwarf2out_frame_debug_cfa_offset

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