public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105229] New: [11/12 Regression] ICE in lookup_template_class_1, at cp/pt.cc:10111
 2022-04-11 17:10 UTC  (2+ messages)
` [Bug c++/105229] "

[Bug bootstrap/105218] New: [12 regression] bootstrap build error in mpc in stage3
 2022-04-11 17:10 UTC  (7+ messages)
` [Bug bootstrap/105218] "

[Bug c++/98249] New: Improper ADL on the `arg` in `new (arg) T`
 2022-04-11 17:06 UTC  (2+ messages)
` [Bug c++/98249] [9/10/11/12 Regression] "

[Bug libstdc++/105031] New: wrong constexpr if statement in basic_stacktrace::operator=(basic_stacktrace&&)
 2022-04-11 17:02 UTC  (5+ messages)
` [Bug libstdc++/105031] "

[Bug fortran/105230] New: [9/10/11/12 Regression] ICE in find_array_section, at fortran/expr.cc:1634
 2022-04-11 16:57 UTC 

[Bug c++/105228] New: [9/10/11/12 Regression] ICE tree check: expected tree that contains 'decl minimal' structure, have 'error_mark' in decl_anon_ns_mem_p, at cp/tree.cc:3826
 2022-04-11 16:56 UTC  (2+ messages)
` [Bug c++/105228] "

[Bug c++/105227] New: [12 Regression] ICE in type_in_anonymous_namespace_p, at ipa-utils.h:233
 2022-04-11 16:51 UTC 

[Bug c/105226] New: [10/11/12 Regression] ICE in gimple_split_edge, at tree-cfg.cc:2960
 2022-04-11 16:50 UTC 

[Bug go/105225] New: build failure with musl libc 1.2.3 due to sysinfo.go error: redefinition of 'SYS_SECCOMP'
 2022-04-11 16:43 UTC 

[Bug c++/105223] New: [12 Regression] filter_memfn_lookup internal compiler error
 2022-04-11 16:40 UTC  (3+ messages)
` [Bug c++/105223] "

[Bug c++/105222] New: gcc rejects valid syntax of ternary operator for lambda in requires clause
 2022-04-11 16:22 UTC  (5+ messages)
` [Bug c++/105222] "
` [Bug c++/105222] gcc totally broken with "

[Bug c++/105224] New: [modules] g++.dg/modules/virt-2_a.C: inline key methods: c++ modules and arm aapcs clash
 2022-04-11 16:18 UTC 

[Bug target/105219] New: [12 Regression] SVE: Wrong code with -O3 -msve-vector-bits=128 -mtune=thunderx
 2022-04-11 16:12 UTC  (5+ messages)
` [Bug target/105219] "

[Bug target/104853] New: [RISC-V] -march=rv64g not including extension Zifencei
 2022-04-11 16:05 UTC  (4+ messages)
` [Bug target/104853] "

[Bug c/103818] New: ICE: in insert, at ipa-modref-tree.c:591
 2022-04-11 16:00 UTC  (3+ messages)
` [Bug ipa/103818] [12 Regression] ICE: in insert, at ipa-modref-tree.c:591 since r12-3202-gf5ff3a8ed4ca9173

[Bug tree-optimization/105217] New: Likely wrong code with -D_FORTIFY_SOURCE=3
 2022-04-11 15:59 UTC  (5+ messages)
` [Bug tree-optimization/105217] "
` [Bug tree-optimization/105217] Likely wrong code with -D_FORTIFY_SOURCE=3 since r12-6482-g06bc1b0c539e3a60

[Bug target/102772] New: [12 regression] g++.dg/torture/pr80334.C FAILs
 2022-04-11 15:29 UTC  (5+ messages)
` [Bug target/102772] "

[Bug target/104253] New: libgcc missing __floatdiif
 2022-04-11 15:21 UTC  (2+ messages)
` [Bug target/104253] "

[Bug c++/105220] New: Incorrect concept evaluation when friend class is involved
 2022-04-11 15:17 UTC  (2+ messages)
` [Bug c++/105220] "

[Bug middle-end/105206] New: mis-optimization with -ffast-math and __builtin_powf
 2022-04-11 14:45 UTC  (4+ messages)
` [Bug middle-end/105206] "

[Bug c++/105221] New: gcc rejects true ? [](auto) noexcept {} : [](int) {}
 2022-04-11 14:25 UTC 

[Bug target/105197] New: [12 Regression] SVE: wrong code with -O -ftree-vectorize
 2022-04-11 14:25 UTC  (6+ messages)
` [Bug target/105197] "

[Bug c/105210] New: gcc/auto-profile.cc:391:11: warning: variable 'level' set but not used
 2022-04-11 14:24 UTC  (8+ messages)
` [Bug c/105210] "
` [Bug gcov-profile/105210] "

[Bug analyzer/105103] New: RFE: detect bogus use of varargs in analyzer
 2022-04-11 14:21 UTC  (2+ messages)
` [Bug analyzer/105103] "

[Bug debug/105214] New: [12 Regression] ICE: in connect_traces, at dwarf2cfi.cc:3074 with custom flags
 2022-04-11 13:28 UTC  (7+ messages)
` [Bug target/105214] "
` [Bug sanitizer/105214] "

[Bug tree-optimization/102178] New: SPECFP 2006 470.lbm regressions on AMD Zen CPUs after r12-897-gde56f95afaaa22
 2022-04-11 13:04 UTC  (2+ messages)
` [Bug rtl-optimization/102178] [12 Regression] "

[Bug c/50486] New: No warning at signed -> unsigned casting
 2022-04-11 12:51 UTC  (3+ messages)
` [Bug c/50486] "

[Bug c++/100370] New: [11.1.0 regression] Incorrect warning for placement new
 2022-04-11 12:38 UTC  (2+ messages)
` [Bug c++/100370] [11/12 Regression] Incorrect -Wplacement-new with union

[Bug bootstrap/104301] New: --enable-cstdio=stdio_pure not passed down to libstdc++-v3
 2022-04-11 12:30 UTC  (2+ messages)
` [Bug libstdc++/104301] "

[Bug libstdc++/97841] New: [C++17] is_invocable handling of incomplete return type is wrong
 2022-04-11 12:29 UTC  (2+ messages)
` [Bug libstdc++/97841] "

[Bug tree-optimization/105216] New: [12 regression] 8% regression for m-queens compared to gcc11 O2
 2022-04-11 12:13 UTC  (10+ messages)
` [Bug tree-optimization/105216] "
` [Bug tree-optimization/105216] [12 regression] 8% regression for m-queens compared to gcc11 O2 on CLX

[Bug c/105209] New: internal compiler error: in store_data_bypass_p_1
 2022-04-11 11:48 UTC  (3+ messages)
` [Bug target/105209] "

[Bug rtl-optimization/85409] [9/10/11/12 Regression] ICE in alloc_succs_info, at sel-sched-ir.c:4730
 2022-04-11 11:39 UTC 

[Bug rtl-optimization/105211] New: ICE: SIGSEGV in contains_struct_check (tree.h:3570) with -Os -ffast-math and __builtin_roundf()
 2022-04-11 10:02 UTC  (3+ messages)
` [Bug rtl-optimization/105211] "

[Bug c++/105186] New: ICE in canonicalize_attr_name, at attribs.h:146
 2022-04-11  9:04 UTC  (3+ messages)
` [Bug c++/105186] [9/10/11/12 Regression] "
` [Bug c++/105186] [9/10/11 "

[Bug tree-optimization/104639] New: Useless loop not fully optimized anymore
 2022-04-11  9:03 UTC  (4+ messages)
` [Bug tree-optimization/104639] [12 Regression] "

[Bug debug/105203] New: '-fcompare-debug' failure w/ -O2 -ftracer -fPIC
 2022-04-11  7:46 UTC  (6+ messages)
` [Bug debug/105203] [11/12 Regression] '-fcompare-debug' failure w/ -O2 -ftracer -fPIC since r11-3078-g69ca5f3a988266da
` [Bug rtl-optimization/105203] "

[Bug target/105213] New: Extend __builtin_{un,}pack_{longdouble,ibm128} valid for soft-float
 2022-04-11  7:30 UTC  (2+ messages)
` [Bug target/105213] "

[Bug target/105215] New: IA64: ICE on openssl-1.1.1n in create_block_for_bookkeeping, at sel-sched.cc:4549 -O3 -g3
 2022-04-11  7:24 UTC 

[Bug target/104613] New: ICE in dwarf2out_frame_debug_adjust_cfa, at dwarf2cfi.c:1189
 2022-04-11  7:16 UTC  (2+ messages)
` [Bug target/104613] "

[Bug middle-end/105204] New: -Wuse-after-free=1 inconsistency with conditional free
 2022-04-11  7:12 UTC  (3+ messages)
` [Bug middle-end/105204] "

[Bug target/105033] New: Suboptimal for vec_concat lower halves of two vectors
 2022-04-11  4:54 UTC  (2+ messages)
` [Bug target/105033] "

[Bug target/103196] New: [12 regression] gcc.target/powerpc/p9-vec-length-full-7.c
 2022-04-11  3:25 UTC  (3+ messages)
` [Bug testsuite/103196] "

[Bug ada/105212] New: -gnatwu gives false error message for certain arrays
 2022-04-10 22:14 UTC 

[Bug c/87983] Feature: Add a warning when case labels from a different enum than the one in switch(EXPR) are used
 2022-04-10 22:03 UTC 

[Bug c++/87403] [Meta-bug] Issues that suggest a new warning
 2022-04-10 22:03 UTC 

[Bug c++/87404] Implement -Wenum-compare and -Wenum-compare-switch
 2022-04-10 22:03 UTC 

[Bug c/105208] New: incorrect -Wunused-but-set-variable for static const variables used in const expressions
 2022-04-10 19:20 UTC 

[Bug fortran/105138] New: [7,8,9,10,11,12,F95] Bogus error when function name does not shadow an intrinsic when RESULT clause is used
 2022-04-10 18:57 UTC  (3+ messages)
` [Bug fortran/105138] [7,8,9,10,11,F95] "
` [Bug fortran/105138] [7,8,9,10,F95] "

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-04-10 18:48 UTC  (3+ messages)
` [Bug fortran/104228] [9/10/11 Regression] ICE in df_install_ref, at df-scan.cc:2294 since r8-3589-g707905d0773e5a8e

[Bug fortran/104570] New: [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681
 2022-04-10 18:48 UTC  (2+ messages)
` [Bug fortran/104570] [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681 since r12-7217-g57da34939703a6e6

[Bug fortran/105184] New: ICE in gfc_array_init_size, at fortran/trans-array.cc:5841
 2022-04-10 18:34 UTC  (3+ messages)
` [Bug fortran/105184] "

[Bug libstdc++/101527] New: The implementation of std::common_iterator::operator== seems to be wrong
 2022-04-10 18:00 UTC  (2+ messages)
` [Bug libstdc++/101527] The implementation of std::common_iterator and std::counted_iterator's operator== "

[Bug fortran/105182] New: compiling NJOY21 causes a ICE segmentation fault: 11
 2022-04-10 15:43 UTC  (3+ messages)
` [Bug fortran/105182] [11/12 Regression] "

[Bug libstdc++/93687] Add mcf thread model to GCC on windows for supporting C++11 std::thread?
 2022-04-10  5:20 UTC 

[Bug c++/105199] New: can't compile glslang on windows
 2022-04-10  0:40 UTC  (2+ messages)
` [Bug c++/105199] "

[Bug pch/91440] Precompiled headers don't work with ASLR on mingw
 2022-04-10  0:40 UTC 

[Bug preprocessor/59782] New: libcpp does not avoid bug #48326 when compiled by older GCC
 2022-04-10  0:29 UTC  (2+ messages)
` [Bug preprocessor/59782] "

[Bug c/105207] New: C preprocessor: splicing physical source lines to form logical source lines may not work
 2022-04-10  0:15 UTC  (4+ messages)
` [Bug c/105207] "
` [Bug c/105207] Translation phase 2: "
` [Bug preprocessor/105207] "

[Bug analyzer/103892] New: -Wanalyzer-double-free false positive when compiling libpipeline
 2022-04-09 22:26 UTC  (4+ messages)
` [Bug analyzer/103892] "

[Bug tree-optimization/103680] New: Jump threading and switch corrupts profile
 2022-04-09 21:27 UTC  (2+ messages)
` [Bug tree-optimization/103680] "

[Bug ipa/103819] New: [12 Regression] ICE in redirect_callee, at cgraph.c:1389 with __attribute__((flatten)) and -O2
 2022-04-09 20:59 UTC  (2+ messages)
` [Bug ipa/103819] [10/11/12 Regression] ICE in redirect_callee, at cgraph.c:1389 with __attribute__((flatten)) and -O2 since r11-7940-ge7fd3b783238d034

[Bug ipa/103378] New: [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch)
 2022-04-09 20:56 UTC  (2+ messages)
` [Bug ipa/103378] [12 Regression] ICE: verify_cgraph_node failed (error: semantic interposition mismatch) since r12-5412-g458d2c689963d846

[Bug tree-optimization/103376] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-04-09 19:23 UTC  (2+ messages)
` [Bug tree-optimization/103376] [12 Regression] wrong code at -Os and above on x86_64-linux-gnu since r12-5453-ga944b5dec3adb28e

[Bug fortran/105205] New: Incorrect assignment of derived type with allocatable, deferred-length character component
 2022-04-09 19:21 UTC 

[Bug ipa/105160] New: [12 regression] ipa modref marks functions with asm volatile as const or pure
 2022-04-09 19:11 UTC  (2+ messages)
` [Bug ipa/105160] "

[Bug libquadmath/105101] New: incorrect rounding for sqrtq
 2022-04-09 15:50 UTC  (5+ messages)
` [Bug libquadmath/105101] "

[Bug target/82261] x86: missing peephole for SHLD / SHRD
 2022-04-09  7:00 UTC 

[Bug c++/105130] New: gcc does not warn about unused return value of last expression of statement expr
 2022-04-09  6:37 UTC  (2+ messages)
` [Bug c++/105130] "

[Bug c/105180] New: K&R style definition does not evaluate array size
 2022-04-09  6:33 UTC  (2+ messages)
` [Bug c/105180] "

[Bug c++/105191] New: '<expression>' "is not a constant expression" regression in GCC 12
 2022-04-09  3:30 UTC  (4+ messages)
` [Bug c++/105191] [12 Regression] "

[Bug c++/92385] extremely long and memory intensive compilation for brace construction of array member
 2022-04-09  3:27 UTC 

[Bug c++/96604] New: rejects-valid on befriending specialization of conversion function template
 2022-04-09  1:51 UTC  (2+ messages)
` [Bug c++/96604] "

[Bug c++/91618] [9/10/11/12 Regression] template-id required to friend a function template, even for a qualified-id
 2022-04-09  1:51 UTC 

[Bug c/44677] Warn for variables incremented but not used
 2022-04-09  0:48 UTC 

[Bug jit/102824] New: building pdf/dvi documentation for libgccjit fails on darwin
 2022-04-08 22:48 UTC  (2+ messages)
` [Bug jit/102824] building pdf/dvi documentation for libgccjit fails

[Bug libstdc++/105146] New: std::bad_expected_access constructor missing std::move for error type
 2022-04-08 17:39 UTC  (3+ messages)
` [Bug libstdc++/105146] "

[Bug libstdc++/105154] New: std::expected<void>::swap missing reset _M_has_value
 2022-04-08 17:38 UTC  (3+ messages)
` [Bug libstdc++/105154] "

[Bug libstdc++/105153] New: wrong constraint in std::expected<void>'s constructor
 2022-04-08 17:38 UTC  (3+ messages)
` [Bug libstdc++/105153] "

[Bug debug/105161] New: variable constant-folded in its uses appears as optimized out depending on where it is assigned
 2022-04-08 17:26 UTC  (2+ messages)
` [Bug debug/105161] "

[Bug middle-end/105198] New: Wrong code for C loop (GCC 12 -O2, GCC 11 -O3)
 2022-04-08 17:06 UTC  (6+ messages)
` [Bug tree-optimization/105198] [9/10/11/12 Regression] "
` [Bug tree-optimization/105198] [9/10/11 "
` [Bug tree-optimization/105198] [9/10 "

[Bug c++/104668] New: [12 Regression] ICE in lookup_attribute_spec, at attribs.cc:425
 2022-04-08 16:49 UTC  (2+ messages)
` [Bug c++/104668] "

[Bug demangler/98886] New: stack overflow in cxxfilt, demangle_type, rust-demangle.c:854
 2022-04-08 14:51 UTC  (2+ messages)
` [Bug demangler/98886] "

[Bug other/68605] New: Add -mno-crt0 to disable automatic crt0 injection
 2022-04-08 14:20 UTC  (5+ messages)
` [Bug target/68605] "

[Bug target/105157] New: [12 Regression] compile-time regressions with generic tuning
 2022-04-08 14:16 UTC  (3+ messages)
` [Bug target/105157] [12 Regression] compile-time regressions with generic tuning since r12-7756-g27d8748df59fe6

[Bug c++/99893] New: C++20 unexpanded parameter packs falsely not detected (lambda is involved)
 2022-04-08 14:01 UTC  (3+ messages)
` [Bug c++/99893] "

[Bug c++/103885] New: ICE in capturing lambda for certain constexpr/auto combination
 2022-04-08 14:00 UTC  (2+ messages)
` [Bug c++/103885] [9/10/11 Regression] "

[Bug c++/105200] New: user-defined operator <=> for enumerated types is ignored
 2022-04-08 12:56 UTC  (3+ messages)
` [Bug c++/105200] "

[Bug bootstrap/60160] New: Building with -flto in CFLAGS_FOR_TARGET / CXXFLAGS_FOR_TARGET
 2022-04-08 12:49 UTC  (3+ messages)
` [Bug bootstrap/60160] "

[Bug c++/105169] New: Compiling C++ code with -fpatchable-function-entry=16,14 results in references to discarded sections
 2022-04-08 12:33 UTC  (5+ messages)
` [Bug c++/105169] "

[Bug c++/105202] New: ICE: defaulted comparison operators for enumerated types segfault
 2022-04-08 12:18 UTC  (3+ messages)
` [Bug c++/105202] "

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