public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug bootstrap/106472] New: No rule to make target '../libbacktrace/libbacktrace.la', needed by 'libgo.la'
 2022-07-29  6:35 UTC  (3+ messages)
` [Bug bootstrap/106472] "

[Bug go/104290] New: [12 Regression] trunk 20220126 fails to build libgo on i686-gnu
 2022-07-29  6:31 UTC  (2+ messages)
` [Bug go/104290] [12/13 Regression] trunk 20220214 "

[Bug libstdc++/106469] New: Undefined behavior triggered on Mersenne Twister engine due to unsigned integer overflow
 2022-07-29  6:23 UTC  (6+ messages)
` [Bug libstdc++/106469] "

[Bug c/106422] New: ice in duplicate_block, at cfghooks.cc:1115
 2022-07-29  6:14 UTC  (5+ messages)
` [Bug tree-optimization/106422] [13 Regression] "

[Bug target/95737] New: PPC: Unnecessary extsw after negative less than
 2022-07-29  2:52 UTC  (2+ messages)
` [Bug target/95737] "

[Bug c/106471] New: Strange code generation for __builtin_ctzl()
 2022-07-29  0:16 UTC  (7+ messages)
` [Bug c/106471] "
` [Bug target/106471] "

[Bug target/106342] New: [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791
 2022-07-28 22:29 UTC  (3+ messages)
` [Bug target/106342] [12/13 Regression] internal compiler error: in extract_insn, at recog.cc:2791 since r12-4240-g2b8453c401b699

[Bug c/106470] New: Subscribed access to __m256i casted to (uint16_t *) produces garbage or a warning
 2022-07-28 22:16 UTC  (6+ messages)
` [Bug middle-end/106470] "

[Bug analyzer/105887] New: RFE: clang analyzer warnings that GCC's -fanalyzer could implement
 2022-07-28 21:37 UTC  (2+ messages)
` [Bug analyzer/105887] [meta-bug] "

[Bug analyzer/105893] New: RFE: -fanalyzer could check putenv calls
 2022-07-28 21:37 UTC  (4+ messages)
` [Bug analyzer/105893] "

[Bug other/106468] New: gcc does not run in wine
 2022-07-28 20:38 UTC  (6+ messages)
` [Bug other/106468] "

[Bug fortran/92805] gfortran: blanks within literal constants should not be allowed
 2022-07-28 20:12 UTC  (2+ messages)

[Bug target/101561] New: -msse4 -mno-crc32 doesn't disable CRC32 intrinsics
 2022-07-28 19:07 UTC  (2+ messages)
` [Bug target/101561] "

[Bug target/104371] New: [x86] Failure to use optimize pxor+pcmpeqb+pmovmskb+cmp 0xFFFF pattern to ptest
 2022-07-28 18:54 UTC  (2+ messages)
` [Bug target/104371] "

[Bug target/105073] New: [meta bug]Patch pending for GCC13
 2022-07-28 18:54 UTC  (2+ messages)
` [Bug target/105073] "

[Bug c/105032] New: Compiling inline ASM x86 causing GCC stuck in an endless loop with 100% CPU usage
 2022-07-28 18:43 UTC  (2+ messages)
` [Bug middle-end/105032] "

[Bug target/106453] New: Redundant zero extension after crc32q
 2022-07-28 17:52 UTC  (3+ messages)
` [Bug target/106453] "

[Bug debug/106399] New: Wrong debug info for function with nested function under O0
 2022-07-28 17:47 UTC  (2+ messages)
` [Bug debug/106399] [10/11/12/13 Regression] Wrong debug info for function with nested function under O0 since r9-1284-gd70ba0c10dec6968

[Bug middle-end/106467] New: [OpenMP] Wrong code with collapse – tree sharing issue
 2022-07-28 17:14 UTC  (4+ messages)
` [Bug middle-end/106467] "

[Bug c++/106187] New: armhf: Miscompilation with -O2
 2022-07-28 16:51 UTC  (3+ messages)
` [Bug rtl-optimization/106187] armhf: Miscompilation at O2 level (O0 / O1 are working)

[Bug c/106463] New: Incorrect value for loop terminating test. for loop runs when it should not
 2022-07-28 16:43 UTC  (5+ messages)
` [Bug c/106463] "

[Bug analyzer/106007] New: RFE: analyzer should complain about exec/system of tainted args
 2022-07-28 16:36 UTC  (3+ messages)
` [Bug analyzer/106007] "

[Bug c++/106466] New: ICE in In function 'bool jxl_skcms_Parse(const void*, size_t, skcms_ICCProfile*)': at skcms/skcms.cc:1004:6 internal compiler error: Segmentation fault
 2022-07-28 16:30 UTC  (5+ messages)
` [Bug c++/106466] "
` [Bug middle-end/106466] "

[Bug c/106465] New: ICE for VLA in struct in parameter of nested function
 2022-07-28 16:08 UTC  (2+ messages)
` [Bug c/106465] "

[Bug libstdc++/101825] New: Atomic wait returns without the value having changed
 2022-07-28 16:06 UTC  (2+ messages)
` [Bug libstdc++/101825] "

[Bug sanitizer/101978] New: thread sanitizer false positive when smart pointers
 2022-07-28 15:36 UTC  (2+ messages)
` [Bug sanitizer/101978] thread sanitizer false positive when condition variable

[Bug c/106297] New: stringop-overflow misbehaviour on atomic
 2022-07-28 15:28 UTC  (3+ messages)
` [Bug tree-optimization/106297] [12/13 Regression] stringop-overflow misbehaviour on atomic since r12-4725-g88b504b7a8c5affb

[Bug c++/66290] New: wrong location for -Wunused-macros
 2022-07-28 14:15 UTC  (2+ messages)
` [Bug c++/66290] "

[Bug c++/106448] New: [OpenMP] atomic compare – g++ wrongly accepts parenthesized condition
 2022-07-28 14:05 UTC  (5+ messages)
` [Bug c++/106448] "

[Bug c/106464] New: [OpenMP] atomic compare – gcc wrongly accepts parenthesized expression
 2022-07-28 14:04 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-07-28 12:36 UTC  (4+ messages)
` [Bug tree-optimization/106457] "

[Bug c++/100197] New: g++ emits spurious Wstring-compare warnings on strcmp()
 2022-07-28 12:28 UTC  (2+ messages)
` [Bug tree-optimization/100197] "

[Bug libstdc++/104443] New: common_iterator<I, S>::operator-> is not correctly implemented
 2022-07-28 10:55 UTC  (2+ messages)
` [Bug libstdc++/104443] "

[Bug tree-optimization/106099] New: ICE in execute_todo, at passes.cc:2134
 2022-07-28 10:43 UTC  (2+ messages)
` [Bug tree-optimization/106099] [13 Regression] ICE in execute_todo, at passes.cc:2134 since r13-1204-gd68d366425369649

[Bug middle-end/106449] New: ICE in #pragma omp parallel for simd
 2022-07-28 10:12 UTC  (11+ messages)
` [Bug middle-end/106449] "
` [Bug middle-end/106449] ICE in #pragma omp parallel for simd since r6-4544-ge01d41e553aae245

[Bug target/100694] New: PPC: initialization of __int128 is very inefficient
 2022-07-28  9:11 UTC  (2+ messages)
` [Bug target/100694] "

[Bug target/100996] New: rs6000 p10 vector add-add fusion should work with -m32 but doesn't
 2022-07-28  8:53 UTC  (3+ messages)
` [Bug target/100996] "

[Bug target/106458] New: [12 Regression] glibc's malloc/tst-scratch_buffer.c test is miscompiled with gcc-12
 2022-07-28  8:12 UTC  (5+ messages)
` [Bug target/106458] "
` [Bug target/106458] [12/13 "

[Bug target/106462] New: LRA on mips64el: unable to reload (subreg:SI (reg:DI)) constrained by "f"
 2022-07-28  8:01 UTC  (2+ messages)
` [Bug target/106462] "

[Bug libstdc++/102301] New: make_from_tuple can not work with subrange
 2022-07-28  7:34 UTC  (2+ messages)
` [Bug libstdc++/102301] "

[Bug libstdc++/106461] New: filesystem::path("//.").parent_path() results in path("/") and not path("//")
 2022-07-28  6:06 UTC 

[Bug rtl-optimization/106460] New: internal compiler error: output_operand: invalid expression as operand on -O1
 2022-07-28  5:53 UTC  (2+ messages)
` [Bug target/106460] "

[Bug other/106459] New: Compiler crashing for loongarch64-linux-gnu on windows
 2022-07-27 23:42 UTC  (6+ messages)
` [Bug other/106459] "
` [Bug c++/106459] "
` [Bug target/106459] "

[Bug lto/106170] New: win32 thread model does not pthread.h. lto-plugin fails with canadian compilation
 2022-07-27 22:58 UTC  (3+ messages)
` [Bug lto/106170] [13 Regression] x86_64-w64-mingw32 host GCC with win32 thread model does not provide "

[Bug analyzer/99860] New: RFE: analyzer does not respect "restrict"
 2022-07-27 22:54 UTC  (2+ messages)
` [Bug analyzer/99860] "

[Bug c++/106430] New: [modules] ICE on function result of imported type with user-declared constexpr destructor
 2022-07-27 22:34 UTC  (2+ messages)
` [Bug c++/106430] [modules] ICE on function result of imported type with user-declared constexpr SMF

[Bug analyzer/105285] New: False positive with -Wanalyzer-null-dereference in git.git's reftable/reader.c
 2022-07-27 22:09 UTC  (4+ messages)
` [Bug analyzer/105285] "

[Bug analyzer/106204] New: False positive from -Wanalyzer-use-of-uninitialized-value with -ftrivial-auto-var-init=zero
 2022-07-27 22:09 UTC  (3+ messages)
` [Bug analyzer/106204] "

[Bug analyzer/106358] New: [meta-bug] tracker bug for building the Linux kernel with -fanalyzer
 2022-07-27 22:09 UTC  (4+ messages)
` [Bug analyzer/106358] "

[Bug analyzer/106225] New: False positives from -Wanalyzer-tainted-divisor
 2022-07-27 22:08 UTC  (3+ messages)
` [Bug analyzer/106225] "

[Bug c++/105842] New: rejects-valid: static member function overload set constrained by concepts for class template results in ambiguous call
 2022-07-27 21:02 UTC  (2+ messages)
` [Bug c++/105842] "

[Bug c/106416] New: -Wint-conversion should be an error, not a pedwarn
 2022-07-27 20:01 UTC  (3+ messages)
` [Bug c/106416] "

[Bug tree-optimization/106415] New: loop-ivopts prevents correct usage of dbra with 16-bit loop counters on m68k
 2022-07-27 18:28 UTC  (2+ messages)
` [Bug target/106415] "

[Bug bootstrap/100340] New: Bootstrap fails with Clang 12.0.5 (XCode 12.5)
 2022-07-27 18:18 UTC  (3+ messages)
` [Bug target/100340] "

[Bug analyzer/106298] New: RFE: analyzer handling of dup, dup2, and dup3
 2022-07-27 17:56 UTC  (2+ messages)
` [Bug analyzer/106298] "

[Bug c++/46476] New: Missing Warning about unreachable code after return
 2022-07-27 16:58 UTC  (2+ messages)
` [Bug c++/46476] Missing Warning about unreachable code after return [-Wunreachable-code-return]

[Bug c/106456] New: -Wunreachable-code seems very broken
 2022-07-27 16:58 UTC  (3+ messages)
` [Bug c/106456] "

[Bug c/91093] Error on implicit int by default
 2022-07-27 15:47 UTC 

[Bug c/106455] New: bad style: comparatives over booleans ?
 2022-07-27 15:18 UTC  (5+ messages)
` [Bug c/106455] "

[Bug analyzer/106003] New: RFE: -fanalyzer could complain about misuse of file-descriptors
 2022-07-27 13:58 UTC  (2+ messages)
` [Bug analyzer/106003] "

[Bug analyzer/106286] New: fd_diagnostic should implement get_meaning_for_state_change vfunc
 2022-07-27 13:58 UTC  (3+ messages)
` [Bug analyzer/106286] "

[Bug rtl-optimization/106419] New: ICE in lra_assign, at lra-assigns.cc:1649
 2022-07-27 13:51 UTC  (3+ messages)
` [Bug rtl-optimization/106419] "

[Bug analyzer/106454] New: -Wanalyzer-malloc-leak false positive when returning heap-allocation through array in struct after function call
 2022-07-27 12:30 UTC  (3+ messages)
` [Bug analyzer/106454] "

[Bug target/106450] New: [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn)
 2022-07-27 11:35 UTC  (4+ messages)
` [Bug target/106450] "
` [Bug target/106450] [13 Regression] ICE in final_scan_insn_1, at final.cc:2860 (error: could not split insn) since r13-1607-gc3ed9e0d6e96d869

[Bug c++/106261] New: ICE in output_call_frame_info, at dwarf2out.cc:943
 2022-07-27 10:47 UTC  (3+ messages)
` [Bug debug/106261] [10/11/12/13 Regression] "
` [Bug debug/106261] [10/11/12 "

[Bug c/106332] New: Possible out of bound buffer access in opts-common.c
 2022-07-27 10:46 UTC  (3+ messages)
` [Bug middle-end/106332] "

[Bug tree-optimization/94920] New: Failure to optimize abs pattern from arithmetic with selected operands based on comparisons with 0
 2022-07-27 10:27 UTC  (3+ messages)
` [Bug tree-optimization/94920] "

[Bug tree-optimization/106397] New: [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645
 2022-07-27 10:01 UTC  (2+ messages)
` [Bug tree-optimization/106397] [13 Regression] ICE in check_loop_closed_ssa_def, at tree-ssa-loop-manip.cc:645 since r13-1450-gd2a898666609452e

[Bug libstdc++/106452] New: Iteration of filesystem::path("//") results in path("//") and not path("/")
 2022-07-27  9:29 UTC 

[Bug lto/106129] New: [12/13 Regression] LTO option merging broken
 2022-07-27  9:25 UTC  (3+ messages)
` [Bug lto/106129] [12 "

[Bug c/106087] New: Segmentation fault in GIMPLE pass: ccp
 2022-07-27  9:25 UTC  (3+ messages)
` [Bug tree-optimization/106087] [12 Regression] ICE with inline-asm with multiple output and assigned only static vars

[Bug tree-optimization/106063] New: [13 Regression] ICE: in gimple_expand_vec_cond_expr, at gimple-isel.cc:281 with -O2 -fno-tree-forwprop --param=evrp-mode=legacy-first
 2022-07-27  9:25 UTC  (4+ messages)
` [Bug tree-optimization/106063] [12 "

[Bug tree-optimization/105665] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-07-27  9:24 UTC  (3+ messages)
` [Bug tree-optimization/105665] [12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22

[Bug c/106189] New: [10/11/12/13 Regression] ICE: Floating point exception
 2022-07-27  9:24 UTC  (2+ messages)
` [Bug tree-optimization/106189] [10/11/12 Regression] ICE: Floating point exception since r9-1948-gd893b683f40884cd

[Bug tree-optimization/100810] New: wrong code at -O1 and above on x86_64-linux-gnu
 2022-07-27  9:24 UTC  (2+ messages)
` [Bug middle-end/100810] [12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22e530ec7baf59f6ed028bf05776

[Bug tree-optimization/106346] New: Potential regression on vectorization of left shift with constants
 2022-07-27  8:50 UTC  (5+ messages)
` [Bug target/106346] [11/12/13 Regression] Potential regression on vectorization of left shift with constants since r11-5160-g9fc9573f9a5e94

[Bug tree-optimization/106446] New: -Warray-bounds false positive on downcast under condition
 2022-07-27  8:27 UTC  (2+ messages)
` [Bug tree-optimization/106446] "

[Bug c++/106434] New: Spurious -Wnull-dereference when using std::unique_copy()
 2022-07-27  8:23 UTC  (2+ messages)
` [Bug c++/106434] [12/13 Regression] Spurious -Wnull-dereference when using std::unique_copy() since r12-5187-g1ae8edf5f73ca5c3

[Bug target/106022] New: [12/13 Regression] Enable vectorizer generates extra load
 2022-07-27  7:26 UTC  (2+ messages)
` [Bug target/106022] [12 "

[Bug c/101347] New: [11/12 Regression] ICE in cfg_layout_initialize, at cfgrtl.c:4478
 2022-07-27  7:18 UTC  (2+ messages)
` [Bug rtl-optimization/101347] [11/12 Regression] ICE in cfg_layout_initialize with __builtin_setjmp and -fprofile-generate -fprofile-use

[Bug tree-optimization/106375] New: [13 regreesion] Lowering complex type mov regressed loop distribution for memset/memcpy/memmov
 2022-07-27  7:11 UTC  (2+ messages)
` [Bug tree-optimization/106375] "

[Bug other/106451] New: [13 regression] gcc.dg/pr56837.c fails after r13-1762-gf9d4c3b45c5ed5
 2022-07-27  7:11 UTC  (3+ messages)
` [Bug other/106451] "

[Bug middle-end/102633] New: warning for self-initialization despite -Wno-init-self
 2022-07-27  6:11 UTC  (2+ messages)
` [Bug middle-end/102633] [11/12/13 Regression] "

[Bug target/105493] New: [12/13 Regression] x86_64 538.imagick_r 6% regressions and 2% 525.x264_r regressions on Alder Lake after r12-7319-g90d693bdc9d718
 2022-07-27  1:18 UTC  (3+ messages)
` [Bug target/105493] "

[Bug middle-end/26163] [meta-bug] missed optimization in SPEC (2k17, 2k and 2k6 and 95)
 2022-07-27  1:18 UTC 

[Bug analyzer/106319] New: False positives from -Wanalyzer-va-arg-type-mismatch on int promotion
 2022-07-26 21:22 UTC  (3+ messages)
` [Bug analyzer/106319] "

[Bug fortran/103504] New: ICE in get_sym_storage_size, at fortran/interface.c:2800
 2022-07-26 18:58 UTC  (5+ messages)
` [Bug fortran/103504] "

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