public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/96184] New: GCC treats "use of local variable with automatic storage from containing function" differently in versions
 2020-07-29  3:27 UTC  (2+ messages)
` [Bug c++/96184] "

[Bug fortran/96325] New: Invalid call of a type-bound procedure is accepted
 2020-07-29  2:46 UTC  (7+ messages)
` [Bug fortran/96325] Unclassifiable statement with syntax similar to a type-bound procedure call "

[Bug c++/96364] New: ICE on valid code in cp_finish_decl, at cp/decl.c:7537
 2020-07-29  2:31 UTC 

[Bug c++/96310] New: Ignoring Wnonnull via pragma gcc diagnostics still produces a unwanted note
 2020-07-29  2:23 UTC  (2+ messages)
` [Bug c++/96310] "

[Bug c/96362] New: bootstrapping gcc 9.3.0 on sparc-sun-solaris2.11 fails compiling libgcc2.c (.group in output)
 2020-07-29  2:05 UTC  (7+ messages)
` [Bug c/96362] "
` [Bug target/96362] "

[Bug c/50584] New: No warning for passing small array to C99 static array declarator
 2020-07-29  1:25 UTC  (2+ messages)
` [Bug c/50584] "

[Bug c/96235] New: Segmentation fault with "-Og -fno-dce -fno-tree-dce -finline-small-functions -fipa-sra"
 2020-07-29  0:58 UTC  (3+ messages)
` [Bug ipa/96235] "

[Bug c++/95977] New: No deallocation of temporary in return-statement during constant evaluation
 2020-07-29  0:11 UTC  (2+ messages)
` [Bug c++/95977] "

[Bug lto/96291] New: -flto fails as "internal compiler error: Segmentation fault" during IPA pass: cp incall_for_symbol_thunks_and_aliases()
 2020-07-28 22:31 UTC  (3+ messages)
` [Bug ipa/96291] [10/11 Regression] "

[Bug c++/96363] New: bogus error with constrained partial specialization
 2020-07-28 21:50 UTC 

[Bug c++/96361] New: return type not deduced for a function template specialization given as argument of a template function
 2020-07-28 19:51 UTC 

[Bug c++/96354] New: [10 regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903
 2020-07-28 18:03 UTC  (12+ messages)
` [Bug c++/96354] "
` [Bug c++/96354] [10/11 Regression] ICE in maybe_canonicalize_mem_ref_addr, at gimple-fold.c:4903 since r10-2271-gd81ab49d0586fca0

[Bug c++/96360] New: ICE in tree check: expected integer_cst, have truth_orif_expr in get_len, at tree.h:5954
 2020-07-28 17:13 UTC 

[Bug fortran/96319] New: Don't warn for LOGICAL kind conversion with -Wconversion
 2020-07-28 17:11 UTC  (2+ messages)
` [Bug fortran/96319] "

[Bug c++/96359] New: ICE in cxx_eval_logical_expression, at cp/constexpr.c:3875
 2020-07-28 16:56 UTC 

[Bug c++/64529] New: Noexcept New
 2020-07-28 16:50 UTC  (2+ messages)
` [Bug c++/64529] "

[Bug d/96358] New: d: Merge indirect_ref and build_deref, represent with a MEM_REF expression
 2020-07-28 16:24 UTC 

[Bug c/80076] -Wmisleading-indentation doesn't trigger when macro is misindented
 2020-07-28 15:27 UTC 

[Bug fortran/96320] New: gfortran 8-10 shape mismatch in assumed-length dummy argument character array
 2020-07-28 15:18 UTC  (10+ messages)
` [Bug fortran/96320] "

[Bug c++/96356] New: RTTI for non-polymorphic typeid
 2020-07-28 15:03 UTC  (4+ messages)
` [Bug c++/96356] "

[Bug target/96357] New: [10/11 Regression] could not split insn UNSPEC_COND_FSUB with AArch64 SVE
 2020-07-28 15:00 UTC  (2+ messages)
` [Bug target/96357] "

[Bug target/96347] New: note: non-delegitimized UNSPEC UNSPEC_TP (19) found in variable location
 2020-07-28 14:55 UTC  (4+ messages)
` [Bug target/96347] "

[Bug fortran/92703] VALUE attribute: CLASS and derived-type with allocatable components mishandled
 2020-07-28 13:57 UTC 

[Bug preprocessor/96323] New: [11 Regression] ICE in lex_raw_string, at libcpp/lex.c:1764
 2020-07-28 13:46 UTC  (3+ messages)
` [Bug preprocessor/96323] [11 Regression] ICE in lex_raw_string, at libcpp/lex.c:1764 since r11-498-ged63c387aa0bc184

[Bug c++/96328] New: Singe keyword "friend" makes GCC ICE in cp_lexer_previous_token, at cp/parser.c:769
 2020-07-28 13:46 UTC  (5+ messages)
` [Bug c++/96328] [11 Regression] Single keyword "friend" makes GCC ICE in cp_lexer_previous_token, at cp/parser.c:769 since r11-891-g1dc83b460653c29f

[Bug middle-end/96335] New: [10/11 Regression] ICE in maybe_warn_rdwr_sizes since r10-4929
 2020-07-28 13:46 UTC  (6+ messages)
` [Bug middle-end/96335] "

[Bug other/92396] -ftime-trace support
 2020-07-28 13:27 UTC  (2+ messages)

[Bug c++/96353] New: GCC internal compiler error: in implicitly_declare_fn, at cp/method.c:2058 when using coverage
 2020-07-28 13:14 UTC  (5+ messages)
` [Bug c++/96353] "

[Bug c++/96355] New: [concepts] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12928
 2020-07-28 12:45 UTC 

[Bug target/96350] New: [cet] For ENDBR immediate, the binary would include a gadget that starts with a fake ENDBR64 opcode
 2020-07-28 12:26 UTC  (5+ messages)
` [Bug target/96350] "

[Bug tree-optimization/96058] New: ICE in c_getstr at gcc/fold-const.c:15475
 2020-07-28 10:39 UTC  (6+ messages)
` [Bug tree-optimization/96058] [10/11 Regression] "
` [Bug tree-optimization/96058] [11 "
` [Bug tree-optimization/96058] "

[Bug gcov-profile/96092] New: Should --coverage respect -ffile-prefix-map?
 2020-07-28 10:30 UTC  (2+ messages)
` [Bug gcov-profile/96092] "

[Bug sanitizer/94307] New: Provide a way to declare the *SAN exception handler -fsanitize-undefined-trap-on-error
 2020-07-28 10:24 UTC  (2+ messages)
` [Bug sanitizer/94307] "

[Bug rtl-optimization/96337] New: GCC 10.2: twice as slow for -O2 -march=x86-64 vs. GCC 9.3/8.4
 2020-07-28  9:37 UTC  (14+ messages)
` [Bug rtl-optimization/96337] "
` [Bug ipa/96337] [10/11 Regression] "

[Bug c++/96137] New: [11 Regression] GCC hang on in invalid function definition
 2020-07-28  9:15 UTC  (2+ messages)
` [Bug c++/96137] "

[Bug libstdc++/96345] New: __cxa demangle fails to demangle a very long string
 2020-07-28  8:50 UTC  (6+ messages)
` [Bug libstdc++/96345] "

[Bug tree-optimization/96351] New: missed opportunity to optimize out redundant loop
 2020-07-28  8:49 UTC  (2+ messages)
` [Bug tree-optimization/96351] "

[Bug ipa/96352] New: inflated text section with ipa inline
 2020-07-28  8:29 UTC  (2+ messages)
` [Bug ipa/96352] "

[Bug preprocessor/95889] New: corrupt size vs. prev_size and hang when using __has_include with -traditional-cpp
 2020-07-28  7:56 UTC  (2+ messages)
` [Bug preprocessor/95889] __has_include evaluated even if disabled (with cpp in traditional-mode)

[Bug c/96284] New: Outdated C features should be made errors with newer standards
 2020-07-28  7:39 UTC  (4+ messages)
` [Bug c/96284] "

[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-07-28  7:23 UTC  (4+ messages)
` [Bug tree-optimization/96349] "

[Bug ada/96344] New: [11 regerssion] gnat.dg/opt86a.adb fails starting with r11-
 2020-07-28  6:07 UTC  (3+ messages)
` [Bug ada/96344] "

[Bug lto/96343] New: LTO ICE on PPC64le
 2020-07-28  6:07 UTC  (6+ messages)
` [Bug lto/96343] "

[Bug tree-optimization/96336] New: Multiple multiplications fails to optimize
 2020-07-28  5:59 UTC  (3+ messages)
` [Bug tree-optimization/96336] "
` [Bug tree-optimization/96336] Multiple multiplications fail "

[Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE
 2020-07-28  5:54 UTC  (2+ messages)

[Bug tree-optimization/35164] [4.3 regression] Unable to coalesce ab SSA_NAMEs
 2020-07-28  5:54 UTC 

[Bug java/82263] java multilib -m32 version is using 64 bit include and lib, _GStaticAssertCompileTimeAssertion_0
 2020-07-28  2:12 UTC  (2+ messages)

[Bug c/96348] New: The same "C" program runtime is 50 times longer on Win10 than on Linux
 2020-07-28  1:58 UTC  (3+ messages)
` [Bug c/96348] "

[Bug d/96156] New: d: No RVO when returning struct literals initialized with constructor
 2020-07-27 22:34 UTC  (2+ messages)
` [Bug d/96156] "

[Bug middle-end/96346] New: missing warning accessing an element of a non-trailing zero length array
 2020-07-27 20:21 UTC 

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

[Bug tree-optimization/84079] missing -Warray-bounds taking the address of a multidimensional array element
 2020-07-27 20:09 UTC  (2+ messages)

[Bug target/96247] New: -falign-functions=0 works wrongly
 2020-07-27 17:51 UTC  (3+ messages)
` [Bug target/96247] "

[Bug c++/92812] Implement P1975R0: Fixing the wording of parenthesized aggregate-initialization
 2020-07-27 16:52 UTC 

[Bug target/96342] New: [SVE] Add support for "omp declare simd"
 2020-07-27 16:51 UTC 

[Bug target/96341] New: Support mixed element widths for AArch64 "omp declare simd" functions
 2020-07-27 16:48 UTC 

[Bug target/96340] New: Extend AArch64 "omp declare simd" support to general simdlen
 2020-07-27 16:45 UTC 

[Bug libstdc++/96324] New: two semantic errors in polymorphic allocator for Ranges because it is attributed by constexpr
 2020-07-27 16:43 UTC  (4+ messages)
` [Bug libstdc++/96324] "

[Bug target/96339] New: [SVE] Optimise svlast[ab]
 2020-07-27 16:22 UTC 

[Bug c/96293] New: Extraneously noisy "taking address of packed member may result in an unaligned pointer value"
 2020-07-27 16:08 UTC  (3+ messages)
` [Bug c/96293] "

[Bug fortran/95397] New: [Fortran/OpenACC] Wrong results with 'loop vector' inside 'routine'
 2020-07-27 15:53 UTC  (3+ messages)
` [Bug fortran/95397] "

[Bug target/96313] New: [AArch64] vqmovun* return types should be unsigned
 2020-07-27 15:42 UTC  (3+ messages)
` [Bug target/96313] "

[Bug rtl-optimization/96338] New: [SVE] Unnecessary register saves in exception handler
 2020-07-27 15:39 UTC 

[Bug c++/96330] New: Constexpr variables cannot be used in the template context
 2020-07-27 15:35 UTC  (2+ messages)
` [Bug c++/96330] "

[Bug ipa/93385] [10/11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2020-07-27 15:04 UTC 

[Bug c++/96333] New: Regression on concepts constraint checking
 2020-07-27 15:04 UTC  (5+ messages)
` [Bug c++/96333] "
` [Bug c++/96333] [10/11 Regression] "

[Bug middle-end/96334] New: [og10] ICEs with commit 0122024b1908497bfe520361798579895bd75588 "openacc: Shared memory layout optimisation"
 2020-07-27 13:19 UTC 

[Bug target/95730] New: GCN offloading ICEs after commit fe7ebef7fe4f9acb79658ed9db0749b07efc3105 "Add support for __builtin_bswap128"
 2020-07-27 13:09 UTC  (2+ messages)
` [Bug target/95730] "

[Bug target/96306] New: gcn libgomp build broken after "libomp: Add omp_depend_kind to omp_lib.{f90,h}"
 2020-07-27 13:07 UTC  (2+ messages)
` [Bug target/96306] "

[Bug target/96128] New: [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d6141597bb18fd23c87736a1b384cf8f
 2020-07-27 13:04 UTC  (3+ messages)
` [Bug tree-optimization/96128] "

[Bug c++/96329] New: [11 Regression] ICE : tree check: expected string_cst, have error_mark in cp_parser_linkage_specification, at cp/parser.c:14640
 2020-07-27 12:46 UTC  (3+ messages)
` [Bug c++/96329] "

[Bug fortran/77504] [8/9/10/11 Regression] "is used uninitialized" with allocatable string and array constructors
 2020-07-27 12:43 UTC 

[Bug libgcc/96332] New: Asan (libasan) deadlock inside a malloc
 2020-07-27 12:37 UTC  (3+ messages)
` [Bug libgcc/96332] "

[Bug fortran/95612] New: [9/10/11 Regression] ICE in gfc_check_pointer_assign, at fortran/expr.c:4274
 2020-07-27 12:14 UTC  (4+ messages)
` [Bug fortran/95612] "

[Bug c++/96331] New: Class template argument deduction (CTAD) with Concepts
 2020-07-27 12:11 UTC  (2+ messages)
` [Bug c++/96331] "

[Bug bootstrap/96203] New: LTO bootstrap with --enable-cet is broken
 2020-07-27 11:45 UTC  (3+ messages)
` [Bug bootstrap/96203] [11 Regression] "

[Bug target/96289] New: Unnecessary saving and re-testing of the carry flag with __builtin_usub_overflow
 2020-07-27 11:25 UTC  (2+ messages)
` [Bug target/96289] "

[Bug lto/45375] [meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO
 2020-07-27 10:33 UTC 

[Bug c++/96311] New: false positive for -Wunused-but-set-variable (const/constexpr identifier used in generic lambda)
 2020-07-27 10:17 UTC  (3+ messages)
` [Bug c++/96311] [8/9/10/11 Regression] "

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