public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/102003] New: [PDT] Length of character component not simplified
 2021-08-20 19:11 UTC 

[Bug target/101882] New: modulus with input and output set to a hard register
 2021-08-20 19:03 UTC  (2+ messages)
` [Bug target/101882] "

[Bug go/101994] New: go1: internal compiler error: in return_statement, at go/go-gcc.cc:2318
 2021-08-20 18:37 UTC  (3+ messages)
` [Bug go/101994] "

[Bug tree-optimization/83022] malloc & memset -> calloc is not always an optimization
 2021-08-20 18:21 UTC  (2+ messages)

[Bug c/101916] New: SH4 ICE: Segmentation fault signal terminated program cc1
 2021-08-20 18:05 UTC  (4+ messages)
` [Bug target/101916] "

[Bug c/101915] New: Microblaze ICE: in extract_insn, at recog.c:2770
 2021-08-20 18:04 UTC  (4+ messages)
` [Bug target/101915] "

[Bug c/101952] New: SH4 ICE: Error: unaligned opcodes detected in executable segment
 2021-08-20 18:00 UTC  (4+ messages)
` [Bug target/101952] "

[Bug target/101922] New: mips: illegal instruction at -O3 with -mmsa -mloongson-mmi
 2021-08-20 17:33 UTC  (3+ messages)
` [Bug target/101922] "

[Bug c++/101971] New: M68k: ICE: Tried to convert PC relative branch to absolute jump
 2021-08-20 16:36 UTC  (2+ messages)
` [Bug target/101971] "

[Bug c++/102002] New: spec requires typename can be dropped when used as template function return type consisting of template parameter which is at global scope
 2021-08-20 15:54 UTC  (2+ messages)
` [Bug c++/102002] "

[Bug c/101999] New: strdup on `gcc -std=c99` gives segfault
 2021-08-20 15:38 UTC  (2+ messages)
` [Bug c/101999] "

[Bug tree-optimization/86723] not optimizing with bswap, that casts to int aftwards
 2021-08-20 15:38 UTC  (3+ messages)

[Bug middle-end/101876] New: [290x] vector builtin vec_permi fails to resolve with #pragma GCC target
 2021-08-20 15:22 UTC  (3+ messages)
` [Bug target/101876] [s390x] "

[Bug other/101877] New: [s390x] ICE: canonical types differ for identical types when #pragma GCC target enables vector support
 2021-08-20 15:22 UTC  (2+ messages)
` [Bug target/101877] "

[Bug c/101981] New: GCC10 produces bigger asm for simple switch than GCC7 - cortexM4
 2021-08-20 15:16 UTC  (6+ messages)
` [Bug target/101981] "
` [Bug target/101981] GCC10 produces bigger asm for simple switch than GCC7 - cortexM4 since r8-2701-g9dc3d6a96167b4c8

[Bug c++/102000] New: Defaulted consteval default constructor that performs no initialization is not rejected
 2021-08-20 15:02 UTC  (3+ messages)
` [Bug c++/102000] "

[Bug libstdc++/102001] New: Consider using CLOCK_MONOTONIC_RAW for chrono::steady_clock
 2021-08-20 14:49 UTC 

[Bug c++/97566] New: [[no_unique_address]] causes miscompiles when mixed with EBO in constexpr context
 2021-08-20 14:48 UTC  (2+ messages)
` [Bug c++/97566] "

[Bug c++/101998] New: false positive: taking address of rvalue
 2021-08-20 14:40 UTC  (2+ messages)
` [Bug c++/101998] "

[Bug libstdc++/90787] filesystem tests fail if file permissions are not supported
 2021-08-20 14:16 UTC  (2+ messages)

[Bug c++/101988] New: Accepts invalid new-expression of array of deduced class template
 2021-08-20 13:57 UTC  (7+ messages)
` [Bug c++/101988] [12 Regression] "

[Bug c++/101764] New: ICE for constexpr if within fold expression within lambda expression within a template
 2021-08-20 13:50 UTC  (2+ messages)
` [Bug c++/101764] "

[Bug middle-end/101996] New: libatomic: RISC-V 64: Infinite recursion in __atomic_compare_exchange_1
 2021-08-20 13:47 UTC  (2+ messages)
` [Bug middle-end/101996] "

[Bug fortran/101997] New: [9 regression] ICE after r9-8665 at gcc/toplev.c:326
 2021-08-20 13:26 UTC 

[Bug debug/101905] New: Missed debug information for global register variable
 2021-08-20 12:49 UTC  (4+ messages)
` [Bug debug/101905] [9/10/11/12 Regression] "

[Bug tree-optimization/101993] New: Potential vectorization opportunity when condition checks array address
 2021-08-20 12:48 UTC  (4+ messages)
` [Bug tree-optimization/101993] "

[Bug c/101995] New: regression built-in memset missed-optimization arm -Os
 2021-08-20 12:21 UTC  (2+ messages)
` [Bug middle-end/101995] "

[Bug other/101949] New: git miscompiled with -flto -fipa-pta
 2021-08-20 12:08 UTC  (8+ messages)
` [Bug ipa/101949] [11/12 Regression] git miscompiled with -flto -fipa-pta since r11-5061-g85ebbabd85e03bdc

[Bug target/95962] New: Inefficient code for simple arm_neon.h iota operation
 2021-08-20 11:52 UTC  (2+ messages)
` [Bug target/95962] "

[Bug target/95964] New: AArch64 arm_neon.h arithmetic functions lack appropriate attributes
 2021-08-20 11:45 UTC  (2+ messages)
` [Bug target/95964] "

[Bug fortran/100950] New: ICE in output_constructor_regular_field, at varasm.c:5514
 2021-08-20 11:38 UTC  (3+ messages)
` [Bug fortran/100950] "

[Bug tree-optimization/96481] New: SLP fail to vectorize VEC_COND_EXPR pattern
 2021-08-20 10:46 UTC  (4+ messages)
` [Bug tree-optimization/96481] "

[Bug c++/61105] New: [constexpr] accepts-invalid with new-expression in constant expression
 2021-08-20  9:07 UTC  (3+ messages)
` [Bug c++/61105] "

[Bug tree-optimization/101991] New: bit_and or bit_ior with an invariant inside loop is not pulled out of the loop
 2021-08-20  8:45 UTC  (2+ messages)
` [Bug tree-optimization/101991] "

[Bug analyzer/101980] New: [12 regressions] many test case failures after r12-3002
 2021-08-20  8:28 UTC  (3+ messages)
` [Bug analyzer/101980] "

[Bug target/101935] New: 538.imagick_r LTO -Ofast regression on Zen2 and Kabylake caused by r12-2666-g29f0e955c97
 2021-08-20  8:16 UTC  (3+ messages)
` [Bug target/101935] [12 Regression] "

[Bug target/95566] New: x86 instruction selection --- some REX prefixes unnecessary
 2021-08-20  8:09 UTC  (3+ messages)
` [Bug target/95566] "

[Bug gcov-profile/89961] When "--intermediate-format" is used "--preserve-paths"/"--hash-filenames" is ignored
 2021-08-20  8:09 UTC  (6+ messages)

[Bug sanitizer/101978] New: thread sanitizer false positive when smart pointers
 2021-08-20  7:53 UTC  (3+ messages)
` [Bug sanitizer/101978] "
` [Bug sanitizer/101978] thread sanitizer false positive when condition variable

[Bug other/101984] New: [12 Regression] gimple-ssa-warn-access memory leak
 2021-08-20  7:52 UTC  (6+ messages)
` [Bug other/101984] "

[Bug c++/101990] New: ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.c:87
 2021-08-20  7:47 UTC  (4+ messages)
` [Bug c++/101990] [12 Regression] ICE after parse error with concepts

[Bug tree-optimization/66675] New: Could improve vector bit_field_ref style optimizations
 2021-08-20  6:01 UTC  (2+ messages)
` [Bug tree-optimization/66675] Could improve vector lane folding style operations

[Bug tree-optimization/95752] New: Failure to optimize complicated usage of __builtin_ctz with conditionals properly
 2021-08-20  5:38 UTC  (2+ messages)
` [Bug tree-optimization/95752] "

[Bug c++/101992] New: new object was created erroneously when co_await on function call that return lvalue reference
 2021-08-20  3:02 UTC 

[Bug c++/84322] -fstrong-eval-order violated on assignment with function call
 2021-08-20  2:15 UTC 

[Bug target/101989] New: Fail to optimize (a & b) | (c & ~b) to vpternlog instruction
 2021-08-20  2:00 UTC  (3+ messages)
` [Bug target/101989] "

[Bug rtl-optimization/94945] New: Missed optimization: Carry chain not recognized in manually unrolled loop
 2021-08-20  1:22 UTC  (2+ messages)
` [Bug tree-optimization/94945] "

[Bug target/91796] Sub-optimal YMM register allocation
 2021-08-20  1:14 UTC  (2+ messages)

[Bug tree-optimization/90774] avoid doing vector splat arithmetic where possible
 2021-08-20  0:26 UTC  (2+ messages)

[Bug debug/101987] New: gcc 10.3.1 fails to generate debugging information for aarch64 .S files
 2021-08-20  0:25 UTC  (7+ messages)
` [Bug debug/101987] "

[Bug target/96234] New: Sub-optimal register allocation with a signed integer literal
 2021-08-20  0:19 UTC  (2+ messages)
` [Bug tree-optimization/96234] "

[Bug tree-optimization/96563] New: Failure to optimize loop with condition to simple arithmetic
 2021-08-19 23:22 UTC  (2+ messages)
` [Bug tree-optimization/96563] "

[Bug target/101849] New: MMA built-in dies with a verify_gimple failed error
 2021-08-19 22:34 UTC  (2+ messages)
` [Bug target/101849] "

[Bug middle-end/88670] [meta-bug] generic vector extension issues
 2021-08-19 21:58 UTC  (2+ messages)

[Bug target/57601] Vector lowering could use larger modes
 2021-08-19 21:58 UTC  (2+ messages)

[Bug c++/86440] -Wignored-qualifiers diagnostic highlights wrong token with pointer
 2021-08-19 21:51 UTC 

[Bug tree-optimization/101977] New: array subscript 0 is outside array bounds
 2021-08-19 21:07 UTC  (3+ messages)
` [Bug tree-optimization/101977] "
` [Bug tree-optimization/101977] [12 Regression] "

[Bug target/25671] test_bit() compilation does not expand to "bt" instruction
 2021-08-19 20:49 UTC  (2+ messages)

[Bug tree-optimization/89360] GCC doesn't emit cmovcc instruction in some cases
 2021-08-19 20:42 UTC  (2+ messages)
` [Bug target/89360] "

[Bug middle-end/89081] [x86] suboptimal code generated for condition expression returning negation
 2021-08-19 20:27 UTC 

[Bug target/79709] Subobtimal code with -mavx and explicit vector
 2021-08-19 20:13 UTC 

[Bug go/101986] New: go, sparc64: Segmentation violation during kubernetes build
 2021-08-19 20:12 UTC 

[Bug target/86541] Use SSE to emulate __attribute__((vector_size(8)))
 2021-08-19 20:09 UTC 

[Bug rtl-optimization/48037] New: Missed optimization: unnecessary register moves
 2021-08-19 20:05 UTC  (2+ messages)
` [Bug rtl-optimization/48037] "

[Bug c++/101982] New: function parameter should not accept auto as placeholder-type-specifier
 2021-08-19 19:51 UTC  (4+ messages)
` [Bug c++/101982] [7.5]function "

[Bug target/53101] New: Recognize casts to sub-vectors
 2021-08-19 19:49 UTC  (2+ messages)
` [Bug target/53101] "

[Bug go/101246] New: gccgo cross-compiler targeting arm fails to build with gcc 11. Missing structs in runtime.inc. Using uclibc-ng
 2021-08-19 19:36 UTC  (2+ messages)
` [Bug go/101246] "

[Bug go/95389] New: Kubernetes build fails because of mangled PkgPath
 2021-08-19 19:34 UTC  (2+ messages)
` [Bug go/95389] "

[Bug tree-optimization/64322] New: More optimize opportunity for constant folding
 2021-08-19 19:26 UTC  (2+ messages)
` [Bug tree-optimization/64322] "

[Bug target/87627] GCC generates rube-goldberg machine for trivial tail call on 32-bit x86
 2021-08-19 19:15 UTC 

[Bug tree-optimization/13563] if-conversion not agressive enough
 2021-08-19 18:37 UTC 

[Bug tree-optimization/85971] Really Simple "If" with one function call inside is not optimized efficiently
 2021-08-19 18:37 UTC 

[Bug tree-optimization/85987] cstore does not work with a store in one of the branches
 2021-08-19 18:37 UTC 

[Bug c/101985] New: vec_cpsgn parameter order
 2021-08-19 18:36 UTC 

[Bug target/82582] not quite optimal code for -2*x*y - 3*z: could use one less LEA for smaller code without increasing critical path latency for any input
 2021-08-19 18:17 UTC  (2+ messages)

[Bug tree-optimization/83171] __builtin_popcountl ((unsigned long long)unsigned_var) is not being optimized to __builtin_popcount (unsigned_var)
 2021-08-19 18:10 UTC 

[Bug tree-optimization/83247] simplify (int)a_long < 0 when we know a_long fits in int
 2021-08-19 17:45 UTC 

[Bug target/100767] New: arm: ice when inlining at -flto with different cpu and arch settings
 2021-08-19 17:20 UTC  (4+ messages)
` [Bug target/100767] "

[Bug c/100530] New: ICE with -g: in add_dwarf_attr, at dwarf2out.c:4493
 2021-08-19 16:45 UTC  (4+ messages)
` [Bug target/100530] [9/10/11/12 Regression] ICE with -g: in add_dwarf_attr with __seg_gs (Alternative address-space) global variable since r8-4385-ga297ccb52e0c894e

[Bug debug/101975] New: ICE with '-g' for x86 named address spaces
 2021-08-19 16:43 UTC  (5+ messages)
` [Bug debug/101975] "
` [Bug debug/101975] [9/10/11/12 Regression] "

[Bug tree-optimization/101979] New: aarch64: wrong code with -O3
 2021-08-19 16:40 UTC  (2+ messages)
` [Bug tree-optimization/101979] "

[Bug analyzer/101983] New: analyzer leak false positives building singly linked list
 2021-08-19 15:49 UTC 

[Bug ada/101924] New: /usr/ccs/bin/ld: Unsatisfied symbols referenced
 2021-08-19 15:49 UTC  (3+ messages)
` [Bug ada/101924] /usr/ccs/bin/ld: Unsatisfied symbols: U_get_unwind_entry, U_IS_STUB_OR_CALLX, U_get_shLib_text_addr, U_is_shared_pc, U_init_frame_record, U_prep_frame_rec_for_unwind, U_get_shLib_unw_tbl, U_get_previous_frame_x and U_get_unwind_table

[Bug libstdc++/101965] New: check in charconv is vacuously true
 2021-08-19 14:10 UTC  (5+ messages)
` [Bug libstdc++/101965] "

[Bug libstdc++/101960] New: std::tuple with an array element is rejected as a named return type
 2021-08-19 14:09 UTC  (3+ messages)
` [Bug libstdc++/101960] "

[Bug libstdc++/100139] New: std::views::{take, drop} don't type erase
 2021-08-19 14:08 UTC  (5+ messages)
` [Bug libstdc++/100139] "

[Bug middle-end/76174] Missed VRP optimization
 2021-08-19 13:33 UTC 

[Bug c++/101803] New: CTAD fails for nested designated initializers
 2021-08-19 13:10 UTC  (2+ messages)
` [Bug c++/101803] "

[Bug target/87626] Named address spaces don't work in standard-conforming mode, but macros for them are defined
 2021-08-19 10:50 UTC 

[Bug c++/101976] New: When constructing object, calling function and performing co_await in same statement, temporary is erroneously moved trivially
 2021-08-19 10:43 UTC 

[Bug c/101950] New: __builtin_clrsb is never inlined
 2021-08-19  9:03 UTC  (3+ messages)
` [Bug middle-end/101950] "

[Bug c/101966] New: The specified --host is not always passed correctly
 2021-08-19  8:13 UTC  (2+ messages)
` [Bug bootstrap/101966] "

[Bug c/101974] New: ICE on compilable code: in from_mode_char, at attribs.h:304
 2021-08-19  8:00 UTC  (2+ messages)
` [Bug c/101974] [10/11/12 Regression] ICE on compilable code: in from_mode_char, at attribs.h:304 since r10-4929-g54aa6b58fe2fe73b

[Bug tree-optimization/101972] New: wrong code at -O2 on x86_64-linux-gnu
 2021-08-19  7:59 UTC  (2+ messages)
` [Bug tree-optimization/101972] [9/10/11/12 Regression] "

[Bug ada/101970] New: [11 regression] ICE on 'Enum_Rep for the enum that filled its representation range
 2021-08-19  7:58 UTC  (2+ messages)
` [Bug ada/101970] [11/12 "

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