public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105589] New: [ICE] templated type alias over std::array with bound type in template function fails
 2022-05-15 16:24 UTC  (4+ messages)
` [Bug c++/105589] [12/13 Regression] "

[Bug fortran/105473] New: semicolon allowed when list-directed read integer with decimal='point'
 2022-05-15 15:56 UTC  (5+ messages)
` [Bug fortran/105473] "

[Bug libstdc++/105601] New: spidermonkey-91 fails to compile with: ../12.1.0/include/g++-v12/typeinfo:115: undefined reference to `std::type_info::operator==(std::type_info const&) const'
 2022-05-15 14:48 UTC  (15+ messages)
` [Bug target/105601] "
` [Bug libstdc++/105601] "

[Bug c++/105610] New: warn about cv qualifiers ignored for a base class
 2022-05-15 12:43 UTC 

[Bug libgcc/105607] New: sh-unknown-elf: Error: opcode not valid for this cpu variant
 2022-05-15 10:00 UTC  (10+ messages)
` [Bug target/105607] "

[Bug c++/105609] New: ranges::move(_backward) should use ranges​::​iter_move instead of std​::​move
 2022-05-15  9:31 UTC 

[Bug c/105492] New: [13 Regression] ICE in set_underlying_type, at c-family/c-common.cc:8164
 2022-05-15  8:30 UTC  (2+ messages)
` [Bug c/105492] [13 Regression] ICE in set_underlying_type, at c-family/c-common.cc:8164 since r13-57-g0aa277bf0b4b7943

[Bug preprocessor/105608] New: [13 Regression] ICE: in linemap_add, at libcpp/line-map.cc:502 on ovito-3.7.1
 2022-05-15  8:08 UTC 

[Bug c++/105606] New: [12 Regression] std::pair with nested struct and NSDMI
 2022-05-15  7:09 UTC  (7+ messages)
` [Bug c++/105606] "
` [Bug c++/105606] [12 Regression] std::pair with nested struct and NSDMI and -std=c++20

[Bug libstdc++/102199] New: is_default_constructible incorrect for an inner type with NSDMI
 2022-05-15  7:08 UTC  (2+ messages)
` [Bug c++/102199] "

[Bug libstdc++/96645] New: std::variant default constructor
 2022-05-15  6:35 UTC  (2+ messages)
` [Bug c++/96645] [9/10/11/12/13 Regression] [CWG2335] std::variant default constructor and unparsed DMI

[Bug c/105323] New: Unused assignment does not get reported
 2022-05-15  0:10 UTC  (2+ messages)
` [Bug c/105323] assignment that is unused afterwards is not reported

[Bug target/93082] macOS Authorization.h needs fixinclude
 2022-05-14 23:28 UTC 

[Bug c/81233] -Wdiscarded-qualifiers and Wincompatible-pointer-types missing important detail
 2022-05-14 21:44 UTC 

[Bug preprocessor/105605] New: Manual/doc: Default dependency target (-MT) omits dependence on -o (output file)
 2022-05-14 20:37 UTC 

[Bug middle-end/105604] New: [10/11/12 Regression] ICE: in tree_to_shwi, at tree.cc:6369
 2022-05-14 20:26 UTC  (2+ messages)
` [Bug middle-end/105604] [10/11/12 Regression] ICE: in tree_to_shwi with vla in struct and sprintf

[Bug preprocessor/105603] New: Manual incorrectly says -MD -E -o specifies dependency output file
 2022-05-14 20:00 UTC 

[Bug c/80528] reimplement gnulib's "useless-if-before-free" script as a compiler warning
 2022-05-14 19:13 UTC 

[Bug driver/34280] using -o with -MM produces truncated output with multiple input files
 2022-05-14 19:11 UTC 

[Bug c/105506] New: Error building GCC 12.1.0 against MinGW-w64: fatal error: cannot execute 'cc1': CreateProcess: No such file or directory
 2022-05-14 18:42 UTC  (2+ messages)
` [Bug target/105506] "

[Bug target/105602] New: [OpenMP][gcn] — Support multiple arch in gcc/config/gcn/t-omp-device? Add 'amdgcn' (additionally to/instead of 'amd')
 2022-05-14  9:16 UTC 

[Bug target/100461] New: [11/12 Regression] mingw build broken due to change of rdtsc implementation
 2022-05-14  7:07 UTC  (3+ messages)
` [Bug target/100461] "

[Bug c++/105550] New: Missing copy elision with conditional operator in NSDMI
 2022-05-13 23:50 UTC  (2+ messages)
` [Bug c++/105550] Missing copy elision with conditional operator

[Bug c++/81952] copy elision used when constructor needs to be called
 2022-05-13 23:47 UTC  (3+ messages)

[Bug c++/81311] [7 Regression] An std::ref argument calls copy constructor instead of template constructor in C++17 mode
 2022-05-13 23:46 UTC 

[Bug c++/105599] New: g++ binary: undefined symbols _main referenced from __start in crt1.0
 2022-05-13 23:03 UTC  (4+ messages)
` [Bug target/105599] g++ by itself is not producing "fatal error: no input files" for darwin target

[Bug bootstrap/88633] stage2 failure due to undefined reference to libintl_dgettext on armv7l-linux-gnueabihf
 2022-05-13 22:48 UTC  (2+ messages)

[Bug go/83308] Missing platform definitions for SH in libgo
 2022-05-13 22:43 UTC  (2+ messages)

[Bug lto/105600] New: ICE with LTO when building Mumble from git on arm64
 2022-05-13 21:55 UTC  (2+ messages)
` [Bug lto/105600] "

[Bug libbacktrace/105590] New: GCC should give backtraces on Darwin when it ICEs
 2022-05-13 21:49 UTC  (2+ messages)
` [Bug libbacktrace/105590] "

[Bug tree-optimization/83907] missing strlen optimization for non-zero memset followed by a nul byte store
 2022-05-13 21:21 UTC 

[Bug c++/105580] New: False warning "potential null pointer dereference" raised when using istreambuf_iterator and any "-O" flag
 2022-05-13 21:12 UTC  (3+ messages)
` [Bug libstdc++/105580] [12/13 Regression] "

[Bug c/78352] GCC lacks support for the Apple "blocks" extension to the C family of languages
 2022-05-13 21:04 UTC 

[Bug c++/91706] [9/10 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in equate_type_number_to_die, at dwarf2out.c:5782
 2022-05-13 20:11 UTC 

[Bug c++/101078] New: [11/12 Regression] Rejected code since r12-1272-gf07edb5d7f3e7721
 2022-05-13 20:10 UTC  (4+ messages)
` [Bug c++/101078] [9/10 "

[Bug fortran/105582] New: ICE on procedure pointer assignment inside block
 2022-05-13 19:41 UTC  (2+ messages)
` [Bug fortran/105582] "

[Bug fortran/105230] New: [9/10/11/12 Regression] ICE in find_array_section, at fortran/expr.cc:1634
 2022-05-13 19:35 UTC  (2+ messages)
` [Bug fortran/105230] [9/10/11/12/13 "

[Bug target/105552] New: munmap_chunk(): invalid pointer in __gmp_default_free on ia64
 2022-05-13 19:30 UTC  (2+ messages)
` [Bug target/105552] "

[Bug c/105597] New: ice in type, at value-range.h:223
 2022-05-13 18:42 UTC  (7+ messages)
` [Bug c/105597] "

[Bug c++/99066] New: non-weak definition emitted for explicit instantiation declaration
 2022-05-13 18:26 UTC  (4+ messages)
` [Bug c++/99066] [9/10 Regression] "
` [Bug c++/99066] [9 "

[Bug c++/105265] New: temporary object not destructed causing memory leaks
 2022-05-13 18:26 UTC  (3+ messages)
` [Bug c++/105265] [9 Regression] "

[Bug c/105598] New: Flag -O2 causes code to misbehave
 2022-05-13 18:25 UTC  (2+ messages)
` [Bug c/105598] [11 Regression] "

[Bug c++/100838] New: -fno-elide-constructors for C++14 missing required destructor call
 2022-05-13 18:24 UTC  (2+ messages)
` [Bug c++/100838] [11 Regression] -fno-elide-constructors for C++14 missing required destructor call since r11-5872-g4eb28483004f8291

[Bug c++/58055] New: [meta-bug] RVO / NRVO improvements
 2022-05-13 18:03 UTC  (2+ messages)
` [Bug c++/58055] "

[Bug c++/91217] [9 Regression] Returning std::array from lambda results in an extra copy step on return
 2022-05-13 18:03 UTC  (2+ messages)

[Bug tree-optimization/105596] New: Loop counter widened to 128-bit unnecessarily
 2022-05-13 18:01 UTC  (2+ messages)
` [Bug tree-optimization/105596] "

[Bug c++/99643] New: internal compiler error in build_over_call, involving array new and copy elision
 2022-05-13 17:59 UTC  (3+ messages)
` [Bug c++/99643] [9 Regression] "

[Bug c++/65211] New: Type alignment lost inside templated function
 2022-05-13 17:59 UTC  (5+ messages)
` [Bug c++/65211] [9/10/11 Regression] "
` [Bug c++/65211] [9/10 "
` [Bug c++/65211] [9 "

[Bug c++/101698] New: Template type conversion operator from base class preferred over matching overload
 2022-05-13 17:58 UTC  (5+ messages)
` [Bug c++/101698] [9/10/11 Regression] "
` [Bug c++/101698] [9/10 "
` [Bug c++/101698] [9 "

[Bug c++/101442] New: Destructor not called for a temporary object, if it
 2022-05-13 17:51 UTC  (5+ messages)
` [Bug c++/101442] [9/10/11 Regression] Destructor not called for a temporary object, if it's bound to a ref member of an object subject to NRVO
` [Bug c++/101442] [9/10 "
` [Bug c++/101442] [9 "

[Bug c++/98249] New: Improper ADL on the `arg` in `new (arg) T`
 2022-05-13 17:50 UTC  (3+ messages)
` [Bug c++/98249] [9 Regression] "

[Bug c++/104646] New: [9/10/11/12 Regression] ICE in cx_check_missing_mem_inits, at cp/constexpr.cc:845
 2022-05-13 17:50 UTC  (3+ messages)
` [Bug c++/104646] [9 "

[Bug c++/59950] New: Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary
 2022-05-13 17:49 UTC  (3+ messages)
` [Bug c++/59950] [9 Regression] Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary with empty class

[Bug c++/99901] New: static const class var implemented with constexpr doesn't emit symbols in C++17 mode
 2022-05-13 17:49 UTC  (3+ messages)
` [Bug c++/99901] [9 Regression] "

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2022-05-13 17:47 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/101717] New: ICE capturing static member by ref within stateless lambda
 2022-05-13 17:47 UTC  (3+ messages)
` [Bug c++/101717] [9 Regression] ICE capturing static member within stateless generic lambda

[Bug c++/90664] [9 regression] noexcept confuses template argument deduction
 2022-05-13 17:47 UTC  (2+ messages)

[Bug c++/95870] New: ICE(segmentation fault) in most_general_template(), in gcc/cp/pt.c
 2022-05-13 17:46 UTC  (3+ messages)
` [Bug c++/95870] [9 Regression] ICE (segmentation "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-05-13 17:45 UTC  (3+ messages)
` [Bug c++/55004] "

[Bug c/89180] [meta-bug] bogus/missing -Wunused warnings
 2022-05-13 17:45 UTC 

[Bug c++/96311] New: false positive for -Wunused-but-set-variable (const/constexpr identifier used in generic lambda)
 2022-05-13 17:45 UTC  (3+ messages)
` [Bug c++/96311] [9 Regression] "

[Bug c++/96673] New: Friend class with templates and default constructor not recognized in C++14 or later
 2022-05-13 17:44 UTC  (3+ messages)
` [Bug c++/96673] [9 Regression] "

[Bug c++/91933] [9 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in build_simple_base_path, at cp/class.c:541
 2022-05-13 17:43 UTC  (2+ messages)

[Bug c++/100032] New: renaming alias template that also adds cv-qualifiers is deemed equivalent to underlying template
 2022-05-13 17:42 UTC  (3+ messages)
` [Bug c++/100032] [9/10 Regression] "

[Bug c++/67184] Missed optimization with C++11 final specifier
 2022-05-13 17:40 UTC 

[Bug tree-optimization/69445] Fail to devirtualize call to base class function even though derived class type is 'final'
 2022-05-13 17:40 UTC 

[Bug fortran/105594] New: -Wuse-without-only issued for any submodule
 2022-05-13 17:17 UTC  (2+ messages)
` [Bug fortran/105594] "

[Bug c++/91241] [9/10 Regression] internal compiler error: symtab_node::verify failed
 2022-05-13 17:13 UTC 

[Bug c++/86355] [9/10 Regression] Internal compiler error with pack expansion and fold expression
 2022-05-13 17:13 UTC 

[Bug target/105162] New: [AArch64] outline-atomics drops dmb ish barrier on __sync builtins
 2022-05-13 17:11 UTC  (2+ messages)
` [Bug target/105162] "

[Bug c/105576] New: x86: Support a machine constraint to get raw symbol name
 2022-05-13 17:08 UTC  (2+ messages)
` [Bug target/105576] "

[Bug other/105593] New: avx512 math function raises uninitialized variable warning
 2022-05-13 17:04 UTC  (5+ messages)
` [Bug target/105593] "

[Bug debug/105586] New: [11/12/13 Regression] -fcompare-debug failure (length) with -O2 -fno-if-conversion -mtune=power4 -fno-guess-branch-probability
 2022-05-13 16:49 UTC  (2+ messages)
` [Bug debug/105586] "

[Bug sanitizer/105592] New: array out of bound not detected by ubsan
 2022-05-13 16:35 UTC  (4+ messages)
` [Bug sanitizer/105592] "

[Bug c++/105595] New: Coroutines can trigger -Wsubobject-linkage
 2022-05-13 16:21 UTC 

[Bug c++/104476] New: using-decl shadowed by member function when in incomplete-class context
 2022-05-13 15:35 UTC  (2+ messages)
` [Bug c++/104476] [11 Regression] "

[Bug c++/91618] [9/10/11 Regression] template-id required to friend a function template, even for a qualified-id
 2022-05-13 15:29 UTC 

[Bug c++/58616] New: [meta-bug] nsdmi
 2022-05-13 15:27 UTC  (2+ messages)
` [Bug c++/58616] "

[Bug other/103681] New: Unusual behavior for tail padding with different c++ standards
 2022-05-13 15:27 UTC  (2+ messages)
` [Bug c++/103681] [9/10/11 Regression] Unusual behavior for tail padding with different c++ standards and NSDMI

[Bug c++/96926] New: [9/10/11 Regression] Tuple element w/ member reference to incomplete template type rejected
 2022-05-13 15:25 UTC  (2+ messages)
` [Bug c++/96926] [9/10 "

[Bug c++/100079] New: Non-type template parameter, itself a nested template, rejected with internal error
 2022-05-13 15:21 UTC  (2+ messages)
` [Bug c++/100079] [9/10 Regression] "

[Bug tree-optimization/104547] New: std::vector::resize(v.size() - n) produces poor code
 2022-05-13 14:22 UTC  (3+ messages)
` [Bug tree-optimization/104547] "

[Bug c/105588] New: _Alignof (C) and alignof (C++) on dereference of `double *` disagree on 32-bit x86
 2022-05-13 14:18 UTC  (3+ messages)
` [Bug c/105588] "

[Bug c++/2082] g++ defines _GNU_SOURCE by default
 2022-05-13 13:52 UTC 

[Bug c++/102479] New: segfault when deducing class template arguments for tuple with libc++-14
 2022-05-13 13:45 UTC  (4+ messages)
` [Bug c++/102479] "

[Bug target/99555] New: [OpenMP/nvptx] Execution-time hang for simple nested OpenMP 'target'/'parallel'/'task' constructs
 2022-05-13 13:16 UTC  (2+ messages)
` [Bug target/99555] "

[Bug c++/105575] New: Segment when riscv64-g++ compile .cc
 2022-05-13 13:02 UTC  (3+ messages)
` [Bug c++/105575] "

[Bug tree-optimization/105591] New: [13 Regression] ICE: in tree_to_poly_uint64, at tree.cc:3250 with -O -mavx512f -mno-avx2
 2022-05-13 12:45 UTC  (12+ messages)
` [Bug tree-optimization/105591] "
` [Bug tree-optimization/105591] [13 Regression] ICE: in tree_to_poly_uint64, at tree.cc:3250 with -O -mavx512f -mno-avx2 since r13-379

[Bug c++/102300] New: Qualified name in class template
 2022-05-13 12:11 UTC  (3+ messages)
` [Bug c++/102300] [11 Regression] Qualified name of same template in class template is rejected

[Bug gcov-profile/105535] New: GCOV analysis on 16-bit target systems impossible
 2022-05-13 12:05 UTC  (3+ messages)
` [Bug gcov-profile/105535] "

[Bug c/105585] New: [12/13 Regression] Spurious stringop-overflow warning with <atomic>
 2022-05-13 12:02 UTC  (2+ messages)
` [Bug tree-optimization/105585] [12/13 Regression] Spurious stringop-overflow warning with <atomic> since r12-4725-g88b504b7a8c5affb

[Bug modula2/105411] New: gm2 testsuite should use TEST_ALWAYS_FLAGS
 2022-05-13 11:59 UTC  (2+ messages)
` [Bug modula2/105411] "

[Bug c++/65608] New: [meta-bug] friend issues
 2022-05-13 11:43 UTC  (2+ messages)
` [Bug c++/65608] "

[Bug c++/41723] [9/10 Regression] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template
 2022-05-13 11:43 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).