public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/96345] New: __cxa demangle fails to demangle a very long string
 2020-07-27 21:18 UTC  (4+ messages)
` [Bug libstdc++/96345] "

[Bug rtl-optimization/96337] New: GCC 10.2: twice as slow for -O2 -march=x86-64 vs. GCC 9.3/8.4
 2020-07-27 21:13 UTC  (3+ messages)
` [Bug rtl-optimization/96337] "

[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 fortran/96320] New: gfortran 8-10 shape mismatch in assumed-length dummy argument character array
 2020-07-27 19:03 UTC  (15+ messages)
` [Bug fortran/96320] "

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

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

[Bug lto/96343] New: LTO ICE on PPC64le
 2020-07-27 17:47 UTC  (3+ messages)
` [Bug lto/96343] "

[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  (4+ 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 tree-optimization/96336] New: Multiple multiplications fails to optimize
 2020-07-27 15:20 UTC  (2+ messages)
` [Bug tree-optimization/96336] "

[Bug c/96235] New: Segmentation fault with "-Og -fno-dce -fno-tree-dce -finline-small-functions -fipa-sra"
 2020-07-27 15:04 UTC  (2+ messages)
` [Bug ipa/96235] "

[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 tree-optimization/96058] New: ICE in c_getstr at gcc/fold-const.c:15475
 2020-07-27 14:22 UTC  (4+ messages)
` [Bug tree-optimization/96058] [10/11 Regression] "
` [Bug tree-optimization/96058] [11 "

[Bug middle-end/96335] New: [10/11 Regression] ICE in maybe_warn_rdwr_sizes since r10-4929
 2020-07-27 14:18 UTC  (3+ messages)
` [Bug middle-end/96335] "

[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  (4+ 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 lto/96291] New: -flto fails as "internal compiler error: Segmentation fault" during IPA pass: cp incall_for_symbol_thunks_and_aliases()
 2020-07-27 12:43 UTC  (5+ messages)
` [Bug ipa/96291] [10/11 Regression] "

[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 c++/96328] New: Singe keyword "friend" makes GCC ICE in cp_lexer_previous_token, at cp/parser.c:769
 2020-07-27 10:55 UTC  (8+ 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 lto/45375] [meta-bug] Issues with building Mozilla (i.e. Firefox) with LTO
 2020-07-27 10:33 UTC  (3+ messages)

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

[Bug preprocessor/96323] New: [11 Regression] ICE in lex_raw_string, at libcpp/lex.c:1764
 2020-07-27  7:43 UTC  (5+ messages)
` [Bug preprocessor/96323] "
` [Bug preprocessor/96323] [11 Regression] ICE in lex_raw_string, at libcpp/lex.c:1764 since r11-498-ged63c387aa0bc184

[Bug c/96326] New: Incorrect loop optimization at -O3
 2020-07-27  7:43 UTC  (5+ messages)
` [Bug middle-end/96326] "
` [Bug middle-end/96326] [10/11 Regression] Incorrect loop optimization at -O3 since r10-4803-g8489e1f45b50600c

[Bug c++/95820] New: ICE in splice_late_return_type, at cp/pt.c:29034
 2020-07-27  7:08 UTC  (4+ messages)
` [Bug c++/95820] [10 Regression] "

[Bug sanitizer/96318] New: FAIL: c-c++-common/asan/strncpy-overflow-1.c * output pattern test with C on Darwin
 2020-07-27  6:57 UTC  (2+ messages)
` [Bug sanitizer/96318] "

[Bug libstdc++/95983] New: `std::counted_iterator<std::iterator_t<std::ranges::basic_istream_view<...>>>` fails to satisfy `std::input_or_output_iterator`
 2020-07-27  5:07 UTC  (2+ messages)
` [Bug libstdc++/95983] "

[Bug c/96327] New: Inefficient increment through pointer to volatile on x86
 2020-07-27  3:26 UTC  (5+ messages)
` [Bug c/96327] "
` [Bug target/96327] "

[Bug target/3506] weird behaviour when incrementing volatile ints
 2020-07-27  2:06 UTC 

[Bug c++/96321] New: GCC accepts conversion-function-id after the keyword template
 2020-07-27  2:06 UTC  (2+ messages)
` [Bug c++/96321] "

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

[Bug libstdc++/96322] New: 22_locale/numpunct/members/char/3.cc is outdated: expects grouping=0, actual=3
 2020-07-26 22:53 UTC  (2+ messages)
` [Bug libstdc++/96322] "

[Bug fortran/90112] internal procedure using module procedure instead of "sibling" internal procedure
 2020-07-26 21:23 UTC 

[Bug c/96317] New: [8/9/10/11] Int compare optimizations make some errors
 2020-07-26 19:03 UTC  (4+ messages)
` [Bug c/96317] "

[Bug c/96315] New: internal compiler error with variable size struct and openmp
 2020-07-26 19:01 UTC  (3+ messages)
` [Bug c/96315] ICE "

[Bug c++/57255] New: [meta-bug] ref-qualifiers
 2020-07-26 17:54 UTC  (2+ messages)
` [Bug c++/57255] "

[Bug c++/79504] Overload resolution in trailing-return-type ignores reference qualifier and leads to recursive template instantiation
 2020-07-26 17:54 UTC  (2+ messages)

[Bug fortran/94327] New: Bind(c) argument attributes are incorrectly set
 2020-07-26 16:32 UTC  (2+ messages)
` [Bug fortran/94327] "

[Bug lto/70611] Compiling binutils with -flto -Wstack-usage fails
 2020-07-26 15:58 UTC  (2+ messages)

[Bug debug/93865] .debug_line with LTO refers to bogus file-names
 2020-07-26 15:50 UTC 

[Bug c++/96206] New: internal compiler error: in convert_move, at expr.c:218
 2020-07-26 12:11 UTC  (2+ messages)
` [Bug target/96206] "

[Bug fortran/95585] New: ICE in gfc_check_reshape, at fortran/check.c:4751
 2020-07-26 10:56 UTC  (3+ messages)
` [Bug fortran/95585] "

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

[Bug fortran/94978] New: [8/9/10/11 Regression] Bogus warning "Array reference at (1) out of bounds in loop beginning at (2)"
 2020-07-26  7:58 UTC  (2+ messages)
` [Bug fortran/94978] "

[Bug fortran/82018] -Wextra should imply -Wconversion-extra
 2020-07-25 22:24 UTC 

[Bug middle-end/95507] New: [meta-bug] bogus/missing -Wnonnull
 2020-07-25 20:25 UTC  (2+ messages)
` [Bug middle-end/95507] "

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

[Bug driver/96190] New: --enable-default-pie on sparc uses crtbeginS.o (correct) and crtend.o (incorrect)
 2020-07-25 20:12 UTC  (2+ messages)
` [Bug target/96190] "

[Bug driver/81658] gcc configured with --enable-default-pie on SPARC produces buggy executable from working .o files
 2020-07-25 19:58 UTC 

[Bug fortran/92122] [coarrays, polymophism] Error 'must be a scalar of type LOCK_TYPE'
 2020-07-25 16:35 UTC 

[Bug libfortran/93592] Invalid UP/DOWN rounding with EN descriptor
 2020-07-25 15:26 UTC  (4+ messages)

[Bug libfortran/93567] G edit descriptor uses E instead of F editing in rounding mode UP
 2020-07-25 15:25 UTC  (2+ messages)

[Bug fortran/94958] New: gcc/fortran/trans-array.c:9797: possible typo ?
 2020-07-25 14:54 UTC  (2+ messages)
` [Bug fortran/94958] "

[Bug rtl-optimization/95859] New: Statically true asserts not recognized as such with -O2, but with -O1, -Og, -O3
 2020-07-25 12:37 UTC  (2+ messages)
` [Bug ipa/95859] [10/11 regression] "

[Bug fortran/56675] New: I/O: Check edit descriptors with READ/WRITE used in FORMAT statements
 2020-07-25  9:45 UTC  (2+ messages)
` [Bug fortran/56675] "

[Bug fortran/28397] Check format mismatches at compile time
 2020-07-25  9:45 UTC 

[Bug fortran/88080] Add warning if IMPLICIT NONE is missing
 2020-07-25  9:19 UTC 

[Bug fortran/96312] New: Reallocation on assignment uses undefined variables
 2020-07-25  9:18 UTC  (3+ messages)
` [Bug fortran/96312] [10/11 Regression] "

[Bug c++/83342] extern marked variable template with later definition emits error
 2020-07-25  7:45 UTC 

[gnu.org #1577695] [wwwdocs] weblink on gcc.org broken
 2020-07-25  7:09 UTC 

[Bug c++/96316] New: [coroutines] Promise parameter preview - looking for promise constructor with implicit lambda argument
 2020-07-25  6:21 UTC 

[Bug driver/93645] Support Clang 12 --ld-path=
 2020-07-25  6:02 UTC 

[Bug c++/96193] New: No ADL for hidden friend in call with explicit template arguments
 2020-07-25  3:26 UTC  (2+ messages)
` [Bug c++/96193] No ADL in dependent "

[Bug target/95907] New: ICE in unrecognizable insn
 2020-07-25  0:24 UTC  (2+ messages)
` [Bug target/95907] ICE in unrecognizable insn when using -mpower10

[Bug c++/96241] New: ICE in verify_ctor_sanity
 2020-07-25  0:10 UTC  (2+ messages)
` [Bug c++/96241] [9/10/11 Regression] "

[Bug c++/96314] New: ICE in verify_ctor_sanity, at cp/constexpr.c:3870
 2020-07-25  0:10 UTC  (2+ messages)
` [Bug c++/96314] "

[Bug libgomp/95590] New: OpenACC 'attach' behavior if already attached to different data
 2020-07-24 22:37 UTC  (2+ messages)
` [Bug libgomp/95590] "

[Bug target/95237] New: LOCAL_DECL_ALIGNMENT shrinks alignment, FAIL gcc.target/i386/pr69454-2.c
 2020-07-24 21:20 UTC  (3+ messages)
` [Bug target/95237] "

[Bug middle-end/96192] New: tree-inline.c(copy_decl_for_dup_finish) should preserve decl alignment in copy
 2020-07-24 21:20 UTC  (3+ messages)
` [Bug middle-end/96192] "

[Bug c/95645] New: Linux kernel regression "during GIMPLE pass: adjust_alignment"
 2020-07-24 21:19 UTC  (2+ messages)
` [Bug c/95645] "

[Bug fortran/95980] New: ICE in get_unique_type_string, at fortran/class.c:485
 2020-07-24 20:56 UTC  (2+ messages)
` [Bug fortran/95980] "

[Bug middle-end/92876] ICE in expand_UNIQUE, at internal-fn.c:2599
 2020-07-24 20:50 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).