public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/97328] New: [ICE] internal compiler error: in verify_ctor_sanity, at cp/constexpr.c:3995
 2020-10-08 12:02 UTC  (3+ messages)
` [Bug c++/97328] [10/11 Regression] ICE in verify_ctor_sanity, at cp/constexpr.c:3995 since r10-7313-gb599bf9d6d1e180d

[Bug c/97324] New: -mcpu=<value> isn't validated on x86
 2020-10-08 11:58 UTC  (3+ messages)
` [Bug target/97324] "

[Bug middle-end/97336] New: False positive -Wstring-compare warning for strncmp()
 2020-10-08 11:58 UTC 

[Bug ipa/97335] New: [11 Regression] 525.x264_r fails with -Ofast -g -march=znver2 -flto=16 since r11-3641-gc34db4b6f8a5d803
 2020-10-08 11:55 UTC  (2+ messages)
` [Bug ipa/97335] "

[Bug ipa/97292] New: [11 Regression] dealII from SPECCPU 2016 no longer terminates after g:c34db4b6f8a5d80367c709309f9b00cb32630054
 2020-10-08 11:38 UTC  (8+ messages)
` [Bug ipa/97292] "

[Bug target/96914] New: missing MVE intrinsics
 2020-10-08 11:13 UTC  (3+ messages)
` [Bug target/96914] "

[Bug libgomp/97332] New: [gcn] GCN_NUM_GANGS/GCN_NUM_WORKERS override compile-time constants
 2020-10-08 11:13 UTC  (2+ messages)
` [Bug libgomp/97332] "

[Bug c/97330] New: ice for stmt with wrong VUSE
 2020-10-08 11:03 UTC  (4+ messages)
` [Bug c/97330] "
` [Bug tree-optimization/97330] [11 Regression] "

[Bug rtl-optimization/97326] New: [11 Regression] s390: ICE in do_store_flag after 10843f830350
 2020-10-08 10:47 UTC  (4+ messages)
` [Bug rtl-optimization/97326] "
` [Bug middle-end/97326] "

[Bug target/97323] New: [10/11 Regression] ICE 'verify_type' failed on arm-linux-gnueabihf
 2020-10-08 10:30 UTC  (3+ messages)
` [Bug target/97323] "

[Bug sanitizer/97294] New: ASAN "dynamic-stack-buffer-overflow" false positive with OpenMP reduction to std::vector
 2020-10-08  9:57 UTC  (5+ messages)
` [Bug sanitizer/97294] "

[Bug rtl-optimization/97322] New: [11 regression] ICE in int_mode_for_mode, at stor-layout.c:404 on arm
 2020-10-08  9:57 UTC  (6+ messages)
` [Bug rtl-optimization/97322] "
` [Bug target/97322] "

[Bug target/97203] New: [nvptx] 'illegal memory access was encountered' with 'omp simd'/SIMT and cexpf call
 2020-10-08  9:56 UTC  (2+ messages)
` [Bug target/97203] "

[Bug tree-optimization/97334] New: inefficient vectorization of gcc.dg/vect/bb-slp-pr65935.c
 2020-10-08  9:48 UTC  (2+ messages)
` [Bug tree-optimization/97334] "

[Bug tree-optimization/97325] New: [11 Regression] wrong code with __builtin_ffs() at -O2
 2020-10-08  9:47 UTC  (7+ messages)
` [Bug tree-optimization/97325] "

[Bug tree-optimization/97315] New: [11 Regression] ICE in choose_value, at gimple-ssa-evrp.c:282 since r11-3690-gebc77ce3a4c70730b4e38d68f88693eadbdc8712
 2020-10-08  9:38 UTC  (15+ messages)
` [Bug tree-optimization/97315] "

[Bug tree-optimization/97333] New: [gimple_can_duplicate_bb_p == false, tree-ssa-threadupdate] ICE in duplicate_block, at cfghooks.c:1093
 2020-10-08  9:36 UTC  (2+ messages)
` [Bug tree-optimization/97333] "

[Bug libgomp/81802] Report cuLaunchKernel launch dimensions in GOMP_OFFLOAD_run
 2020-10-08  9:06 UTC  (2+ messages)

[Bug libgomp/97331] New: [nvptx] Provide GCN_NUM_TEAMS/GCN_NUM_THREADS equivalent
 2020-10-08  8:50 UTC  (2+ messages)
` [Bug libgomp/97331] "

[Bug target/97327] New: -mcpu=cortex-m55 warns without -mfloat-abi=hard or -march=armv8.1-m.main
 2020-10-08  8:11 UTC  (4+ messages)
` [Bug target/97327] "

[Bug c/97329] New: POWER9 default cache and line sizes appear to be wrong
 2020-10-08  5:39 UTC  (3+ messages)
` [Bug target/97329] "

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2020-10-08  4:31 UTC  (3+ messages)
` [Bug middle-end/95189] [9/10 Regression] memcmp being wrongly stripped like strcmp

[Bug c++/97052] New: Internal compiler error with substitution failure in template parameter list of concept declaration
 2020-10-08  4:06 UTC  (3+ messages)
` [Bug c++/97052] "

[Bug d/96229] New: Invalid specialization accepted when also constrained in base template template parameter
 2020-10-08  4:06 UTC  (2+ messages)
` [Bug c++/96229] "

[Bug c++/96575] New: std::ranges::sort is not usable as a 'constexpr' function when saving its return value in lambda function
 2020-10-08  3:52 UTC  (2+ messages)
` [Bug c++/96575] "

[Bug fortran/96711] New: Internal Compiler Error on NINT() Function
 2020-10-07 21:32 UTC  (7+ messages)
` [Bug fortran/96711] "

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

[Bug libstdc++/97311] New: Bug in std::seed_seq::generate() when integer type has more than 32 bits
 2020-10-07 21:12 UTC  (8+ messages)
` [Bug libstdc++/97311] "

[Bug c++/96805] New: ICE: Segmentation fault in instantiate_template / pop_nested_class()
 2020-10-07 20:33 UTC  (2+ messages)
` [Bug c++/96805] [10/11 Regression] "

[Bug analyzer/95188] New: analyzer-unsafe-call-within-signal-handler shows wrong statement for signal registration event
 2020-10-07 20:05 UTC  (3+ messages)
` [Bug analyzer/95188] "

[Bug bootstrap/97304] New: Boostrap failure on freebsd: ld: error: unable to find library -lc
 2020-10-07 20:04 UTC  (4+ messages)
` [Bug bootstrap/97304] "

[Bug c++/96391] New: internal compiler error: in linemap_compare_locations, at libcpp/line-map.c:1359
 2020-10-07 19:46 UTC  (2+ messages)
` [Bug preprocessor/96391] [10/11 Regression] "

[Bug c++/96355] New: [concepts] internal compiler error: in tsubst_pack_expansion, at cp/pt.c:12928
 2020-10-07 18:55 UTC  (2+ messages)
` [Bug c++/96355] [10/11 Regression] "

[Bug c++/96531] New: ICE for concepts here
 2020-10-07 18:55 UTC  (2+ messages)
` [Bug c++/96531] [10/11 Regression] "

[Bug c/97307] New: Optimization for pure vs. const function
 2020-10-07 17:27 UTC  (9+ messages)
` [Bug tree-optimization/97307] "

[Bug c++/96299] New: Defaulted operator <=> implicitly deleted when a member has operator < and operator == and return type is specified
 2020-10-07 17:26 UTC  (2+ messages)
` [Bug c++/96299] "

[Bug c++/97279] New: GCC ignores the operation definition of the template
 2020-10-07 16:15 UTC  (2+ messages)
` [Bug c++/97279] "

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

[Bug c++/88115] Incorrect result from alignof in templates, if also using __alignof__
 2020-10-07 14:52 UTC 

[Bug preprocessor/93606] -fdirectives-only and raw string literals
 2020-10-07 14:38 UTC 

[Bug c++/95263] New: ice in lookup_template_class_1
 2020-10-07 14:36 UTC  (2+ messages)
` [Bug c++/95263] [11 Regression] ICE in lookup_template_class_1 since r11-504-g74744bb1f2847b5b

[Bug lto/95677] New: undefined reference to `(anonymous namespace)::xx'
 2020-10-07 14:35 UTC  (2+ messages)
` [Bug c++/95677] "

[Bug c/97321] New: add warning for pointer casts that may lead to aliasing violation when dereferenced
 2020-10-07 14:35 UTC  (2+ messages)
` [Bug c/97321] "

[Bug c++/31775] static object mangling conflicts with extern object
 2020-10-07 14:35 UTC 

[Bug fortran/47469] New: Check whether arrayfunc_assign_needs_temporary misses TBP/PPC attributes
 2020-10-07 14:02 UTC  (3+ messages)
` [Bug fortran/47469] "

[Bug analyzer/97110] New: [meta-bug] analyzer tracker bug for C++ support
 2020-10-07 13:48 UTC  (2+ messages)
` [Bug analyzer/97110] [meta-bug] tracker bug for supporting C++ in -fanalyzer

[Bug analyzer/97116] New: Fix argument numbering in C++ member function calls
 2020-10-07 13:48 UTC  (6+ messages)
` [Bug analyzer/97116] "

[Bug fortran/97320] New: False positive "Array reference out of bounds in loop" in a protecting if block
 2020-10-07 13:31 UTC  (2+ messages)
` [Bug fortran/97320] "

[Bug target/97312] New: [11 regression] aarch64/pr90838.c fails
 2020-10-07 13:10 UTC  (3+ messages)
` [Bug target/97312] "

[Bug bootstrap/97319] New: LTO profiledbootstrap (C/C++/Fotran only) fails with a segfault in selftest
 2020-10-07 12:56 UTC  (2+ messages)
` [Bug bootstrap/97319] "

[Bug bootstrap/95582] New: [11 Regression] LTO lean + PGO bootstrap is broken in Ada
 2020-10-07 12:38 UTC  (4+ messages)
` [Bug bootstrap/95582] "

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

[Bug tree-optimization/97317] New: [11 Regression] ICE in verify_range, at value-range.cc:369
 2020-10-07 12:27 UTC  (4+ messages)
` [Bug tree-optimization/97317] "

[Bug lto/97290] New: Segmentation fault in lto-wrapper
 2020-10-07 12:05 UTC  (3+ messages)
` [Bug lto/97290] "

[Bug fortran/50550] New: does not recognize pointer variable at initialization (r178939)
 2020-10-07 12:03 UTC  (3+ messages)
` [Bug fortran/50550] "

[Bug target/97318] New: [nvptx] Function splitting results in invalid function name
 2020-10-07 10:29 UTC 

[Bug rtl-optimization/97295] New: ICE on firefox built with lto+pgo: dist/include/mozilla/Casting.h:64:1: internal compiler error: in to_frequency, at profile-count.c:273
 2020-10-07 10:23 UTC  (2+ messages)
` [Bug rtl-optimization/97295] "

[Bug other/97305] New: options-save.c:8526:26: error: unused variable 'mask'
 2020-10-07  9:34 UTC  (3+ messages)
` [Bug bootstrap/97305] "

[Bug libgcc/97316] New: config/libbid/bid64_noncomp.c: 7 * pointless test ?
 2020-10-07  9:28 UTC 

[Bug bootstrap/97314] New: bootstrap failure on i686-linux-gnu with --enable-checking=yes,extra,rtl
 2020-10-07  9:00 UTC  (3+ messages)
` [Bug bootstrap/97314] "

[Bug rtl-optimization/97313] New: [11 Regression] ICE in lra_set_insn_recog_data, at lra.c:1004 since r11-937-g5261cf8ce824bfc7
 2020-10-07  7:58 UTC  (2+ messages)
` [Bug rtl-optimization/97313] "

[Bug fortran/97084] New: Openmp + Allocatable String Crashes
 2020-10-07  7:42 UTC  (4+ messages)
` [Bug fortran/97084] "

[Bug fortran/97308] New: OpenBSD bootstrap fails with error: C++ preprocessor "/lib/cpp" fails sanity check
 2020-10-07  5:12 UTC  (8+ messages)
` [Bug fortran/97308] "
` [Bug bootstrap/97308] "

[Bug libbacktrace/97310] New: new test case mtest_minidebug from r11-3196 fails on powerpc64 BE
 2020-10-07  4:01 UTC 

[Bug go/92564] libgo regression in runtime test resulting in SIGSEGV on ppc64le
 2020-10-06 22:14 UTC  (2+ messages)

[Bug middle-end/90861] OpenACC 'declare' not cleaning up for VLAs
 2020-10-06 21:40 UTC  (6+ messages)

[Bug c++/97297] New: typename wrongly required in out-of-class member function definitions
 2020-10-06 21:39 UTC  (3+ messages)
` [Bug c++/97297] "

[Bug other/97309] New: Improve documentation of -fallow-store-data-races
 2020-10-06 20:39 UTC  (2+ messages)
` [Bug other/97309] "

[Bug libstdc++/90295] Please define ~exception_ptr inline
 2020-10-06 16:45 UTC  (5+ messages)

[Bug libstdc++/92356] Missed optimization of std::find looking for item in array of items [0..n]
 2020-10-06 16:42 UTC 

[Bug other/91084] download_prerequisites fails on OpenBSD
 2020-10-06 16:33 UTC 

[Bug testsuite/81690] libgomp.c/{target-32,thread-limit-2}.c fail for nvptx: missing usleep
 2020-10-06 15:26 UTC 

[Bug c++/97306] New: local extern decls & contexpr
 2020-10-06 13:47 UTC  (2+ messages)
` [Bug c++/97306] "

[Bug libfortran/94625] New: documentation of _gfortran_set_options does not match implementation
 2020-10-06 13:23 UTC  (2+ messages)
` [Bug fortran/94625] "

[Bug tree-optimization/94527] New: RFE: Add an __attribute__ that marks a function as freeing an object
 2020-10-06 13:04 UTC  (2+ messages)
` [Bug middle-end/94527] "

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