public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/104605] New: _GLIBCXX_USE_C99_STDINT_TR1 macro is not defined for canadian cross freestanding C++ toolchain
 2023-05-22  9:03 UTC  (3+ messages)
` [Bug libstdc++/104605] "

[Bug c++/109924] New: missing __builtin_nanf16b
 2023-05-22  8:59 UTC  (3+ messages)
` [Bug c++/109924] "

[Bug c++/64236] [c++11] last alignas overrides stricter on a class definition
 2023-05-22  8:50 UTC 

[Bug bootstrap/109927] New: Bootstrap fails for m68k in stage2 compilation of gimple-match.cc
 2023-05-22  8:23 UTC  (4+ messages)
` [Bug target/109927] "

[Bug c++/109928] New: std::abs(long/long long) are not constexpr
 2023-05-22  8:18 UTC 

GNU C raw string literals not documented?
 2023-05-22  8:08 UTC 

[Bug fortran/37336] [F03] Finish derived-type finalization
 2023-05-22  6:40 UTC 

[Bug fortran/109684] New: compiling failure: complaining about a final subroutine of a type being not PURE (while it is indeed PURE)
 2023-05-22  6:39 UTC  (4+ messages)
` [Bug fortran/109684] "

[Bug libffi/108682] New: libffi needs to merge upstream to get LoongArch support
 2023-05-22  6:28 UTC  (2+ messages)
` [Bug libffi/108682] "

[Bug c++/107579] New: ICE on fold-expression on .* member access operator
 2023-05-22  3:15 UTC  (3+ messages)
` [Bug c++/107579] [11 Regression] ICE on fold-expression on .* member access operator since r12-2862-g9707d2e5dbb92d2b

[Bug c++/100295] New: Internal compiler error from generic lambda capturing parameter pack and expanding it in if constexpr
 2023-05-22  3:15 UTC  (3+ messages)
` [Bug c++/100295] "

[Bug c++/107179] New: requires-expression gives hard error for inaccessible constructor
 2023-05-22  3:14 UTC  (3+ messages)
` [Bug c++/107179] [11 Regression] "

[Bug c++/100474] New: ICE: in diagnose_trait_expr, at cp/constraint.cc:3706
 2023-05-22  3:14 UTC  (3+ messages)
` [Bug c++/100474] "

[Bug c++/104527] New: [11/12 Regression] ICE: tree check: accessed elt 1 of 'tree_vec' with 0 elts in hash, at cp/constraint.cc:2486
 2023-05-22  3:13 UTC  (3+ messages)
` [Bug c++/104527] [11 "

[Bug c++/108998] New: ICE in tsubst, at cp/pt.cc:16037
 2023-05-22  3:12 UTC  (2+ messages)
` [Bug c++/108998] [12 Regression] "

[Bug c++/107864] New: Internal Compiler Error (Large Project, C++20)
 2023-05-22  3:12 UTC  (2+ messages)
` [Bug c++/107864] [10/11 Regression] ICE (seg fault) in check_return_expr or instantiate_body with concepts and specialized version

[Bug c++/92752] [10/11 Regression] Bogus "ignored qualifiers" warning on const-qualified pointer-to-member-function objects
 2023-05-22  3:11 UTC 

[Bug fortran/103794] New: ICE in gfc_check_reshape, at fortran/check.c:4727
 2023-05-21 20:50 UTC  (2+ messages)
` [Bug fortran/103794] "

[Bug target/90886] loop/while/for problem
 2023-05-21 19:59 UTC  (3+ messages)
` [Bug tree-optimization/90886] "

[Bug libstdc++/109926] New: fatal error: fenv.h: No such file or directory for canadian compilation of i586-msdosdjgpp
 2023-05-21 19:38 UTC  (5+ messages)
` [Bug libstdc++/109926] "

[Bug bootstrap/107568] New: Bootstrap failure on macOS 12.6 (monterey)
 2023-05-21 19:06 UTC  (3+ messages)
` [Bug target/107568] Darwin: Bootstrap fails with macOS13 sdk because sprintf and friends are deprecated in the SDK

[Bug libgomp/109875] New: [OpenMP] nteams-var / OMP_NUM_TEAMS → ICV not passed to the device / default value
 2023-05-21 18:56 UTC  (3+ messages)
` [Bug libgomp/109875] "

[Bug c/109920] New: value-range.h: Mismatched new [] and delete
 2023-05-21 17:23 UTC  (3+ messages)
` [Bug c/109920] "
` [Bug tree-optimization/109920] [14 Regression] "

[Bug target/90622] Suboptimal code generated for __builtin_avr_insert_bits
 2023-05-21 17:15 UTC  (2+ messages)

[Bug c/109778] New: Wrong code at -O3 on x86_64-linux-gnu since GCC-12.2
 2023-05-21 16:56 UTC  (2+ messages)
` [Bug tree-optimization/109778] [10/11/12/13 Regression] Wrong code at -O1 and above on x86_64-linux-gnu

[Bug objc/109913] New: [14 regression] r14-976-g9907413a3a6aa3 causes more than 300 objc/objc++ failures
 2023-05-21 16:32 UTC  (10+ messages)
` [Bug objc/109913] "
` [Bug libobjc/109913] "

[Bug rtl-optimization/90706] [10/11/12/13 Regression] Useless code generated for stack / register operations on AVR
 2023-05-21 15:25 UTC 

[Bug c++/98644] New: [concepts] ICE in satisfaction_value, at cp/constraint.cc:2825
 2023-05-21 15:18 UTC  (2+ messages)
` [Bug c++/98644] [10/11 Regression] "

[Bug c/109925] New: Wrong code at -O2 on x86_64-linux-gnu since GCC-12
 2023-05-21 15:17 UTC  (2+ messages)
` [Bug tree-optimization/109925] [10/11/12/13/14 Regression] "

[Bug c++/103631] New: Internal compiler error in C++20 class NTTP + concept
 2023-05-21 15:13 UTC  (2+ messages)
` [Bug c++/103631] [11 Regression] ICE in C++20 class NTTP + concept since r12-100-gbcd77b7b9f35bd5b

[Bug c++/103672] New: using with template<template<class...> class> causes internal compiler error
 2023-05-21 15:12 UTC  (2+ messages)
` [Bug c++/103672] [10/11 Regression] "

[Bug c++/105491] [10/11 Regression] Usage of __constinit with -std=c++11 does is rejected
 2023-05-21 15:05 UTC 

[Bug c++/105289] New: ICE on partial specialization
 2023-05-21 14:13 UTC  (2+ messages)
` [Bug c++/105289] [11 Regression] "

[Bug c++/109505] New: Compiler loops forever to OOM while compiling evaluate_prg_hwy.cc in Chromium
 2023-05-21 11:37 UTC  (4+ messages)
` [Bug middle-end/109505] (t | 15) & svcntb() causes an OOM/ICE

[Bug c++/109923] New: Template friend function defined in a template class becomes a friend of all instantiations, not one
 2023-05-21 10:25 UTC 

[Bug libstdc++/109922] New: <iomanip>: consider removing operator>> for istream >> setfill(c)
 2023-05-21 10:16 UTC 

[Bug libstdc++/109921] New: c++17/floating_from_chars.cc: compile error: ‘from_chars_strtod’ was not declared in this scope
 2023-05-21 10:02 UTC 

[Bug middle-end/109907] New: [avr] Missed optimization for bit extraction (uses shift instead of single bit-test)
 2023-05-21  9:55 UTC  (19+ messages)
` [Bug middle-end/109907] "
` [Bug middle-end/109907] "

[Bug target/100332] New: mcore-elf: error: 'prev_addr' may be used uninitialized in this function [-Werror=maybe-uninitialized]
 2023-05-21  8:16 UTC  (2+ messages)
` [Bug target/100332] "

[Bug rtl-optimization/109919] New: ICE on valid code at -O2 and -O3 with "-fno-tree-dce -fno-tree-vrp" on x86_64-linux-gnu: in emit_move_insn, at expr.cc:4224
 2023-05-21  1:13 UTC  (5+ messages)
` [Bug middle-end/109919] [14 Regression] "

[Bug middle-end/108847] New: unnecessary bitwise AND on boolean types
 2023-05-20 23:36 UTC  (6+ messages)
` [Bug middle-end/108847] unnecessary bitwise AND on boolean types and shifting of the "sign" bit
` [Bug middle-end/108847] [10/11/12/13/14 Regression] "

[Bug analyzer/109432] New: tracker bug for issues with -Wanalyzer-out-of-bounds
 2023-05-20 22:42 UTC  (2+ messages)
` [Bug analyzer/109432] [meta-bug] "

[Bug analyzer/109437] New: -Wanalyzer-out-of-bounds is emitted at most once per frame
 2023-05-20 22:42 UTC  (2+ messages)
` [Bug analyzer/109437] "

[Bug analyzer/109439] New: RFE: Spurious -Wanalyzer-use-of-uninitialized-value tagging along -Wanalyzer-out-of-bounds
 2023-05-20 22:42 UTC  (2+ messages)
` [Bug analyzer/109439] "

[Bug fortran/109846] New: [rejects valid] Pointer-valued function reference rejected as actual argument
 2023-05-20 20:40 UTC  (4+ messages)
` [Bug fortran/109846] "

[Bug c++/109918] New: Unexpected -Woverloaded-virtual with virtual conversion operators
 2023-05-20 18:41 UTC  (2+ messages)
` [Bug c++/109918] [10/11/12/13/14 Regression] "

[Bug middle-end/101807] New: bool0 < bool1 Should expand as !bool0 &bool1 and bool0 <= bool1 as !bool0 | bool1
 2023-05-20 18:29 UTC  (3+ messages)
` [Bug middle-end/101807] "

[Bug target/109257] New: `-masm=intel` generates weird syntax for indirect jumps
 2023-05-20 16:51 UTC  (2+ messages)
` [Bug target/109257] "

[Bug c/109917] New: gcctk hangs at -O0 but normally terminates at -O2
 2023-05-20 14:49 UTC  (3+ messages)
` [Bug middle-end/109917] "

[Bug ipa/109914] New: --suggest-attribute=pure misdiagnoses static functions
 2023-05-20 14:47 UTC  (2+ messages)
` [Bug ipa/109914] "

[Bug ipa/109915] New: --suggest-attribute=const misdiagnoses static functions
 2023-05-20 14:47 UTC  (2+ messages)
` [Bug ipa/109915] "

[Bug c/109520] New: compiler never terminate
 2023-05-20 14:36 UTC  (2+ messages)
` [Bug middle-end/109520] compiler never terminates with an inline-asm goto and an output with high register pressure

[Bug libstdc++/109891] New: Null pointer special handling in ostream's operator << for C-strings
 2023-05-20 12:58 UTC  (2+ messages)
` [Bug libstdc++/109891] "

[Bug tree-optimization/96114] New: ICE in make_ssa_name_fn, at tree-ssanames.c:279 since r7-536-g381cdae49785fc4b
 2023-05-20 11:32 UTC  (2+ messages)
` [Bug c/96114] "

[Bug ipa/109916] New: warning reported despite of "#pragma GCC diagnostic ignored", due to -flto
 2023-05-20 11:08 UTC  (2+ messages)
` [Bug ipa/109916] "

[Bug middle-end/80922] #pragma diagnostic ignored not honoured with -flto
 2023-05-20 11:08 UTC 

[Bug ipa/85734] --suggest-attribute=malloc misdiagnoses static functions
 2023-05-20  9:54 UTC 

[Bug target/105753] New: [avr] ICE: in add_clobbers, at config/avr/avr-dimode.md:2705
 2023-05-20  6:46 UTC  (5+ messages)
` [Bug rtl-optimization/105753] "

[Bug other/55181] New: [4.7/4.8 Regression] Expensive shift loop where a bit-testing instruction could be used
 2023-05-20  5:08 UTC  (4+ messages)
` [Bug target/55181] [10/11/12/13/14 "

[Bug c/60090] New: For expression without ~, gcc -O1 emits "comparison of promoted ~unsigned with unsigned"
 2023-05-20  4:38 UTC  (2+ messages)
` [Bug c/60090] "

[Bug c/59098] New: Unwarranted warning: promoted ~unsigned is always non-zero [-Wsign-compare]
 2023-05-20  4:33 UTC  (2+ messages)
` [Bug c/59098] "

[Bug c/107465] New: Bogus warning: promoted bitwise complement of an unsigned value is always nonzero
 2023-05-20  4:33 UTC  (3+ messages)
` [Bug c/107465] [10 Regression] "

[Bug c/38341] Wrong warning comparison of promoted ~unsigned with unsigned
 2023-05-20  4:26 UTC 

[Bug c/52050] New: -Wdeclaration-after-statement does not warn on declaration in for loop initialiser
 2023-05-20  4:19 UTC  (2+ messages)
` [Bug c/52050] Want an option to warn about a declaration inside a for/while/if statements

[Bug c++/66555] New: Fails to warn for if (j == 0 && i == i)
 2023-05-20  4:14 UTC  (2+ messages)
` [Bug c++/66555] "

[Bug c/17534] gcc fails to diagnose suspect expressions that have incompatible bit masks
 2023-05-20  4:14 UTC 

[Bug c/49617] New: gcc misses uninititialized variables in contained functions
 2023-05-20  4:10 UTC  (2+ messages)
` [Bug middle-end/49617] "

[Bug c/20110] format checking and non-ASCII character sets
 2023-05-20  4:03 UTC 

[Bug c/33748] format warnings don't take input charset into account
 2023-05-20  4:03 UTC 

[Bug middle-end/55279] New: New pseudo registers aren't supported in CSE
 2023-05-20  3:06 UTC  (2+ messages)
` [Bug middle-end/55279] "

[Bug regression/106888] New: [RISCV] Excess andi instructions are generated in gcc.dg/pr90838.c
 2023-05-20  3:03 UTC  (3+ messages)
` [Bug tree-optimization/106888] [RISCV] Negative optimization that excess "

[Bug middle-end/31271] Missing simple optimization
 2023-05-20  2:48 UTC 

[Bug middle-end/31631] Folding of A & (1 << B) pessimizes FRE
 2023-05-20  2:29 UTC 

[Bug middle-end/100798] New: a?~t:t and (-(!!a))^t don't produce the same assembly code
 2023-05-20  2:25 UTC  (2+ messages)
` [Bug middle-end/100798] "

[Bug middle-end/64334] Common .opt handling: Support flags which take a list of values (-fopt=a,b,c ...)
 2023-05-20  2:20 UTC 

[Bug ada/46943] New: Unnecessary ZERO_EXTEND
 2023-05-20  1:57 UTC  (2+ messages)
` [Bug rtl-optimization/46943] "

[Bug tree-optimization/98961] New: Failure to optimize successive comparisons with 0 into clz
 2023-05-20  1:51 UTC  (3+ messages)
` [Bug middle-end/98961] "

[Bug rtl-optimization/89680] Redundant moves with -march=skylake for long long shift on 32bit x86
 2023-05-20  1:40 UTC 

[Bug c++/109287] New: Optimizing sal shr pairs when inlining function
 2023-05-20  1:30 UTC  (3+ messages)
` [Bug tree-optimization/109287] "

[Bug preprocessor/109912] New: #pragma GCC diagnostic ignored "-Wall" is ignored
 2023-05-20  0:54 UTC  (2+ messages)
` [Bug c/109912] "

[Bug middle-end/109038] New: Miss optimization to simplify bit_and + rotate to shift
 2023-05-19 23:29 UTC  (2+ messages)
` [Bug tree-optimization/109038] "

[Bug c++/99451] New: [plugin] cannot enable dumps for plugin passes
 2023-05-19 22:48 UTC  (2+ messages)
` [Bug c++/99451] [plugin] cannot enable specific dump "

[Bug middle-end/21161] [10/11/12/13/14 Regression] "clobbered by longjmp" warning ignores the data flow
 2023-05-19 22:19 UTC 

[Bug c/106425] New: implicit-int
 2023-05-19 21:51 UTC  (2+ messages)
` [Bug c/106425] implicit-int

[Bug c/91093] Error on implicit int by default
 2023-05-19 21:51 UTC 

[Bug tree-optimization/101770] New: -Wmaybe-uninitialized false alarm with only locals in GNU diffutils
 2023-05-19 21:44 UTC  (3+ messages)
` [Bug tree-optimization/101770] "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2023-05-19 21:16 UTC 

[Bug testsuite/101528] New: [11 regression] gcc.target/powerpc/int_128bit-runnable.c fails after r11-8743
 2023-05-19 21:02 UTC  (2+ messages)
` [Bug testsuite/101528] "

[Bug c++/109876] New: initializer_list not usable in constant expressions in a template
 2023-05-19 21:01 UTC  (2+ messages)
` [Bug c++/109876] [10/11/12/13/14 Regression] "

[Bug c/70418] VM structure type specifier in list of parameter declarations within nested function definition ices
 2023-05-19 20:55 UTC  (2+ messages)

[Bug c/106465] New: ICE for VLA in struct in parameter of nested function
 2023-05-19 20:52 UTC  (2+ messages)
` [Bug c/106465] "

[Bug other/109910] New: GCC prologue/epilogue saves/restores callee-saved registers that are never changed
 2023-05-19 19:43 UTC  (2+ messages)
` [Bug other/109910] "

[Bug c++/108788] New: Lookup of injected class name should be type-dependent
 2023-05-19 18:24 UTC  (2+ messages)
` [Bug c++/108788] "

[Bug target/109279] New: [13 Regression] RISC-V: complex constants synthesized vs. fetching from constant pool
 2023-05-19 18:13 UTC  (3+ messages)
` [Bug target/109279] RISC-V: complex constants synthesized should be improved

[Bug driver/33980] Precompiled header file not removed on error
 2023-05-19 18:01 UTC  (2+ messages)

[Bug fortran/109911] New: [OpenMP] 'declare reduction' not USE associated
 2023-05-19 16:55 UTC 

[Bug c++/105760] New: ICE: in build_function_type, at tree.cc:7365
 2023-05-19 15:32 UTC  (2+ messages)
` [Bug c++/105760] [11/12/13/14 Regression] "

[Bug c++/109871] New: error: call of overloaded ... ambiguous (std::vector vs designated initializers)
 2023-05-19 15:10 UTC  (3+ messages)
` [Bug c++/109871] error: call of overloaded ... is "

[Bug c++/97340] New: Spurious rejection of member variable template of reference type
 2023-05-19 13:41 UTC  (3+ messages)
` [Bug c++/97340] "

[Bug c++/109909] New: vector<uchar>: Writing 8 bytes into 1 allocated byte
 2023-05-19 13:23 UTC 

[Bug libstdc++/109889] New: [13/14 Regression] Segfault in __run_exit_handlers since r13-5309-gc3c6c307792026
 2023-05-19 12:49 UTC  (2+ messages)
` [Bug libstdc++/109889] "

[Bug modula2/109908] New: Delete from m2iso Strings is broken
 2023-05-19 11:20 UTC  (5+ messages)
` [Bug modula2/109908] "

[Bug tree-optimization/105776] New: Failure to recognize __builtin_mul_overflow pattern
 2023-05-19 11:00 UTC  (3+ messages)
` [Bug tree-optimization/105776] "

[Bug tree-optimization/101856] New: match_arith_overflow checks only mulv4_optab/umulv4_optab tables when smul_highpart_optab/umul_highpart_optab can produce decent code too
 2023-05-19 11:00 UTC  (3+ messages)
` [Bug tree-optimization/101856] "

[Bug c++/100160] New: MinGW-w64 g++ with libgomp and nvptx looks for libgomp-plugin-nvptx.so.1 instead of libgomp-plugin-nvptx-1.dll
 2023-05-19 10:03 UTC  (2+ messages)
` [Bug libgomp/100160] "

[Bug other/109898] New: 'make install -j' sometimes corrupts 'dir' file for .info files due to parallel 'install-info' calls
 2023-05-19  9:52 UTC  (2+ messages)
` [Bug other/109898] "

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