public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug preprocessor/69543] [8/9/10 Regression] _Pragma does not apply within macro
 2020-04-21 19:16 UTC 

[Bug libstdc++/85145] [8/9/10 Regression] include_next broken icw/ --with-gxx-include-dir
 2020-04-21 19:16 UTC 

[Bug target/89096] [8/9/10 regression] AIX 7 linker rejects _<filename>.ro_ sections by default
 2020-04-21 19:16 UTC 

[Bug tree-optimization/94675] New: [9 regression] -Warray-bounds false positive with -O2
 2020-04-21 19:16 UTC  (15+ messages)
` [Bug tree-optimization/94675] "
` [Bug tree-optimization/94675] [9/10 "
` [Bug tree-optimization/94675] [9/10 regression] -Warray-bounds false positive with -O2 since r9-1948

[Bug lto/94659] New: Missing symbol with LTO and target_clones
 2020-04-21 19:16 UTC  (3+ messages)
` [Bug lto/94659] [8/9/10 Regression] Missing symbol with LTO and target_clones since r8-1461-g871cc215f7507cbe

[Bug c++/94645] New: incorrect concecpt evaluation with decltype, plus internal erropr
 2020-04-21 19:08 UTC  (5+ messages)
` [Bug c++/94645] [10 Regression][concepts] incorrect concept evaluation with decltype, plus internal error since r10-7554-gf1ad7bac76b66257

[Bug libfortran/94694] New: [libgfortran] libgfortran does not compile on bare-metal aarch64-none-elf (newlib)
 2020-04-21 19:06 UTC  (22+ messages)
` [Bug libfortran/94694] "
` [Bug libfortran/94694] [10 Regression][libgfortran] "

[Bug rtl-optimization/70164] [8/9/10 Regression] Code/performance regression due to poor register allocation on Cortex-M0
 2020-04-21 19:03 UTC  (3+ messages)

[Bug fortran/93956] Wrong array creation with p => array_dt(1:n)%component
 2020-04-21 18:48 UTC 

[Bug tree-optimization/94700] New: ICE in forwprop when folding to a VEC_PERM_EXPR
 2020-04-21 18:29 UTC  (2+ messages)
` [Bug tree-optimization/94700] "

[Bug rtl-optimization/94665] New: missed minmax optimization opportunity for if/else structure
 2020-04-21 17:42 UTC  (8+ messages)
` [Bug rtl-optimization/94665] "

[Bug libfortran/94586] New: trigd_lib.inc:84:28: error: implicit declaration of function 'fmaf'
 2020-04-21 17:36 UTC  (4+ messages)
` [Bug libfortran/94586] "

[Bug middle-end/91512] [10 Regression] Fortran compile time regression
 2020-04-21 17:33 UTC  (4+ messages)

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2020-04-21 17:15 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug other/94647] New: [10 Regression] wrong diagnostic with -Werror=format-security
 2020-04-21 17:15 UTC  (3+ messages)
` [Bug middle-end/94647] [10 Regression] bogus -Warray-bounds on strncpy into a larger member array from a smaller array

[Bug target/94514] New: aarch64: unwinding across mixed pac-ret and non-pac-ret frames is broken
 2020-04-21 16:50 UTC  (2+ messages)
` [Bug target/94514] "

[Bug c++/94685] New: Misleading error: array must be initialized with a brace-enclosed initializer
 2020-04-21 16:42 UTC  (3+ messages)
` [Bug c++/94685] "

[Bug target/94482] New: Inserting into vector with optimization enabled on x86 generates incorrect result
 2020-04-21 16:37 UTC  (4+ messages)
` [Bug tree-optimization/94482] [8/9 Regression] "

[Bug middle-end/94699] New: enhance -Wstring-compare to detect tautological or mutually exclusive strcmp expressions
 2020-04-21 16:36 UTC 

[Bug target/93694] Inconsistent grammar in darwin.opt
 2020-04-21 16:13 UTC  (2+ messages)

[Bug tree-optimization/94683] New: ICE in forwprop when folding to a VEC_PERM_EXPR
 2020-04-21 16:05 UTC  (4+ messages)
` [Bug tree-optimization/94683] "

[Bug fortran/94690] New: [OpenMP] omp ... distribute – lastprivate not permitted and more issues
 2020-04-21 15:53 UTC  (4+ messages)
` [Bug fortran/94690] "

[Bug translation/94698] New: Improper French translation for "override"
 2020-04-21 15:52 UTC  (2+ messages)
` [Bug translation/94698] "

[Bug libstdc++/94696] New: std::search with a parallel policy calls predicate with wrong argument types
 2020-04-21 15:47 UTC  (2+ messages)
` [Bug libstdc++/94696] "

[Bug preprocessor/94657] New: [patch] libcpp uses 'AR = ar' tool even if --build/--host are passed explicitly
 2020-04-21 15:37 UTC  (2+ messages)
` [Bug preprocessor/94657] "

[Bug libfortran/93871] COTAN is slow for complex types
 2020-04-21 15:36 UTC  (4+ messages)

[Bug c/94669] New: libcc1/libcc1.cc; 2 * minor performance problem
 2020-04-21 15:35 UTC  (2+ messages)
` [Bug c/94669] libcc1: 4 "

[Bug ipa/94693] New: IPA SRA should elide unused out parameters
 2020-04-21 15:30 UTC  (6+ messages)
` [Bug ipa/94693] "

[Bug target/94697] New: aarch64: bti j at function start instead of bti c
 2020-04-21 15:13 UTC 

[Bug c/94641] New: -Wpadded -fsanitize=undefined together cause warning on main()
 2020-04-21 15:11 UTC  (3+ messages)
` [Bug c/94641] "

[Bug target/94383] New: [8/9/10 Regression] class with empty base passed incorrectly with -std=c++17
 2020-04-21 15:10 UTC  (2+ messages)
` [Bug target/94383] [8/9/10 Regression] class with empty base passed incorrectly with -std=c++17 on aarch64

[Bug c++/94597] New: ICE while using a concept checking for user defined conversion operator
 2020-04-21 15:05 UTC  (4+ messages)
` [Bug c++/94597] [10 Regression] ICE while using a concept checking for user defined conversion operator since r10-3735-gcb57504a55015891

[Bug c/94692] New: Zero-sized arrays shouldn't require a complete element type
 2020-04-21 15:05 UTC  (3+ messages)
` [Bug c/94692] "

[Bug c++/94695] New: Implement -Wrange-loop-analysis
 2020-04-21 14:37 UTC  (2+ messages)
` [Bug c++/94695] "

[Bug c++/94691] New: ICE resolving deduction guide
 2020-04-21 14:29 UTC  (3+ messages)
` [Bug c++/94691] "

[Bug target/94515] New: aarch64: broken unwind information for pac-ret
 2020-04-21 14:26 UTC  (2+ messages)
` [Bug target/94515] "

[Bug target/94576] New: Regression build newlib for Arm64
 2020-04-21 14:23 UTC  (2+ messages)
` [Bug target/94576] Regression build newlib for Arm

[Bug c/94577] New: aarch64:Add error message in large code model for ilp32
 2020-04-21 14:09 UTC  (2+ messages)
` [Bug target/94577] aarch64:Add an "

[Bug other/94604] New: support for the ETSI basic operations
 2020-04-21 13:45 UTC  (2+ messages)
` [Bug target/94604] "

[Bug analyzer/94688] New: ice caused by analyzer
 2020-04-21 13:30 UTC  (2+ messages)
` [Bug analyzer/94688] ICE caused by analyzer since r10-7502-ga96f1c38a787fbc8

[Bug target/94278] New: [amdgcn] Offloading build failures due to 'llvm-mc' SIGSEGV
 2020-04-21 13:23 UTC  (3+ messages)
` [Bug target/94278] "

[Bug other/94629] New: 10 issues located by the PVS-studio static analyzer
 2020-04-21 13:17 UTC  (2+ messages)
` [Bug other/94629] "

[Bug target/94248] New: [amdgcn] Doesn't build with RTL checking
 2020-04-21 13:14 UTC  (3+ messages)
` [Bug target/94248] "

[Bug ipa/93385] [10 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-04-21 13:00 UTC  (2+ messages)

[Bug analyzer/94689] New: arrays of functions are not meaningful
 2020-04-21 12:46 UTC  (4+ messages)
` [Bug analyzer/94689] "

[Bug fortran/94672] New: gfortran/OpenMP chokes on PRESENT(array) despite of SHARED(array): Error: ‘array’ not specified in enclosing ‘parallel’
 2020-04-21 12:36 UTC  (3+ messages)
` [Bug fortran/94672] [10 Regression] "

[Bug c/94686] New: internal compiler error: in gimplify_expr
 2020-04-21 10:49 UTC  (3+ messages)
` [Bug c/94686] "

[Bug tree-optimization/71311] [7 Regression] spec2006 test case 416.gamess fails since r235817
 2020-04-21 10:33 UTC 

[Bug target/94687] New: PPC vector fails to optimize shift (used bits)
 2020-04-21 10:32 UTC 

[Bug middle-end/93786] [8/9/10 Regression] gimplifier ICE with statement expression since r8-5526
 2020-04-21 10:28 UTC 

[Bug c++/94661] New: coroutine ramp function return value ICE for default copy CTOR
 2020-04-21 10:10 UTC  (3+ messages)
` [Bug c++/94661] "

[Bug d/94623] New: ice for ./gdc.test/compilable/interpret3.d
 2020-04-21 10:03 UTC  (6+ messages)
` [Bug d/94623] "

[Bug libfortran/25830] [libgfortran] Optionally support multi-process locking
 2020-04-21  9:45 UTC 

[Bug middle-end/94684] New: OpenACC 'async' clause optimizations
 2020-04-21  9:36 UTC 

[Bug rtl-optimization/31485] C complex numbers, amd64 SSE, missed optimization opportunity
 2020-04-21  9:06 UTC  (15+ messages)

[Bug libstdc++/94681] New: filesystem::sysmlink_status using stat instead of lstat when --disable-libstdcxx-filesystem-ts
 2020-04-21  8:55 UTC  (3+ messages)
` [Bug libstdc++/94681] "

[Bug c++/94682] New: coroutines: Promise param preview should get a reference to *this
 2020-04-21  8:54 UTC  (2+ messages)
` [Bug c++/94682] "

[Bug libstdc++/94679] New: link time error: undefined reference to std::projected<...>::operator *() const
 2020-04-21  8:41 UTC  (3+ messages)
` [Bug c++/94679] "

[Bug target/94680] New: Missed optimization with __builtin_shuffle and zero vector
 2020-04-21  8:38 UTC  (2+ messages)
` [Bug target/94680] "

[Bug c++/94676] New: constexpr destructors run too late for temporaries created inside __builtin_constant_p
 2020-04-21  7:44 UTC  (3+ messages)
` [Bug c++/94676] "

[Bug rtl-optimization/57359] New: wrong code for union access at -O3 on x86_64-linux
 2020-04-21  7:22 UTC  (2+ messages)
` [Bug tree-optimization/57359] store motion causes wrong code for union access at -O3

[Bug target/94678] New: aarch64: unexpected result with -mgeneral-regs-only and sve
 2020-04-21  7:12 UTC  (2+ messages)
` [Bug target/94678] "

[Bug ipa/94582] New: [10 Regression] ICE: verify_cgraph_node failed (error: invalid calls_comdat_local flag)
 2020-04-21  7:03 UTC  (2+ messages)
` [Bug ipa/94582] "

[Bug c++/94677] New: [10 Regression] ICE: verify_cgraph_node failed (error: invalid calls_comdat_local flag) when compiling LLVM 10.0.0
 2020-04-21  7:03 UTC  (2+ messages)
` [Bug c++/94677] "

[Bug tree-optimization/90591] Avoid unnecessary data transfer out of OMP construct
 2020-04-21  6:42 UTC 

[Bug bootstrap/92008] Build failure on cygwin
 2020-04-21  6:24 UTC 

[Bug rtl-optimization/92430] [9 Regression] Compile-time hog w/ -Os -fno-if-conversion -fno-tree-dce -fno-tree-loop-optimize -fno-tree-vrp
 2020-04-21  6:19 UTC 

[Bug c++/94671] New: Wrong behavior with operator new overloading when using O2 for optimization
 2020-04-21  0:40 UTC  (2+ messages)
` [Bug c++/94671] "

[Bug fortran/69101] [F03] IEEE_SELECTED_REAL_KIND is not generic
 2020-04-21  0:09 UTC 

[Bug c++/90254] [8/9/10 Regression] ice on aggregate initialization of unmovable base
 2020-04-21  0:03 UTC  (2+ messages)

[Bug c++/94592] New: ICE in non-type template parameter with constexpr constructor
 2020-04-20 23:55 UTC  (3+ messages)
` [Bug c++/94592] [10 Regression] "

[Bug c++/91465] [9 Regression] unexpected expression of kind overload (ICE)
 2020-04-20 23:55 UTC 

[Bug c/94382] New: conflicting function types should show more context
 2020-04-20 23:08 UTC  (2+ messages)
` [Bug c/94382] "

[Bug c++/94628] New: segfault decltype
 2020-04-20 22:57 UTC  (3+ messages)
` [Bug c++/94628] [8/9/10 Regression] ICE in invalid_nonstatic_memfn_p at cp/typeck.c:1979 since r9-640-g1268ecc26fc1289b
` [Bug c++/94628] [8/9 "

[Bug c++/43382] [C++0x] ICE with auto return type and variadic templates
 2020-04-20 22:56 UTC 

[Bug target/91970] arm: 64bit int to double conversion does not respect rounding mode
 2020-04-20 22:09 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).