public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[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  (2+ messages)

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

[Bug fortran/47469] New: Check whether arrayfunc_assign_needs_temporary misses TBP/PPC attributes
 2020-10-07 14:02 UTC  (5+ 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 libstdc++/97311] New: Bug in std::seed_seq::generate() when integer type has more than 32 bits
 2020-10-07 13:31 UTC  (3+ messages)
` [Bug libstdc++/97311] "

[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/97315] New: [11 Regression] ICE in choose_value, at gimple-ssa-evrp.c:282 since r11-3690-gebc77ce3a4c70730b4e38d68f88693eadbdc8712
 2020-10-07 12:35 UTC  (8+ messages)
` [Bug tree-optimization/97315] "

[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  (10+ 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 ipa/97292] New: [11 Regression] dealII from SPECCPU 2016 no longer terminates after g:c34db4b6f8a5d80367c709309f9b00cb32630054
 2020-10-07 11:20 UTC  (6+ messages)
` [Bug ipa/97292] "

[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  (6+ messages)
` [Bug rtl-optimization/97295] "

[Bug other/97305] New: options-save.c:8526:26: error: unused variable 'mask'
 2020-10-07  9:34 UTC  (4+ 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 c/97307] New: Optimization for pure vs. const function
 2020-10-07  8:44 UTC  (3+ messages)
` [Bug tree-optimization/97307] "

[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/96711] New: Internal Compiler Error on NINT() Function
 2020-10-07  7:19 UTC  (2+ messages)
` [Bug fortran/96711] "

[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  (7+ messages)

[Bug c++/97297] New: typename wrongly required in out-of-class member function definitions
 2020-10-06 21:39 UTC  (5+ 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  (2+ messages)

[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] "

[Bug tree-optimization/97043] New: latent wrong-code with SLP vectorization
 2020-10-06 12:20 UTC  (2+ messages)
` [Bug tree-optimization/97043] "

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

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

[Bug target/96607] New: GCC feeds SPARC/Solaris linker with unrecognized TLS sequences
 2020-10-06 11:26 UTC  (3+ messages)
` [Bug target/96607] "

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

[Bug target/95864] New: [11 Regression] GCN offloading execution regressions after commit f062c3f11505b70c5275e5bc0e52f3e441f8afbc "amdgcn: Switch to HSACO v3 binary format"
 2020-10-06 10:23 UTC  (2+ messages)
` [Bug target/95864] "

[Bug target/97302] New: FreeBSD build fails with contrib/download_prerequisites with missing gmp.h
 2020-10-06  9:55 UTC  (8+ messages)
` [Bug target/97302] "

[Bug other/97301] New: [11 regression] gcc.target/powerpc/sse-movlps-1.c fails after r11-3434
 2020-10-06  9:09 UTC  (2+ messages)
` [Bug ipa/97301] "

[Bug ipa/97300] New: [11 regression] several test cases fail after r11-3308
 2020-10-06  9:09 UTC  (2+ messages)
` [Bug ipa/97300] "

[Bug other/97299] New: [11 regression] gcc.dg/vect/slp-reduc-3.c fails after r11-3563
 2020-10-06  9:08 UTC  (2+ messages)
` [Bug testsuite/97299] "

[Bug rtl-optimization/97282] New: division done twice for modulo and divsion for 128-bit integers
 2020-10-06  8:33 UTC  (4+ messages)
` [Bug rtl-optimization/97282] "

[Bug target/96914] New: missing MVE intrinsics
 2020-10-06  8:27 UTC  (7+ messages)
` [Bug target/96914] "

[Bug tree-optimization/97159] New: segfault in modref_may_conflict
 2020-10-06  8:18 UTC  (2+ messages)
` [Bug tree-optimization/97159] [11 Regression] "

[Bug tree-optimization/97008] New: [openacc] Remove invariant that IFN_UNIQUE is last stmt in bb
 2020-10-06  8:02 UTC  (2+ messages)
` [Bug tree-optimization/97008] "

[Bug tree-optimization/97289] New: [11 Regression] ICE in get, at cgraph.h:446
 2020-10-06  7:27 UTC  (2+ messages)
` [Bug middle-end/97289] "

[Bug c++/97303] New: ICE during GIMPLE pass: *rebuild_cgraph_edges
 2020-10-06  6:35 UTC 

[Bug target/96456] New: [10 Regression] ICE in expand_insn, at optabs.c:7511 on s390x-linux-gnu
 2020-10-06  6:26 UTC  (2+ messages)
` [Bug target/96456] [10/11 "

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

[Bug c++/97279] New: GCC ignores the operation definition of the template
 2020-10-05 23:08 UTC  (3+ messages)
` [Bug c++/97279] "

[Bug fortran/97037] New: ICE on user-defined derived-type output of an intermediate ancestor type
 2020-10-05 22:34 UTC  (2+ messages)
` [Bug fortran/97037] "

[Bug fortran/89219] ICE with derived type I/O
 2020-10-05 22:34 UTC 

[Bug fortran/96992] New: Class arrays of different ranks are rejected as storage association argument
 2020-10-05 20:52 UTC  (2+ messages)
` [Bug fortran/96992] "

[Bug libfortran/97017] New: The function determine_precision is called twice for each formatted real write
 2020-10-05 20:37 UTC  (2+ messages)
` [Bug libfortran/97017] "

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

[Bug lto/97298] New: [11 regression] ICE at lto-streamer-out.c:554 after r11-3303
 2020-10-05 20:18 UTC  (2+ messages)
` [Bug lto/97298] "

[Bug fortran/95979] New: [10/11 Regression] ICE in get_kind, at fortran/simplify.c:129
 2020-10-05 20:09 UTC  (2+ messages)
` [Bug fortran/95979] "

[Bug fortran/95644] New: IEEE_FMA is missing from the IEEE_ARITHMETIC module
 2020-10-05 19:50 UTC  (3+ messages)
` [Bug fortran/95644] [F2018] "

[Bug c++/97296] New: g++ accepts-invalid after DR2352 fix
 2020-10-05 18:56 UTC  (2+ messages)
` [Bug c++/97296] [10/11 Regression] "

[Bug fortran/97123] New: double free detected in tcache 2 with recursive allocatable type
 2020-10-05 18:36 UTC  (2+ messages)
` [Bug fortran/97123] "

[Bug fortran/96910] New: intrinsic assignment does not duplicate allocatable component of nested derived type
 2020-10-05 18:34 UTC  (2+ messages)
` [Bug fortran/96910] "

[Bug c++/96805] New: ICE: Segmentation fault in instantiate_template / pop_nested_class()
 2020-10-05 16:56 UTC  (3+ messages)
` [Bug c++/96805] [10/11 Regression] "

[Bug c++/97197] New: With -O2, Incorrect -Werror=maybe-uninitialized thrown, leads to 'target_mem_ref' and 'dump_expr<expression error>' in message
 2020-10-05 16:42 UTC  (2+ messages)
` [Bug c++/97197] "

[Bug target/96835] New: Constructor in offload template class
 2020-10-05 16:14 UTC  (3+ messages)
` [Bug target/96835] "

[Bug c++/97285] New: Interaction between no_unique_address and has_unique_object_representations
 2020-10-05 16:11 UTC  (2+ messages)
` [Bug c++/97285] "

[Bug fortran/69090] Allocatable arrays mishandled in 'omp declare target'
 2020-10-05 15:15 UTC 

[Bug c++/97293] New: ICE Segfault in C++20 mode
 2020-10-05 14:36 UTC  (2+ messages)
` [Bug c++/97293] "

[Bug fortran/97070] New: Discrepancy in results between OpenMP/OpenACC
 2020-10-05 14:19 UTC  (2+ messages)
` [Bug fortran/97070] "

[Bug libgomp/97291] New: [SIMT] Move SIMT_XCHG_* out of non-uniform execution region
 2020-10-05 14:19 UTC  (2+ messages)
` [Bug libgomp/97291] "

[Bug target/97281] New: Mark- march=x86-64-v[234] binaries
 2020-10-05 13:56 UTC  (3+ messages)
` [Bug target/97281] Mark -march=x86-64-v[234] binaries

[Bug fortran/80255] Segfault from accessing class(*) component in an array of any-type-wrappers
 2020-10-05 13:22 UTC 

[Bug libgomp/97212] New: [OpenMP] 'depend' clause with 'target nowait' (!) + 'task' does not work
 2020-10-05 12:51 UTC  (2+ messages)
` [Bug libgomp/97212] "

[Bug fortran/92350] Document non-standard namelist quote handling in gfortran
 2020-10-05 12:36 UTC 

[Bug fortran/97031] New: the content of a comment line breaks compilation
 2020-10-05 12:28 UTC  (2+ messages)
` [Bug fortran/97031] "

[Bug fortran/97176] New: Cannot return deferred length strings when using -fno-automatic
 2020-10-05 12:23 UTC  (2+ messages)
` [Bug fortran/97176] "

[Bug c++/97198] New: __is_constructible(int[], int) should return true
 2020-10-05 11:02 UTC  (2+ messages)
` [Bug c++/97198] "

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