public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug fortran/95644] New: IEEE_FMA is missing from the IEEE_ARITHMETIC module
 2020-10-02 21:46 UTC  (2+ messages)
` [Bug fortran/95644] "

[Bug bootstrap/92719] MacOS 10.15 Catalina build fails
 2020-10-02 21:13 UTC  (3+ messages)

[Bug fortran/97272] New: Wrong answer from MAXLOC with character arg
 2020-10-02 20:32 UTC  (4+ messages)
` [Bug fortran/97272] "

[Bug c/97274] New: Need ability to ensure no warning about tmpnam
 2020-10-02 19:06 UTC  (4+ messages)
` [Bug c/97274] "

[Bug c++/97268] New: Segfault on 11.0.0 20200930
 2020-10-02 16:56 UTC  (8+ messages)
` [Bug c++/97268] "
` [Bug c++/97268] 11 Regression] "
` [Bug c++/97268] [11 Regression] ICE in maybe_warn_pass_by_reference at gcc/tree-ssa-uninit.c:514 since r11-1763-g27aebb7d6cf14175

[Bug libstdc++/97273] New: Strange behaviour of unordered_set when vector is included (i686)
 2020-10-02 16:55 UTC  (2+ messages)
` [Bug libstdc++/97273] [8/9/10/11 Regression] "

[Bug libgomp/81778] libgomp.c/for-5.c failure on nvptx -- illegal memory access
 2020-10-02 15:05 UTC  (3+ messages)

[Bug fortran/97224] New: [8/9/10/11 Regression] SPECCPU 2006 Gamess fails to build after g:e5a76af3a2f3324efc60b4b2778ffb29d5c377bc
 2020-10-02 14:33 UTC  (2+ messages)
` [Bug fortran/97224] "

[Bug c++/97266] New: "enum constant in boolean context" warning seems incorrect
 2020-10-02 13:53 UTC  (7+ messages)
` [Bug c++/97266] "

[Bug fortran/97245] New: ASSOCIATE intrinsic does not recognize a ponter variable the second time it is used
 2020-10-02 13:52 UTC  (2+ messages)
` [Bug fortran/97245] "

[Bug target/97269] New: [11 Regression] ICE in change_address_1, at emit-rtl.c:2275 since r11-3427-ge94797250b403d66cb3624a594e41faf0dd76617
 2020-10-02 13:49 UTC  (3+ messages)
` [Bug target/97269] "

[Bug c++/97256] New: auto function return different result
 2020-10-02 13:32 UTC  (8+ messages)
` [Bug c++/97256] "

[Bug bootstrap/95582] New: [11 Regression] LTO lean + PGO bootstrap is broken in Ada
 2020-10-02 13:05 UTC  (2+ messages)
` [Bug bootstrap/95582] "

[Bug target/97271] New: [ARM MVE]: Wrong code generated for scatter store with writeback intrinsics with -O2
 2020-10-02 13:02 UTC  (2+ messages)
` [Bug target/97271] "

[Bug gcov-profile/96913] New: gcc-11: __gcov_merge_topn hangs
 2020-10-02 12:32 UTC  (4+ messages)
` [Bug gcov-profile/96913] [10 regression] gcov TOPN streaming is incorrect for shared libraries

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

[Bug tree-optimization/97228] New: [11 regression] New ICEs on arm since r11-3426 g:10843f8303509fcba880c6c05c08e4b4ccd24f36
 2020-10-02 12:12 UTC  (3+ messages)
` [Bug tree-optimization/97228] "

[Bug target/96528] New: [11 Regression] vector comparisons on ARM
 2020-10-02 12:11 UTC  (2+ messages)
` [Bug target/96528] "

[Bug c++/81271] gcc/cp/lex.c:116: wrong condition ?
 2020-10-02 11:54 UTC 

[Bug gcov-profile/96919] New: [GCOV] uncovered line of stack allocation while using virutal destructor
 2020-10-02 11:29 UTC  (2+ messages)
` [Bug gcov-profile/96919] "

[Bug gcov-profile/97193] New: .gcno files are not written to same directory as the object file
 2020-10-02 11:18 UTC  (6+ messages)
` [Bug gcov-profile/97193] [9/10/11 Regression] "
` [Bug gcov-profile/97193] [9/10 "

[Bug target/83562] broken destructors of thread_local objects on i686 mingw targets
 2020-10-02 10:51 UTC 

[Bug gcov-profile/97069] New: Zero valued #line directive results in excessively large blocks of memory being allocated
 2020-10-02 10:07 UTC  (4+ messages)
` [Bug gcov-profile/97069] "

[Bug lto/64636] New: Bootstrapping gcc-4.9.2 fails if lto is enabled
 2020-10-02 10:07 UTC  (4+ messages)
` [Bug gcov-profile/64636] LTO PGO bootstrap fails on linux-sparc64 in stream_out_histogram_value

[Bug c++/96979] New: Switch with case values derived from constexpr function takes unreasonable time to compile
 2020-10-02 10:04 UTC  (3+ messages)
` [Bug tree-optimization/96979] [9/10/11 Regression] "

[Bug sanitizer/97229] New: pointer-compare sanitizer is very slow due to __asan::IsAddressNearGlobal
 2020-10-02  9:53 UTC  (6+ messages)
` [Bug sanitizer/97229] "

[Bug tree-optimization/97270] New: [11 Regression] ICE in do_store_flag, at expr.c:12247 since r11-1445-g502d63b6d61415
 2020-10-02  7:54 UTC  (2+ messages)
` [Bug tree-optimization/97270] "

[Bug target/96879] New: [11 Regresssion] ICE in native_encode_rtx, at simplify-rtx.c:6482
 2020-10-02  7:23 UTC  (3+ messages)
` [Bug target/96879] "

[Bug target/89233] [9 Regression] ICE in change_address_1, at emit-rtl.c:2286
 2020-10-02  7:21 UTC 

[Bug target/88082] ICE in change_address_1, at emit-rtl.c:2286
 2020-10-02  7:21 UTC 

[Bug target/96828] New: Wrong code generated with -fstack-protector and -msingle-pic-base
 2020-10-02  4:23 UTC  (3+ messages)
` [Bug target/96828] "

[Bug middle-end/97267] New: Missed tail calls on ppc64 ELFv2
 2020-10-02  4:11 UTC  (2+ messages)
` [Bug middle-end/97267] "

[Bug target/69286] trunk/libgcc/config/s390/tpf-unwind.h: 28 redundant condition ?
 2020-10-02  1:47 UTC 

[Bug c++/97014] New: Class NTTPs not demangled in the compilation error
 2020-10-01 20:32 UTC  (3+ messages)
` [Bug c++/97014] "

[Bug target/80845] nvptx backend generates cvt.u32.u32
 2020-10-01 19:25 UTC  (2+ messages)

[Bug ipa/96394] New: internal compiler error: in add_new_edges_to_heap, at ipa-inline.c:1746 (-O3 PGO)
 2020-10-01 18:42 UTC  (3+ messages)
` [Bug ipa/96394] [10/11 Regression] ICE "

[Bug regression/95673] New: Inconsistent optimization behavior when there is a buffer overflow
 2020-10-01 18:17 UTC  (3+ messages)
` [Bug middle-end/95673] missing -Wstring-compare for an impossible strncmp test

[Bug c++/94554] New: spurious -Waddress warning within "if constexpr" function-null compares
 2020-10-01 17:54 UTC  (2+ messages)
` [Bug c++/94554] "

[Bug c++/97052] New: Internal compiler error with substitution failure in template parameter list of concept declaration
 2020-10-01 17:32 UTC  (2+ messages)
` [Bug c++/97052] "

[Bug c++/97230] New: Invocation of non-static member function on a null instance in core constant expression should not be allowed
 2020-10-01 17:08 UTC  (2+ messages)
` [Bug c++/97230] "

[Bug testsuite/96519] New: [11 regression] new test case gcc.dg/ia64-sync-5.c fails
 2020-10-01 16:39 UTC  (2+ messages)
` [Bug testsuite/96519] "

[Bug tree-optimization/97260] New: memcmp of constant string and local constant array not folded
 2020-10-01 16:04 UTC  (5+ messages)
` [Bug tree-optimization/97260] [9/10/11 regression] "

[Bug c/97172] New: [11 Regression] ICE: tree code ‘ssa_name’ is not supported in LTO streams since r11-3303-g6450f07388f9fe57
 2020-10-01 15:39 UTC  (4+ messages)
` [Bug c/97172] "

[Bug lto/97133] New: [11 Regression] ICE: tree code 'bind_expr' is not supported in LTO streams
 2020-10-01 15:36 UTC  (3+ messages)
` [Bug ipa/97133] "
` [Bug lto/97133] "

[Bug target/96375] New: [11 regression] arm/lob[2-5].c fail on some configurations
 2020-10-01 15:29 UTC  (2+ messages)
` [Bug target/96375] "

[Bug c/97261] New: gcc-10 produces invalid -Warray-bounds warning
 2020-10-01 15:18 UTC  (6+ messages)
` [Bug c/97261] "
` [Bug c/97261] distinguish invalid subscripts from invalid addresses in -Warray-bounds

[Bug tree-optimization/97236] New: [10/11 Regression] g:e93428a8b056aed83a7678 triggers vlc miscompile
 2020-10-01 13:59 UTC  (3+ messages)
` [Bug tree-optimization/97236] "
` [Bug tree-optimization/97236] [10 "

[Bug ipa/97243] New: [11 Regression] ICE in compute_parm_map at gcc/ipa-modref.c:1368 since r11-3478-gada353b87909fd6c
 2020-10-01 13:45 UTC  (3+ messages)
` [Bug ipa/97243] "

Managed Service Providers Contact Info
 2020-10-01 13:42 UTC 

[Bug c++/89062] class template argument deduction failure with parentheses
 2020-10-01 13:35 UTC  (2+ messages)

[Bug ipa/97244] New: [11 Regression] ICE in ipa_edge_args_sum_t::duplicate at gcc/ipa-prop.c:4251 since r11-3478-gada353b87909fd6c
 2020-10-01 13:20 UTC  (5+ messages)
` [Bug ipa/97244] "

[Bug pch/97226] New: ICE in gt_pch_note_object at ggc-common.c:276
 2020-10-01 13:16 UTC  (2+ messages)
` [Bug pch/97226] "

[Bug ipa/97235] New: ICE in duplicate, at ipa-prop.c:4251
 2020-10-01 13:14 UTC  (3+ messages)
` [Bug ipa/97235] [11 Regression] ICE in duplicate, at ipa-prop.c:4251 since r11-3478-gada353b87909fd6c

[Bug c/97265] New: new warning with clang build
 2020-10-01 11:52 UTC  (2+ messages)
` [Bug c/97265] "

[Bug target/96428] New: [nvptx] nvptx_gen_shuffle does not handle V2DI mode – Fails with an ICE
 2020-10-01 11:43 UTC  (4+ messages)
` [Bug target/96428] "

[Bug c/96827] New: __m128i from _mm_set_epi32 is backwards with -O3
 2020-10-01 11:39 UTC  (8+ messages)
` [Bug target/96827] [10/11 Regression] "

[Bug ipa/97264] New: [11 Regression] -fpa-modref breaks va_arg on glibc
 2020-10-01 11:31 UTC  (7+ messages)
` [Bug ipa/97264] "

[Bug target/97259] New: Incorrect ENQCMD and ENQCMDS patterns
 2020-10-01 11:26 UTC  (2+ messages)
` [Bug target/97259] "

[Bug c++/97255] New: Vectorizer gives a boolean a value of 255
 2020-10-01 10:36 UTC  (5+ messages)
` [Bug c++/97255] [8/9/10/11 Regression] "
` [Bug tree-optimization/97255] "
` [Bug tree-optimization/97255] [8/9/10 "

[Bug target/96795] New: MVE: issue with polymorphism and integer promotion
 2020-10-01 10:24 UTC  (5+ messages)
` [Bug target/96795] "

[Bug web/97263] New: For -ffinite-math-only -OFast is not mentioned
 2020-10-01  9:44 UTC  (2+ messages)
` [Bug driver/97263] "

[Bug c++/96994] New: Missing code from consteval constructor initializing const variable
 2020-10-01  9:19 UTC  (2+ messages)
` [Bug c++/96994] "

[Bug c++/97195] New: construct_at on a union member is not a constant expression
 2020-10-01  9:17 UTC  (2+ messages)
` [Bug c++/97195] "

[Bug middle-end/91433] Performance Regression when upgrading from 8.3.0 to 9.0
 2020-10-01  8:27 UTC 

[Bug target/97250] New: Implement -march=x86-64-v2, -march=x86-64-v3, -march=x86-64-v4 for x86-64
 2020-10-01  8:15 UTC  (3+ messages)
` [Bug target/97250] "

[Bug bootstrap/97262] New: rror: cast from 'const ana::region*' to 'long int' loses precision
 2020-10-01  8:13 UTC  (5+ messages)
` [Bug bootstrap/97262] "
` [Bug bootstrap/97262] Build GCC fail: error: "

[Bug c++/90210] [C++17] CTAD forbidding explicit deduction guide for copy-list-initialization
 2020-10-01  1:01 UTC  (2+ messages)

[Bug analyzer/97258] New: -fanalyze fails to analyze static callbacks
 2020-09-30 22:15 UTC 

[Bug analyzer/95188] New: analyzer-unsafe-call-within-signal-handler shows wrong statement for signal registration event
 2020-09-30 22:00 UTC  (2+ messages)
` [Bug analyzer/95188] "

[Bug target/97257] New: FAIL: gcc.target/i386/movdir64b.c (test for excess errors)
 2020-09-30 21:31 UTC  (2+ messages)
` [Bug target/97257] "

[Bug fortran/86117] bogus warning maybe-uninitialized with class(*) and source argument in allocate
 2020-09-30 20:51 UTC 

[Bug libgomp/81688] libgomp.c/target-3{3,4}.c fails: GOMP_OFFLOAD_async_run unimplemented for nvptx
 2020-09-30 20:25 UTC 

[Bug target/90931] [nvptx] FAIL: gcc.c-torture/execute/pr78675.c -O1 execution test
 2020-09-30 20:21 UTC 

[Bug bootstrap/97183] New: zstd build failure for gcc 10 on Ubuntu 16.04
 2020-09-30 20:13 UTC  (4+ messages)
` [Bug bootstrap/97183] "

[Bug tree-optimization/97189] New: [11 Regression] ICE in attr_access::array_as_string at gcc/attribs.c:2276 since r11-3303-g6450f07388f9fe57
 2020-09-30 19:06 UTC  (4+ messages)
` [Bug middle-end/97189] "

[Bug c/97206] New: [11-regression] internal compiler error: in composite_type, at c/c-typeck.c:447
 2020-09-30 19:05 UTC  (3+ messages)
` [Bug c/97206] [11 Regression] internal compiler error: in composite_type, at c/c-typeck.c:447 since r11-3303-g6450f07388f9fe57

[Bug c++/92271] for consistency, __is_same_as should be named __is_same
 2020-09-30 17:42 UTC 

[Bug c/97225] New: Failure to optimize out conditional addition of zero
 2020-09-30 16:36 UTC  (2+ messages)
` [Bug tree-optimization/97225] "

[Bug c++/95788] New: std::ranges::construct_at's placement new not intercepted
 2020-09-30 16:06 UTC  (2+ messages)
` [Bug libstdc++/95788] "

[Bug libgomp/96837] New: A false if clause in "omp parallel" seriously affects the performance
 2020-09-30 14:57 UTC  (3+ messages)
` [Bug libgomp/96837] "

[Bug target/94595] New: gcc.target/arm/thumb2-cond-cmp-*.c fail for cortex-m
 2020-09-30 14:56 UTC  (3+ messages)
` [Bug target/94595] "

[Bug target/97252] New: [10/11 Regression] arm: ICE compiling pure-code/pr94538-2.c with MVE since r10-7293-g3eff57aa
 2020-09-30 14:48 UTC  (2+ messages)
` [Bug target/97252] "

[Bug target/97251] New: [10/11 Regression] arm: ICEs compiling pure-code/no-literal-pool.c with integer MVE
 2020-09-30 14:48 UTC  (3+ messages)
` [Bug target/97251] "

[Bug fortran/97242] New: Pointer assignment: Noncontiguous target to contiguous pointer wrongly accepted
 2020-09-30 13:14 UTC  (2+ messages)
` [Bug fortran/97242] "

[Bug target/97184] New: Incorrect MOVDIRI and MOVDIR64B patterns
 2020-09-30 13:00 UTC  (2+ messages)
` [Bug target/97184] "

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