public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c/98621] New: ICE: x from g referenced in f
 2021-01-16 22:07 UTC  (2+ messages)
` [Bug c/98621] "

[Bug c++/98660] New: -Wold-style-cast should not warn on casts that look like (decltype(x))(x)
 2021-01-16 21:55 UTC  (4+ messages)
` [Bug c++/98660] "

[Bug target/95095] New: Feature request: support -fno-unique-section-names
 2021-01-16 21:00 UTC  (3+ messages)
` [Bug target/95095] "

[Bug fortran/88124] Wrong results with procedure in seperate file
 2021-01-16 19:54 UTC 

[Bug target/98549] New: [11 Regression] ICE in rs6000_emit_le_vsx_store, at config/rs6000/rs6000.c:9938 on powerpc64le-linux-gnu
 2021-01-16 16:29 UTC  (8+ messages)
` [Bug target/98549] "

[Bug c++/98706] New: spurious unused-set-but-not-used when a parameter pack is empty
 2021-01-16 15:07 UTC 

[Bug target/70454] --with-arch=native isn't applied to 32-bit x86 target library
 2021-01-16 14:45 UTC  (4+ messages)

[Bug target/98705] New: [11 Regression] bootstrap broken on x86_64-linux-gnu with --enable-cet and multilibs enabled
 2021-01-16 14:45 UTC  (3+ messages)
` [Bug target/98705] "

[Bug jit/98586] New: libgccjit crashes with segmentation fault on failed gcc_assert
 2021-01-16 14:16 UTC  (4+ messages)
` [Bug jit/98586] "

[Bug lto/97787] New: [10/11 regression] 64bit mips lto: .symtab local symbol at index x (>= sh_info of y)
 2021-01-16 14:10 UTC  (5+ messages)
` [Bug target/97787] "

[Bug fortran/93524] [ISO C Binding][F2018] CFI_allocate – elem_size mishandled + sm wrongly set?
 2021-01-16 13:05 UTC  (2+ messages)

[Bug c/46115] New: Feature request: anonymous functions (complementing anon aggregates)
 2021-01-16 12:58 UTC  (2+ messages)
` [Bug c/46115] "

[Bug tree-optimization/95527] New: Failure to optimize __builtin_ffs == 0
 2021-01-16 11:43 UTC  (2+ messages)
` [Bug tree-optimization/95527] "

[Bug tree-optimization/96696] New: Failure to optimize div+mul to mod+sub
 2021-01-16 11:35 UTC  (3+ messages)
` [Bug tree-optimization/96696] "

[Bug tree-optimization/96688] New: Failure to optimize shift-right+not of constant to avoid not
 2021-01-16  8:44 UTC  (2+ messages)
` [Bug tree-optimization/96688] Failure to optimize shift-right/add+bitwise not of constant to avoid bitwise not

[Bug middle-end/19987] [meta-bug] fold missing optimizations in general
 2021-01-16  8:44 UTC  (7+ messages)

[Bug tree-optimization/96685] New: Failure to optimize not+sub to add+not
 2021-01-16  8:44 UTC  (2+ messages)
` [Bug tree-optimization/96685] "

[Bug tree-optimization/96271] New: Failure to optimize memcmp of doubles to avoid going through memory
 2021-01-16  8:43 UTC  (5+ messages)
` [Bug tree-optimization/96271] "

[Bug tree-optimization/95731] New: Faiilure to optimize a >= 0 && b >= 0 to (a | b) >= 0
 2021-01-16  8:42 UTC  (2+ messages)
` [Bug tree-optimization/95731] Failure "

[Bug c++/98704] New: coroutine_handle::done() == false after promise's unhandled_exception() has thrown
 2021-01-16  8:30 UTC 

[Bug tree-optimization/96669] New: Failure to optimize left shift+and to test for 0
 2021-01-16  8:24 UTC  (5+ messages)
` [Bug tree-optimization/96669] Failure to optimize shift by variable+and by 1 "

[Bug middle-end/98702] New: linker failure with a very simple testing case for gcc10
 2021-01-16  8:04 UTC  (2+ messages)
` [Bug middle-end/98702] "

Important - XYO Strategy Latest Update for 2021
 2021-01-16  8:04 UTC 

[Bug fortran/98701] New: I compiled a program with gfortran on Mac (Big Sur, version 11.1) and g77 on Windows 10. I get two very different results for identical input files with the results from the one compiled by gfortran being wrong
 2021-01-16  6:52 UTC  (11+ messages)
` [Bug fortran/98701] "

[Bug tree-optimization/98703] New: Failure to optimize out non-zero check relative to multiplication overflow check
 2021-01-16  3:22 UTC 

[Bug rtl-optimization/98692] New: Unitialized Values reported only with -Os
 2021-01-16  0:01 UTC  (6+ messages)
` [Bug rtl-optimization/98692] "

[Bug d/98607] New: GDC merging computations but rounding mode has changed
 2021-01-15 23:53 UTC  (2+ messages)
` [Bug d/98607] "

[Bug c++/96623] New: [10/11 Regression] ICE in inject_parm_decls, at cp/parser.c:23893
 2021-01-15 21:37 UTC  (2+ messages)
` [Bug c++/96623] [11 "

[Bug c++/98538] New: [11 Regression] ICE in cp_build_qualified_type_real, at cp/tree.c:1335
 2021-01-15 21:04 UTC  (7+ messages)
` [Bug c++/98538] "

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2021-01-15 20:53 UTC 

[Bug fortran/89891] [meta-bug] Accessing memory in rejected statements or expressions
 2021-01-15 20:53 UTC 

[Bug fortran/98661] New: Valgrind errors during error recovery of invalid derived type declarations
 2021-01-15 20:52 UTC  (2+ messages)
` [Bug fortran/98661] "

[Bug fortran/98699] New: Reset OMP_NESTED to true if OMP_MAX_ACTIVE_LEVELS is > 1
 2021-01-15 20:48 UTC  (2+ messages)
` [Bug libgomp/98699] "

[Bug target/95253] New: [10/11 Regression] Build failure on MSys. Wrong dependency file escaping on Windows
 2021-01-15 20:45 UTC  (6+ messages)
` [Bug preprocessor/95253] "

[Bug tree-optimization/18487] Warnings for pure and const functions that are not actually pure or const
 2021-01-15 20:30 UTC 

[Bug tree-optimization/96681] New: Failure to optimize xor of comparisons with specific constants to comparison of xor-ed of compared variables
 2021-01-15 20:14 UTC  (4+ messages)
` [Bug tree-optimization/96681] "

[Bug plugins/98062] New: [11 regression] Crash in type_as_string from plugin
 2021-01-15 19:49 UTC  (2+ messages)
` [Bug c++/98062] "

[Bug c++/98624] New: UBSAN: gcc/cp/module.cc:5895:29: runtime error: member call on null pointer of type 'struct module_state'
 2021-01-15 19:47 UTC  (2+ messages)
` [Bug c++/98624] "

[Bug ada/98228] New: [11 Regression] ICE: Assert_Failure atree.adb:931: Error detected at s-gearop.adb:382:34 [a-ngrear.adb:313:7 [a-nllrar.ads:18:1]] on s390x-linux-gnu
 2021-01-15 19:36 UTC  (2+ messages)
` [Bug ada/98228] "

[Bug c++/98642] New: wrong "use of deleted function" error
 2021-01-15 19:12 UTC  (3+ messages)
` [Bug c++/98642] [10/11 Regression] "

[Bug c++/63707] New: Brace initialization of array sometimes fails if no copy constructor
 2021-01-15 18:57 UTC  (4+ messages)
` [Bug c++/63707] "

[Bug target/97847] New: [11 Regression] ICE in insert_insn_on_edge, at cfgrtl.c:1976
 2021-01-15 18:32 UTC  (2+ messages)
` [Bug target/97847] "

[Bug tree-optimization/96671] New: Failure to optimize a 3 xor+and pattern to xor + andnot
 2021-01-15 18:29 UTC  (5+ messages)
` [Bug tree-optimization/96671] Failure to optimize a 3 xor+and pattern to xor+andnot

[Bug bootstrap/98696] New: ICE when build x86_64-elf-cross compiler with MinGW-w64
 2021-01-15 18:28 UTC  (7+ messages)
` [Bug bootstrap/98696] [11 Regression] "

[Bug c++/98700] New: Infinite stream of error messages from bad concept code
 2021-01-15 18:27 UTC 

[Bug tree-optimization/98597] New: [11 Regression] ICE in print_mem_ref since r11-6508-gabb1b6058c09a7c0
 2021-01-15 18:22 UTC  (2+ messages)
` [Bug tree-optimization/98597] "

[Bug target/98688] New: C++ modules support does not work on PowerPC with opaque MMA types vector_pair/vector_quad
 2021-01-15 18:01 UTC  (3+ messages)
` [Bug target/98688] "

[Bug c++/98682] New: g++ allows goto inside statement expr
 2021-01-15 17:38 UTC  (2+ messages)
` [Bug c++/98682] "

[Bug tree-optimization/98694] New: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server
 2021-01-15 17:33 UTC  (8+ messages)
` [Bug tree-optimization/98694] "
` [Bug target/98694] "
` [Bug target/98694] [11 Regression] "

[Bug target/88836] [SVE] Redundant PTEST in loop test
 2021-01-15 17:06 UTC  (2+ messages)

[Bug driver/98591] New: [11 Regression] -x c++-header -fsyntax-only fails: cc1plus: error: output filename specified twice
 2021-01-15 16:57 UTC  (3+ messages)
` [Bug driver/98591] [11 Regression] -x c++-header -fsyntax-only fails: cc1plus: error: output filename specified twice since r11-5615-g10ee6da64c574947

[Bug target/96015] New: [regression] gcc-10.1.0 miscompiles Python on hppa
 2021-01-15 16:54 UTC  (3+ messages)
` [Bug rtl-optimization/96015] [10/11 Regression] "

[Bug target/96372] New: [11 regression] arm/ivopts.c fails since r11-2012
 2021-01-15 16:10 UTC  (6+ messages)
` [Bug target/96372] "

[Bug tree-optimization/96599] New: Failure to optimize self-stpcpy to strlen
 2021-01-15 16:08 UTC  (3+ messages)
` [Bug tree-optimization/96599] "

[Bug c++/96443] New: Incorrect satisfaction value for dependent return type placeholder constraint
 2021-01-15 14:52 UTC  (2+ messages)
` [Bug c++/96443] Incorrect satisfaction value for dependent placeholder return type constraint

[Bug c++/98346] New: ICE with a combination of concepts, decltype and type aliases
 2021-01-15 14:52 UTC  (2+ messages)
` [Bug c++/98346] "

[Bug target/98698] New: atomic load to FPU registers
 2021-01-15 14:47 UTC 

[Bug tree-optimization/96094] New: Failure to optimize bool division
 2021-01-15 14:27 UTC  (2+ messages)
` [Bug tree-optimization/96094] "

[Bug target/71233] [ARM, AArch64] missing AdvSIMD intrinsics
 2021-01-15 14:11 UTC  (2+ messages)

[Bug tree-optimization/96376] New: [11 regression] vect/vect-alias-check.c and vect/vect-live-5.c fail on armeb
 2021-01-15 14:08 UTC  (3+ messages)
` [Bug tree-optimization/96376] "

[Bug target/95276] New: Amusing stringpop-overflow message building libgfortran on power9
 2021-01-15 13:29 UTC  (2+ messages)
` [Bug middle-end/95276] [10/11 Regression] Amusing stringpop-overflow message building libgfortran

[Bug c++/98667] New: gcc generates endbr32 invalid opcode on -march=i486
 2021-01-15 13:26 UTC  (2+ messages)
` [Bug target/98667] "

[Bug tree-optimization/96147] New: [11 regression] gcc.dg/vect/slp-43.c etc. FAIL
 2021-01-15 13:06 UTC  (6+ messages)
` [Bug tree-optimization/96147] "

[Bug testsuite/96098] New: [11 regression] gcc.dg/vect/bb-slp-pr68892.c fails since r11-205
 2021-01-15 12:33 UTC  (4+ messages)
` [Bug testsuite/96098] "

[Bug target/98697] New: shl not vectorized for v16qi and v8hi with MVE
 2021-01-15 10:55 UTC  (2+ messages)
` [Bug target/98697] "

[Bug web/98559] New: test PR
 2021-01-15 10:48 UTC  (2+ messages)
` [Bug target/98559] "

[Bug tree-optimization/98685] New: [11 Regression] ICE verify_flow_info failed since r11-6649-g285fa338b06b804e
 2021-01-15 10:30 UTC  (4+ messages)
` [Bug tree-optimization/98685] "

[Bug c/97969] New: [ARM/Thumb] Certain combo of codegen options leads to compilation infinite loop with growing memory use
 2021-01-15 10:02 UTC  (2+ messages)
` [Bug target/97969] [9/10/11 Regression][ARM/Thumb] "

[Bug c++/98690] New: unexpected "'removed_return.213' may be used uninitialized in this function" causes crash
 2021-01-15  8:40 UTC  (3+ messages)
` [Bug ipa/98690] [10/11 Regression] "
` [Bug ipa/98690] [10/11 Regression] unexpected "'removed_return.213' may be used uninitialized in this function" causes crash since r10-3311-gff6686d2e5f797d6

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2021-01-15  7:56 UTC  (3+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/98674] New: [10/11] Regression vectorizer failed for compilation time alias
 2021-01-15  7:56 UTC  (3+ messages)
` [Bug tree-optimization/98674] [10 Regression] "

[Bug target/98695] New: cc1: error: ‘-fcf-protection’ is not compatible with this target
 2021-01-15  3:14 UTC  (2+ messages)
` [Bug target/98695] [r11-6672 Regression] Failed to bootstrap on Linux/x86_64

[Bug target/98681] New: aarch64: Invalid ubfiz instruction rejected by assembler
 2021-01-15  2:26 UTC  (2+ messages)
` [Bug target/98681] [8/9/10/11 Regression] "

[Bug tree-optimization/98673] New: pass fre4 inhibit pass dom3 to create much more optimized code
 2021-01-15  1:35 UTC  (2+ messages)
` [Bug tree-optimization/98673] "

[Bug c++/98687] New: [11 Regression] ICE tree check: expected tree that contains ‘decl minimal’ structure, have ‘overload’ in diagnose_name_conflict, at cp/name-lookup.c:2729 since r11-6652-g796ead19f85372e5
 2021-01-15  0:56 UTC  (2+ messages)
` [Bug c++/98687] "

[Bug c/98629] New: ice during GIMPLE pass: widening_mul
 2021-01-15  0:46 UTC  (2+ messages)
` [Bug tree-optimization/98629] [11 Regression] "

[Bug c/98693] New: Compiling with -mcmodel=large emits .eh_frame with R_X86_64_PC32
 2021-01-15  0:46 UTC 

[Bug c++/98646] New: A static_cast confuses -Wnonnull, causing false positives
 2021-01-15  0:45 UTC  (2+ messages)
` [Bug c++/98646] [11 Regression] "

[Bug tree-optimization/96674] New: Failure to optimize combination of comparisons to dec+compare
 2021-01-15  0:32 UTC  (5+ messages)
` [Bug tree-optimization/96674] "

[Bug c++/86769] g++ destroys condition variable in for statement too early
 2021-01-14 23:50 UTC 

[Bug tree-optimization/98598] New: Missed opportunity to optimize dependent loads in loops
 2021-01-14 22:53 UTC  (2+ messages)
` [Bug tree-optimization/98598] "

[Bug tree-optimization/97223] New: Failure to optimize comparison of char arithmetic to comparison
 2021-01-14 21:13 UTC  (2+ messages)
` [Bug tree-optimization/97223] Failure to optimize comparison of char arithmetic to single comparison

[Bug analyzer/98679] New: Four functions could be marked "const"
 2021-01-14 21:00 UTC  (3+ messages)
` [Bug analyzer/98679] "

[Bug c++/98691] New: co_await in a conditional operator evaluates an unreachable code
 2021-01-14 20:58 UTC 

[Bug target/98671] New: gcc/config/i386/i386-options.c:787:redundantAssignment
 2021-01-14 20:25 UTC  (2+ messages)
` [Bug target/98671] gcc/config/i386/i386-options.c:787:redundantAssignment

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2021-01-14 20:11 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2021-01-14 20:11 UTC  (2+ messages)
` [Bug tree-optimization/94655] [10/11 Regression] Implicit assignment operator triggers stringop-overflow warning since r10-5451-gef29b12cfbb4979a

[Bug middle-end/96984] New: bogus -Warray-bounds with -fsanitize due to FRE substituting subobjects at the same address
 2021-01-14 20:11 UTC  (2+ messages)
` [Bug middle-end/96984] "

[Bug c++/98471] New: libstdc++ fails to build with clang on windows because of filesystem bug
 2021-01-14 20:04 UTC  (2+ messages)
` [Bug libstdc++/98471] [11 Regression] "

[Bug fortran/93340] [8/9/10/11 Regression] ICE in check_constant_initializer, at fortran/trans-decl.c:5450
 2021-01-14 19:29 UTC  (2+ messages)

[Bug other/98689] New: FAIL: gcc.dg/torture/stackalign/builtin-return-1.c -O1 execution test
 2021-01-14 19:25 UTC 

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