public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug middle-end/46011] New: 256bit vectorizer failed on double->int
 2020-09-14 12:26 UTC  (2+ messages)
` [Bug tree-optimization/46011] "

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2020-09-14 12:26 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/97043] New: latent wrong-code with SLP vectorization
 2020-09-14  9:30 UTC  (3+ messages)
` [Bug tree-optimization/97043] "

[Bug libstdc++/97044] New: Undefined format macros because of include order on AIX
 2020-09-14  9:07 UTC 

[Bug rtl-optimization/96475] New: direct threaded interpreter with computed gotos generates suboptimal dispatch loop
 2020-09-14  8:18 UTC  (3+ messages)
` [Bug rtl-optimization/96475] "

[Bug fortran/97031] New: the content of a comment line breaks compilation
 2020-09-14  8:09 UTC  (6+ messages)
` [Bug fortran/97031] "

[Bug rtl-optimization/97041] New: ICE during RTL pass: sched_fusion: in operator[], at vec.h:880
 2020-09-14  7:56 UTC  (3+ messages)
` [Bug rtl-optimization/97041] "

[Bug target/97028] New: Compilation errors for AVX512 intrinsic with -masm=intel
 2020-09-14  7:47 UTC  (6+ messages)
` [Bug target/97028] "
` [Bug target/97028] [9/10/11 Regression] "

[Bug analyzer/97029] New: [11 Regression] ICE in wide_int_to_tree_1, at tree.c:1612
 2020-09-14  7:11 UTC  (3+ messages)
` [Bug analyzer/97029] "

[Bug debug/97026] New: -flto and DW_AT_GNU_macros
 2020-09-14  7:06 UTC  (2+ messages)
` [Bug debug/97026] "

[Bug c++/97022] New: -Werror flag aborts compilation of "current" git pull on main
 2020-09-14  6:52 UTC  (3+ messages)
` [Bug c++/97022] "

[Bug tree-optimization/97020] New: [11 regression] new SVE failures after g47ddf4c7b1d4471cb9534f27844ab5e4279c2168
 2020-09-14  5:56 UTC  (9+ messages)
` [Bug tree-optimization/97020] [11 regression] new SVE failures after g:47ddf4c7b1d4471cb9534f27844ab5e4279c2168

[Bug target/97030] New: [nvptx] Need strategy for nvidia JIT bug workarounds
 2020-09-14  5:09 UTC  (3+ messages)
` [Bug target/97030] "

[Bug target/97042] New: powerpc64 UINT_MAX constant
 2020-09-14  4:40 UTC  (2+ messages)
` [Bug target/97042] "

[Bug fortran/89219] ICE with derived type I/O
 2020-09-14  1:26 UTC 

[Bug c++/97034] New: ICE on C++20 code: gcc_assert failure in return type deduction (gcc/cp/pt.c:26984 in type_dependent_expression_p(tree_node*))
 2020-09-13 22:16 UTC  (2+ messages)
` [Bug c++/97034] [11 Regression] "

[Bug c++/97025] New: In -m32 mode the alignment of pointers returned by malloc or operator new is less than alignof(std::max_align_t)
 2020-09-13 22:09 UTC  (6+ messages)
` [Bug target/97025] "

[Bug fortran/97036] New: [F2018] ELEMENTAL RECURSIVE subprogram prefix combination rejected
 2020-09-13 21:41 UTC  (2+ messages)
` [Bug fortran/97036] "

[Bug fortran/96983] New: [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042
 2020-09-13 21:37 UTC  (9+ messages)
` [Bug fortran/96983] "

[Bug fortran/90903] Implement runtime checks for bit manipulation intrinsics
 2020-09-13 21:25 UTC 

[Bug fortran/97037] New: ICE on user-defined derived-type output of an intermediate ancestor type
 2020-09-13 20:06 UTC  (3+ messages)
` [Bug fortran/97037] "

[Bug preprocessor/91412] Unexpectedly correct raw string literal
 2020-09-13 20:03 UTC 

[Bug target/97040] New: incorrect fused multiply add/subtract instruction generated from C code
 2020-09-13 17:14 UTC 

[Bug fortran/97039] New: -fbounds-check misses violation with slice of array but not an element
 2020-09-13 16:35 UTC  (2+ messages)
` [Bug fortran/97039] "

[Bug fortran/82943] [F03] Error with type-bound procedure of parametrized derived type
 2020-09-13 12:13 UTC 

[Bug c++/97038] New: [[no_unique_address]] support anonymous unions
 2020-09-13 11:47 UTC 

[Bug d/97002] New: d: Promote types in d_type_promotes_to when linkage is not D
 2020-09-12 19:48 UTC  (3+ messages)
` [Bug d/97002] "

[Bug fortran/97021] New: [OpenMP] copy out of allocatable scalars does not work
 2020-09-12 18:11 UTC  (2+ messages)
` [Bug fortran/97021] "

[Bug c++/97033] New: g++ hangs on valid code
 2020-09-12 17:21 UTC  (2+ messages)
` [Bug c++/97033] "

[Bug target/97032] New: [8/9/10/11 Regression] ICE output_operand: invalid use of register 'frame' since r8-1911
 2020-09-12 17:12 UTC  (5+ messages)
` [Bug target/97032] "

[Bug c++/96780] New: debuginfo for std::move and std::forward isn't useful
 2020-09-12 16:09 UTC  (3+ messages)
` [Bug c++/96780] "

[Bug target/97035] New: csky-linux-gnuabiv2 won't build with binutils master branch
 2020-09-12 15:55 UTC 

[Bug target/96932] New: [nvptx] atomic_exchange missing barrier
 2020-09-12  6:13 UTC  (2+ messages)
` [Bug target/96932] "

[Bug middle-end/97027] New: missing warning on buffer overflow storing a larger scalar into a smaller array
 2020-09-11 21:10 UTC 

[Bug c++/91741] Implement new warning -Wsizeof-array-div
 2020-09-11 20:21 UTC 

[Bug fortran/97009] New: Inlining with non-standard selected_int_kind leads to errors
 2020-09-11 18:17 UTC  (4+ messages)
` [Bug fortran/97009] [9/10/11 Regression] "
` [Bug tree-optimization/97009] "

[Bug fortran/97024] New: Overriding finalization on polymorphic types triggers ICE error in generate_finalization_wrapper
 2020-09-11 18:16 UTC  (3+ messages)
` [Bug fortran/97024] "

[Bug regression/97018] New: [r11 Regression] FAIL: gcc.target/i386/l_fma_float_1.c scan-assembler-times vfnmsub[123]+ss 32 on Linux/x86_64 (-m64 -march=cascadelake)
 2020-09-11 18:14 UTC  (8+ messages)
` [Bug regression/97018] [11 "
` [Bug target/97018] "

[Bug middle-end/97023] New: missing warning on buffer overflow in chained mempcpy
 2020-09-11 17:35 UTC  (2+ messages)
` [Bug middle-end/97023] "

[Bug target/97019] New: rs6000:redundant rldicr fed to lvx/stvx
 2020-09-11 16:19 UTC  (3+ messages)
` [Bug target/97019] "

[Bug testsuite/96903] New: [11 regression] excess errors from gcc.dg/pr89350.c after r11-2973
 2020-09-11 15:43 UTC  (3+ messages)
` [Bug middle-end/96903] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2020-09-11 15:43 UTC 

[Bug objc++/97015] New: [11 regression] ICE in set_decl_context_in_fn, at cp/name-lookup.c:2862 after r11-3100
 2020-09-11 15:29 UTC  (4+ messages)
` [Bug objc++/97015] "

[Bug c++/96959] New: GCC allows ill-formed explicit capture of requires-expression local parameter
 2020-09-11 13:35 UTC  (2+ messages)
` [Bug c++/96959] "

[Bug c++/96960] New: ICE in tsubst_copy_and_build, at cp/pt.c:20531 from lambda in return-type-requirement
 2020-09-11 13:31 UTC  (2+ messages)
` [Bug c++/96960] "

[Bug c++/96961] New: ICE default lambda as non-type template with default argument
 2020-09-11 13:30 UTC  (2+ messages)
` [Bug c++/96961] "

[Bug libstdc++/91486] future::wait_for and shared_timed_mutex::wait_for do not work properly with float duration
 2020-09-11 13:29 UTC 

[Bug c++/96976] New: g++ reports "call of overloaded '...' is ambiguous" when universal reference is used
 2020-09-11 13:27 UTC  (2+ messages)
` [Bug c++/96976] "

[Bug c++/96975] New: gcc cannot compile at -O0 but compiles at -O1/-O2/-O3
 2020-09-11 13:08 UTC  (2+ messages)
` [Bug c++/96975] "

[Bug c++/91241] [8/9/10/11 Regression] internal compiler error: symtab_node::verify failed
 2020-09-11 13:08 UTC 

[Bug tree-optimization/96522] New: Incorrect with with -O -fno-tree-pta
 2020-09-11 13:04 UTC  (3+ messages)
` [Bug tree-optimization/96522] [9/10 Regression] "

[Bug target/95421] New: [AArch64] Missing NEON functions documented on ARM's web site
 2020-09-11 12:56 UTC  (3+ messages)
` [Bug target/95421] "

[Bug rtl-optimization/96796] New: aarch64: ICE during RTL pass: reload
 2020-09-11 12:24 UTC  (2+ messages)
` [Bug rtl-optimization/96796] [9/10 Regression] "

[Bug lto/96385] New: GCC generates separate debug info with undefined symbols without relocations
 2020-09-11 12:18 UTC  (3+ messages)
` [Bug lto/96385] [8/9/10 Regression] "
` [Bug lto/96385] [8/9 "

[Bug tree-optimization/96349] New: [10/11 Regression] ICE: SSA corruption (Unable to coalesce ssa_names 2 and 3 which are marked as MUST COALESCE.) [in fail_abnormal_edge_coalesce]
 2020-09-11 12:12 UTC  (3+ messages)
` [Bug tree-optimization/96349] [10 "

[Bug tree-optimization/96579] New: [8/9/10/11 Regression] ICE in gimple check: expected gimple_assign(error_mark), have gimple_nop() in gimple_assign_rhs1, at gimple.h:2605 since r7-950-g8a85cee26eabf5cf
 2020-09-11 12:12 UTC  (2+ messages)
` [Bug tree-optimization/96579] [8/9/10 "

[Bug c/96370] New: ice with -ffast-math
 2020-09-11 12:12 UTC  (2+ messages)
` [Bug tree-optimization/96370] [8/9/10 Regression] ICE with -ffast-math since r7-950-g8a85cee26eabf5cf

[Bug tree-optimization/96514] New: [9/10/11 Regression] ICE: verify_flow_info failed (error: control flow in the middle of basic block 3)
 2020-09-11 12:12 UTC  (2+ messages)
` [Bug tree-optimization/96514] [9/10 "

[Bug c/96369] New: Wrong evaluation order of || operator
 2020-09-11 12:11 UTC  (2+ messages)
` [Bug tree-optimization/96369] [8/9/10 Regression] "

[Bug libstdc++/71960] __glibcxx_assert and Debug Mode checks can't be used in constexpr functions
 2020-09-11 10:59 UTC  (2+ messages)

[Bug c++/96999] New: regression: std::variant requires default constructor with gcc 8-9, gcc 7.x and 10.x works
 2020-09-11 10:56 UTC  (4+ messages)
` [Bug libstdc++/96999] [8/9 Regression] "

[Bug libstdc++/94033] [10 Regression] is_trivially_copy_constructible<> fails with compiler error on complicated object with private default constructor
 2020-09-11 10:53 UTC  (2+ messages)

[Bug middle-end/88345] -Os overrides -falign-functions=N on the command line
 2020-09-11 10:52 UTC 

[Bug c/95049] New: GCC never terminates with trivial input program
 2020-09-11 10:39 UTC  (3+ messages)
` [Bug tree-optimization/95049] [9 Regression] "

[Bug tree-optimization/95717] New: ICE during GIMPLE pass: vect: verify_ssa failed
 2020-09-11 10:38 UTC  (3+ messages)
` [Bug tree-optimization/95717] [9 Regression] ICE during GIMPLE pass: vect: verify_ssa failed since r9-5325-gf25507d041de4df6

[Bug ipa/94947] New: -fipa-pta + pthread_once crash
 2020-09-11 10:38 UTC  (3+ messages)
` [Bug ipa/94947] [8/9 Regression] -fipa-pta + pthread_once crash since r6-5684-g47e5754e17e9ac3b

[Bug tree-optimization/94964] New: [8/9/10/11 Regression] ICE in add_phi_arg, at tree-phinodes.c:359 since r8-2993-ga7976089dba5e227
 2020-09-11 10:38 UTC  (2+ messages)
` [Bug tree-optimization/94964] [8/9 "

[Bug c/95133] New: [9/10/11 Regression] ICE in gimple_redirect_edge_and_branch_force, at tree-cfg.c:6075
 2020-09-11 10:37 UTC  (2+ messages)
` [Bug tree-optimization/95133] [8/9 "

[Bug lto/95604] New: LTO doesn't pick up -fcf-protection flag for the link step
 2020-09-11 10:24 UTC  (3+ messages)
` [Bug lto/95604] "

[Bug bootstrap/96203] New: LTO bootstrap with --enable-cet is broken
 2020-09-11 10:21 UTC  (2+ messages)
` [Bug bootstrap/96203] [11 Regression] "

[Bug target/96898] New: [nvptx] libatomic support
 2020-09-11 10:18 UTC  (3+ messages)
` [Bug target/96898] "

[Bug target/96964] New: [nvptx] Implement __atomic_test_and_set
 2020-09-11 10:17 UTC  (3+ messages)
` [Bug target/96964] "

[Bug tree-optimization/96043] New: BB vectorizer costing lumps everything together
 2020-09-11 10:01 UTC  (4+ messages)
` [Bug tree-optimization/96043] "

[Bug debug/93865] .debug_line with LTO refers to bogus file-names
 2020-09-11  7:48 UTC 

[Bug debug/94235] New: worse debug info with O0 than with O2 with flto
 2020-09-11  7:48 UTC  (2+ messages)
` [Bug debug/94235] "

[Bug c++/96901] New: [11 Regression] Many libstdc++ tests FAIL on i686-linux due to a PCH FE bug
 2020-09-11  7:47 UTC  (2+ messages)
` [Bug c++/96901] "

[Bug libstdc++/96862] New: -frounding-math -std=c++2a error: '(1.29e+2 * 6.9314718055994529e-1)' is not a constant expression
 2020-09-11  7:47 UTC  (2+ messages)
` [Bug c++/96862] "

[Bug lto/94311] New: LTO produces line info entries with invalid line numbers
 2020-09-11  7:47 UTC  (2+ messages)
` [Bug lto/94311] "

[Bug fortran/96859] New: Wrong answer with intrinsic merge_bits
 2020-09-11  7:47 UTC  (2+ messages)
` [Bug fortran/96859] "

[Bug c/96729] New: hang on x86_64-linux-gnu with `-g -O3`
 2020-09-11  7:47 UTC  (2+ messages)
` [Bug debug/96729] [11 Regression] slow compile with `-g -O3` since r11-39-gf9e1ea10e657af9f

[Bug tree-optimization/97013] New: [11 regression] gcc.target/powerpc/pr80695-p8.c fails after r11-3095
 2020-09-11  7:03 UTC  (6+ messages)
` [Bug tree-optimization/97013] "

[Bug c++/97011] New: ICE on C++ 20 code: gcc_assert failure in DWARF generation (tree_add_const_value_attribute, at dwarf2out.c:20283)
 2020-09-11  6:28 UTC  (2+ messages)
` [Bug c++/97011] "

[Bug libfortran/97017] New: The function determine_precision is called twice for each formatted real write
 2020-09-11  3:13 UTC 

[Bug target/96791] New: ICE in convert_mode_scalar, at expr.c:412
 2020-09-11  2:18 UTC  (2+ messages)
` [Bug target/96791] "

[Bug target/97016] New: [i386] _MM_CMPINT_ENUM type is missing
 2020-09-11  2:16 UTC 

[Bug analyzer/96798] New: Analyzer failures on Darwin
 2020-09-11  1:13 UTC  (3+ messages)
` [Bug analyzer/96798] "

[Bug c/96907] New: [docs] document builtins for fputc and putc
 2020-09-10 22:19 UTC  (4+ messages)
` [Bug c/96907] "

[Bug c++/97014] New: Class NTTPs not demangled in the compilation error
 2020-09-10 22:18 UTC 

[Bug c++/97010] New: C++20 ADL and function templates that are not visible (P0846R0) fails on call with templated type
 2020-09-10 22:16 UTC  (2+ messages)
` [Bug c++/97010] "

[Bug target/93176] PPC: inefficient 64-bit constant consecutive ones
 2020-09-10 22:00 UTC 

[Bug fortran/97003] New: Error: gfortran: No such file or directory and GNU gortran is nor working
 2020-09-10 20:26 UTC  (2+ messages)
` [Bug fortran/97003] "

[Bug target/97004] New: [nvptx] __int128 initializer incorrect
 2020-09-10 19:33 UTC  (3+ messages)
` [Bug target/97004] "

[Bug libstdc++/96942] New: std::pmr::monotonic_buffer_resource causes CPU cache misses
 2020-09-10 18:16 UTC  (4+ messages)
` [Bug libstdc++/96942] "

[Bug c++/96994] New: Missing code from consteval constructor initializing const variable
 2020-09-10 18:11 UTC  (6+ messages)
` [Bug c++/96994] "

[Bug target/97012] New: [SVE] Extend PR96357 to other aarch64-sve.md patterns
 2020-09-10 17:30 UTC  (2+ messages)
` [Bug target/97012] "

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