public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/106554] New: -fstack-usage result too low for variadic function on Arm
 2022-08-08 10:30 UTC 

[Bug rtl-optimization/106553] New: pre-register allocation scheduler is now RMW aware
 2022-08-08 10:21 UTC 

[Bug c++/106322] New: i386: Wrong code at O2 level (O0 / O1 are working)
 2022-08-08 10:00 UTC  (5+ messages)
` [Bug tree-optimization/106322] tree-vectorize: Wrong code at O2 level (-fno-tree-vectorize is working)

[Bug lto/106540] New: [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6076
 2022-08-08  9:14 UTC  (6+ messages)
` [Bug lto/106540] "
` [Bug lto/106540] [10/11/12 "

[Bug lto/106334] New: [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
 2022-08-08  9:13 UTC  (2+ messages)
` [Bug lto/106334] "

[Bug c++/106552] New: GCC accepts invalid redefinition of captured variable inside lambda
 2022-08-08  7:59 UTC 

[Bug analyzer/106551] New: [13 Regression] dup2 causes -fanalyser ICE in valid_to_unchecked_state, at analyzer/sm-fd.cc:751
 2022-08-08  6:52 UTC  (2+ messages)
` [Bug analyzer/106551] "

[Bug c/103645] New: Gimplifier does not remove empty struct stores in a few cases
 2022-08-08  3:39 UTC  (2+ messages)
` [Bug middle-end/103645] "

[Bug target/106550] New: [rs6000] sub-optimal constant generation
 2022-08-08  3:01 UTC  (3+ messages)
` [Bug target/106550] [rs6000] sub-optimal 64bit constant generation for P10

[Bug c++/97165] New: Infinite error stream on invalid code
 2022-08-08  0:11 UTC  (3+ messages)
` [Bug c++/97165] [10/11/12/13 Regression] "

[Bug c++/106549] New: excessive error messages with nested undefined template
 2022-08-08  0:05 UTC  (2+ messages)
` [Bug c++/106549] "

[Bug modula2/106443] New: Many 32-bit tests FAIL to link on Solaris/sparcv9
 2022-08-07 23:08 UTC  (2+ messages)
` [Bug modula2/106443] "

[Bug target/106458] New: [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
 2022-08-07 22:23 UTC  (4+ messages)
` [Bug tree-optimization/106458] [12/13 "

[Bug tree-optimization/93776] [10 Regression] ICE in verify_sra_access_forest, at tree-sra.c:2326
 2022-08-07 20:48 UTC 

[Bug tree-optimization/106505] New: DCE depends on whether if or else is used
 2022-08-07 20:04 UTC  (2+ messages)
` [Bug tree-optimization/106505] "

[Bug middle-end/106548] New: ICE in #pragma openmp parallel for simd linear with long long variables
 2022-08-07 17:57 UTC 

[Bug c++/88174] Make __real__ += __val usable in constexpr context
 2022-08-07  8:09 UTC 

[Bug libstdc++/106547] New: std::variant::emplace goes into an infinite recursion with certain weird trivially copyable types
 2022-08-06 22:10 UTC  (2+ messages)
` [Bug libstdc++/106547] "

[Bug tree-optimization/106243] New: Failure to optimize (0 - x) & 1 on vector type
 2022-08-06 21:41 UTC  (3+ messages)
` [Bug tree-optimization/106243] Failure to optimize (0 - x) & 1 on gimple level (including vector types)

[Bug target/106544] New: riscv_print_operand does not check to see if the operands are valid to do INTVAL on them
 2022-08-06 20:23 UTC  (3+ messages)
` [Bug target/106544] "

[Bug fortran/106546] New: Incorrect reuse of allocatable array temporaries under -O2 -fno-automatic
 2022-08-06 16:50 UTC  (2+ messages)
` [Bug fortran/106546] "

[Bug c/105858] New: MinGW-w64 64-bit build with --libstdcxx-pch: fatal error: cannot write PCH file: required memory segment unavailable
 2022-08-06 10:02 UTC  (2+ messages)
` [Bug pch/105858] "

[Bug tree-optimization/94920] New: Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
 2022-08-06  8:14 UTC  (2+ messages)
` [Bug tree-optimization/94920] "

[Bug target/106545] New: peephole.md seems like it should not exist
 2022-08-06  4:59 UTC 

[Bug target/106543] New: *sge<u>_<X:mode><GPR:mode> uses operand 2 but there is no operand 2
 2022-08-06  4:47 UTC 

[Bug c++/106542] New: -O2 sign-extended uint32 to uint64
 2022-08-06  3:58 UTC  (4+ messages)
` [Bug c++/106542] "

[Bug c++/99536] New: unexplained warning on "uninitialized value"
 2022-08-06  2:57 UTC  (2+ messages)
` [Bug tree-optimization/99536] unexplained warning on "uninitialized value" in std::normal_distribution

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2022-08-06  2:57 UTC 

[Bug c/106537] New: GCC doesn't support -W[no-]compare-distinct-pointer-types
 2022-08-06  0:18 UTC  (4+ messages)
` [Bug c/106537] "

[Bug analyzer/105887] New: RFE: clang analyzer warnings that GCC's -fanalyzer could implement
 2022-08-05 23:54 UTC  (2+ messages)
` [Bug analyzer/105887] [meta-bug] "

[Bug analyzer/105947] New: RFE: -fanalyzer should complain about jumps through NULL function pointers
 2022-08-05 23:54 UTC  (3+ messages)
` [Bug analyzer/105947] "

[Bug c++/106541] New: Missing -Wuninitialized on self initialization if external code is called earlier in the function
 2022-08-05 22:18 UTC 

[Bug tree-optimization/106513] New: bswap is incorrectly generated
 2022-08-05 22:15 UTC  (2+ messages)
` [Bug tree-optimization/106513] [10/11/12/13 Regression] bswap pass misses that >>56 for signed types can be replicate the sign bit

[Bug c++/106520] New: 2+ index expressions in build_op_subscript are incorrectly interpreted as comma expression
 2022-08-05 20:31 UTC  (2+ messages)
` [Bug c++/106520] "

[Bug analyzer/106539] New: -fanalyzer doesn't consider that realloc could shrink the buffer
 2022-08-05 16:30 UTC 

[Bug libstdc++/65230] New: pretty-print inconsistent output for similar objects
 2022-08-05 16:27 UTC  (9+ messages)
` [Bug libstdc++/65230] "

[Bug c++/66290] New: wrong location for -Wunused-macros
 2022-08-05 16:17 UTC  (2+ messages)
` [Bug c++/66290] "

[Bug c++/106538] New: Reject-valid: Substitution failure causes error with unsatisfied constraint
 2022-08-05 15:42 UTC 

[Bug c/106535] New: GCC doesn't reject non-constant initializer if -pedantic is specified but does so in any other circumstances
 2022-08-05 14:04 UTC  (4+ messages)
` [Bug c/106535] "

[Bug middle-end/106534] New: [13 Regression][gcn] ICE 'verify_ssa failed' / 'error: definition in block 18 does not dominate use in block 19' during libgfortran bootstrap
 2022-08-05 13:56 UTC  (12+ messages)
` [Bug middle-end/106534] "

[Bug tree-optimization/106514] New: [12/13 Regression] ranger slowness in path query
 2022-08-05 12:06 UTC  (5+ messages)
` [Bug tree-optimization/106514] "

[Bug middle-end/105762] New: [12 Regression] -Warray-bounds false positives for integer-to-pointer casts
 2022-08-05 10:34 UTC  (3+ messages)
` [Bug middle-end/105762] [12/13 Regression] -Warray-bounds false positives for integer-to-pointer casts since r12-2132-ga110855667782dac

[Bug target/106536] New: P9: gcc does not detect setb pattern
 2022-08-05 10:17 UTC 

[Bug tree-optimization/106533] New: loop distribution not distributing inner loop (to memcpy) when perfect loop nest
 2022-08-05 10:12 UTC  (7+ messages)
` [Bug tree-optimization/106533] "

[Bug c/106529] New: existence of sincos is assumed
 2022-08-05  9:36 UTC  (8+ messages)
` [Bug c/106529] "
` [Bug target/106529] "

[Bug c++/104493] New: OpenMP offload map cannot handle const
 2022-08-05  8:03 UTC  (2+ messages)
` [Bug c++/104493] "

[Bug c/105988] New: [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064
 2022-08-05  5:30 UTC  (3+ messages)
` [Bug rtl-optimization/105988] [10/11/12/13 Regression] ICE in linemap_ordinary_map_lookup, at libcpp/line-map.cc:1064 since r6-4873-gebedc9a3414d8422

[Bug target/106532] New: riscv fails to build enabling ZBA/ZBB/ZBC/ZBS by default for 32bit
 2022-08-05  2:44 UTC  (9+ messages)
` [Bug target/106532] "

[Bug target/106531] New: -march=rv32iabmc should also enable zba, zbb, zbc, zbs
 2022-08-05  0:17 UTC  (4+ messages)
` [Bug target/106531] "

[Bug c++/89780] -Wpessimizing-move is too agressive with templates and recommends pessimization
 2022-08-04 22:58 UTC  (5+ messages)

[Bug target/106530] New: RISCV documentation for -march= is very lacking
 2022-08-04 22:24 UTC  (2+ messages)
` [Bug target/106530] "

[Bug target/47949] New: Missed optimization for -Os using xchg instead of mov
 2022-08-04 18:23 UTC  (2+ messages)
` [Bug target/47949] "

[Bug c/106528] New: Double semi-colon causes -Wmisleading-identation to not emit warning
 2022-08-04 18:21 UTC 

[Bug tree-optimization/106457] New: array_at_struct_end_p returns TRUE for a two-dimension array which is not inside any structure
 2022-08-04 17:59 UTC  (2+ messages)
` [Bug tree-optimization/106457] "

[Bug middle-end/106519] New: [13 Regression] internal compiler error: in gimple_phi_arg, at gimple.h:4594 by r13-1950
 2022-08-04 15:49 UTC  (10+ messages)
` [Bug middle-end/106519] "

[Bug c/106526] New: array-bounds warning on constant pointer dereferencing
 2022-08-04 15:38 UTC  (4+ messages)
` [Bug c/106526] "

[Bug middle-end/106527] New: ICE with modulo scheduling dump (-fdump-rtl-sms)
 2022-08-04 15:04 UTC  (2+ messages)
` [Bug middle-end/106527] "

[Bug c/105700] New: GCC miscompiles? wine when using -march=pentium-m
 2022-08-04 15:02 UTC  (2+ messages)
` [Bug target/105700] "

[Bug c++/67906] New: Missing warning about std::move without effect
 2022-08-04 14:59 UTC  (2+ messages)
` [Bug c++/67906] "

[Bug libstdc++/103187] New: std::counting_semaphore::try_acquire_for does not unblock during wait duration
 2022-08-04 13:29 UTC  (2+ messages)
` [Bug libstdc++/103187] "

[Bug target/106525] New: s390: Inefficient branchless conditionals for unsigned long long
 2022-08-04 13:15 UTC 

[Bug other/106328] New: Build doesn't respect -j N flag
 2022-08-04 13:13 UTC  (2+ messages)
` [Bug lto/106328] "

[Bug tree-optimization/106521] New: ICE at -O1 with "-floop-unroll-and-jam --param unroll-jam-min-percent=0": verify_ssa failed
 2022-08-04 13:02 UTC  (5+ messages)
` [Bug tree-optimization/106521] [13 Regression] ICE at -O1 with "-floop-unroll-and-jam --param unroll-jam-min-percent=0": verify_ssa failed since r13-1450-gd2a898666609452e

[Bug libstdc++/106183] New: std::atomic::wait might deadlock on platforms without platform_wait()
 2022-08-04 12:42 UTC  (3+ messages)
` [Bug libstdc++/106183] std::atomic::wait might fail to be unblocked by notify_one/all "

[Bug tree-optimization/106523] New: forwprop miscompile
 2022-08-04 10:48 UTC  (2+ messages)
` [Bug tree-optimization/106523] [10/11/12/13 Regression] "

[Bug target/106524] New: [12/13 Regression] ICE in extract_insn, at recog.cc:2791 (error: unrecognizable insn)
 2022-08-04 10:45 UTC  (2+ messages)
` [Bug target/106524] "

[Bug target/106069] New: wrong code with -O -fno-tree-forwprop -maltivec on ppc64le
 2022-08-04 10:01 UTC  (7+ messages)
` [Bug target/106069] [12/13 Regression] "

[Bug rtl-optimization/106518] New: Exchange/swap aware register allocation (generate xchg in reload)
 2022-08-04  9:53 UTC  (3+ messages)
` [Bug rtl-optimization/106518] "

[Bug testsuite/106515] New: [13 regression] gcc.dg/debug/btf/btf-int-1.c fails after r13-1937-g5df04a7aa837a1
 2022-08-04  9:28 UTC  (3+ messages)
` [Bug testsuite/106515] "

[Bug tree-optimization/106511] New: [13 Regression] New -Werror=maybe-uninitialized since r13-1268-g8c99e307b20c502e
 2022-08-04  9:17 UTC  (2+ messages)
` [Bug tree-optimization/106511] "

[Bug tree-optimization/106506] New: g++.dg/opt/pr94589-2.C FAILS after enabling floats in VRP
 2022-08-04  9:13 UTC  (2+ messages)
` [Bug tree-optimization/106506] [13 Regression] "

[Bug target/99888] New: Add powerpc ELFv2 support for -fpatchable-function-entry*
 2022-08-04  8:20 UTC  (3+ messages)
` [Bug target/99888] "

[Bug tree-optimization/106522] New: [13 Regression] ICE in gimple_phi_arg, at gimple.h:4594 since r13-1950-g9bb19e143cfe8863
 2022-08-04  7:42 UTC  (4+ messages)
` [Bug tree-optimization/106522] "

[Bug middle-end/106492] New: ICE in #pragma omp for simd
 2022-08-04  7:36 UTC  (2+ messages)
` [Bug middle-end/106492] [OpenMP] ICE in #pragma omp for simd and bitfields

[Bug c++/106502] New: Three calls to __attribute__((const)) function
 2022-08-04  6:27 UTC  (3+ messages)
` [Bug c++/106502] "

[Bug testsuite/106516] New: New test case gcc.dg/pr104992.c fails
 2022-08-04  6:24 UTC  (3+ messages)
` [Bug testsuite/106516] New test case gcc.dg/pr104992.c fails on power 10

[Bug bootstrap/43301] top-level configure script ignores ---with-build-time-tools
 2022-08-04  2:20 UTC 

[Bug middle-end/25521] change semantics of const volatile variables
 2022-08-03 18:21 UTC 

[Bug target/106517] New: RISC-V: Inefficient Generated Code for Floating Point to Integer Rounds
 2022-08-03 17:32 UTC 

[Bug tree-optimization/105090] New: BFI instructions are not generated on arm-none-eabi-g++
 2022-08-03 17:29 UTC  (3+ messages)
` [Bug target/105090] "

[Bug target/91674] [ARM/thumb] redundant memcpy does not get optimized away on thumb
 2022-08-03 17:25 UTC 

[Bug tree-optimization/104992] New: [missed optimization] x / y * y == x not optimized to x % y == 0
 2022-08-03 16:00 UTC  (2+ messages)
` [Bug tree-optimization/104992] "

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