public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug modula2/110126] New: Variables are reported as unused when only referenced by ASM statements
 2023-07-29 20:13 UTC  (4+ messages)
` [Bug modula2/110126] "

[Bug fortran/110360] New: ABI issue with character,value dummy argument
 2023-07-29 20:05 UTC  (8+ messages)
` [Bug fortran/110360] "

[Bug tree-optimization/100864] New: (a&!b) | b is not opimized to a | b for conditionals
 2023-07-29 19:10 UTC  (2+ messages)
` [Bug tree-optimization/100864] (a&!b) | b is not opimized to a | b for comparisons

[Bug c++/91415] Invalid warning for C++17 sequencing of shift operator E1<<E2
 2023-07-29 18:10 UTC 

[Bug target/110790] New: [14 Regression] gcc -m32 generates invalid bit test code on gmp-6.2.1
 2023-07-29 17:14 UTC  (3+ messages)
` [Bug target/110790] "

[Bug modula2/109952] New: Inconsistent HIGH values with 'ARRAY OF CHAR'
 2023-07-29 16:34 UTC  (3+ messages)
` [Bug modula2/109952] "

[Bug target/110787] New: [14 regression] ICE building SYSTEM.def
 2023-07-29 16:08 UTC  (2+ messages)
` [Bug target/110787] "

[Bug modula2/110019] New: Reported line numbers ar off-by-1 when preprocessing source files
 2023-07-29 14:16 UTC  (2+ messages)
` [Bug modula2/110019] "

[Bug c++/110845] New: Function call when it should inline?
 2023-07-29 13:03 UTC  (5+ messages)
` [Bug c++/110845] "

[Bug modula2/110003] New: Wrong source line listed for unused parameters
 2023-07-29 12:48 UTC  (2+ messages)
` [Bug modula2/110003] "

[Bug c++/110850] New: Evaluation order of assignment operands
 2023-07-29 12:20 UTC 

[Bug c++/110848] New: Consider enabling -Wvla by default in C++ modes
 2023-07-29 11:19 UTC  (7+ messages)
` [Bug c++/110848] "

[Bug ipa/93385] [11 Regression] wrong code with u128 modulo at -O2 -fno-dce -fno-ipa-cp -fno-tree-dce
 2023-07-29  9:43 UTC  (3+ messages)

[Bug c/110818] New: Segmentation fault with '-O3 -fno-dce -fno-ipa-cp -fno-tree-dce -fno-tree-sink'
 2023-07-29  8:07 UTC  (14+ messages)
` [Bug middle-end/110818] "
` [Bug middle-end/110818] [11 Regression] "
` [Bug ipa/110818] "

[Bug c++/110819] New: Missed optimization: when vector size is 0 but vector::reserve has been called
 2023-07-29  7:15 UTC  (3+ messages)
` [Bug tree-optimization/110819] Missed optimization: when vector's "

[Bug c++/110315] New: [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90
 2023-07-29  7:07 UTC  (2+ messages)
` [Bug tree-optimization/110315] "

[Bug modula2/109908] New: Delete from m2iso Strings is broken
 2023-07-29  1:04 UTC  (2+ messages)
` [Bug modula2/109908] "

[Bug tree-optimization/110849] New: [14 Regression] XPASS in gcc.dg/unroll-7.c
 2023-07-29  0:37 UTC  (3+ messages)
` [Bug tree-optimization/110849] "

[Bug other/110684] New: unknown spec function ‘dumps’ error, C compiler cannot create executables
 2023-07-28 23:52 UTC  (3+ messages)
` [Bug bootstrap/110684] "

[Bug modula2/109879] New: ReadCard and ReadInt from WholeIO have problems with leading space
 2023-07-28 23:28 UTC  (2+ messages)
` [Bug modula2/109879] "

[Bug target/110748] New: optimize store of DF 0.0
 2023-07-28 23:22 UTC  (2+ messages)
` [Bug target/110748] RISC-V: "

[Bug lto/110844] New: LTO sometimes fail with -save-temp -dumpdir options
 2023-07-28 22:01 UTC  (3+ messages)
` [Bug lto/110844] "

[Bug modula2/108344] New: Many tests time out: isatty called in a tight loop
 2023-07-28 21:51 UTC  (2+ messages)
` [Bug modula2/108344] "

[Bug other/110847] New: Inaccurate GCC documentation about -Wtsan and -Wxor-used-as-pow warnings
 2023-07-28 21:34 UTC  (2+ messages)
` [Bug middle-end/110847] [13/14 Regression] "

[Bug c/110205] New: Some new warnings from clang for the range code
 2023-07-28 20:37 UTC  (2+ messages)
` [Bug other/110205] "

[Bug analyzer/109361] New: RFE: SARIF output could contain timing/profile information
 2023-07-28 20:37 UTC  (2+ messages)
` [Bug analyzer/109361] "

[Bug modula2/109830] New: m2iso library SeqFile.mod - appending to a file overwrites the contents
 2023-07-28 20:09 UTC  (2+ messages)
` [Bug modula2/109830] "

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings
 2023-07-28 19:00 UTC 

[Bug c++/110807] New: Copy list initialisation of a vector<bool> raises a warning with -O2
 2023-07-28 19:00 UTC  (4+ messages)
` [Bug libstdc++/110807] [13 Regression] "

[Bug libstdc++/110708] New: std::format("{:%EEC %OOd}", std::chrono::system_clock::now()) should be rejected
 2023-07-28 19:00 UTC  (3+ messages)
` [Bug libstdc++/110708] "

[Bug libstdc++/104167] New: Implement C++20 std::chrono::utc_clock, std::chrono::tzdb etc
 2023-07-28 19:00 UTC  (2+ messages)
` [Bug libstdc++/104167] "

[Bug libstdc++/110719] New: Should chrono formatters always use std::time_put for locale's representation?
 2023-07-28 18:59 UTC  (4+ messages)
` [Bug libstdc++/110719] "

[Bug fortran/110825] New: TYPE(*) dummy argument to generate an unused hidden argument
 2023-07-28 18:40 UTC  (3+ messages)
` [Bug fortran/110825] "

[Bug modula2/109810] New: String literal exceeding array causes ICE
 2023-07-28 18:28 UTC  (2+ messages)
` [Bug modula2/109810] "

[Bug libstdc++/110593] New: The std::ratio meta arithmetic can accept non-std::ratio
 2023-07-28 17:32 UTC  (2+ messages)
` [Bug libstdc++/110593] "

[Bug c++/84542] missing -Wdeprecated-declarations on a redeclared function template
 2023-07-28 17:32 UTC 

[Bug target/110625] New: [AArch64] Vect: SLP fails to vectorize a loop as the reduction_latency calculated by new costs is too large
 2023-07-28 16:53 UTC  (3+ messages)
` [Bug target/110625] "

[Bug c++/110846] New: Noinline attribute on a destructor only honored when on the member function declaration, does not wok on definition
 2023-07-28 16:53 UTC  (2+ messages)
` [Bug c++/110846] "

[Bug modula2/109779] New: isolib SkipLine skips the first character of the successive line
 2023-07-28 16:52 UTC  (2+ messages)
` [Bug modula2/109779] "

[Bug middle-end/110832] New: 14% capacita -O2 regression between g:9fdbd7d6fa5e0a76 (2023-07-26 01:45) and g:ca912a39cccdd990 (2023-07-27 03:44) on zen3 and core
 2023-07-28 15:46 UTC  (10+ messages)
` [Bug middle-end/110832] "
` [Bug middle-end/110832] [14 Regression] "

[Bug tree-optimization/110057] New: Missed devirtualization opportunities
 2023-07-28 15:40 UTC  (2+ messages)
` [Bug ipa/110057] "

[Bug ipa/83054] [8 Regression] ICE in operator>, at profile-count.h:823
 2023-07-28 15:40 UTC 

[Bug modula2/110002] New: Using -fcpp only invokes cc1 from pre-configured path $(libexec)
 2023-07-28 15:13 UTC  (2+ messages)
` [Bug modula2/110002] "

[Bug c/110795] New: Bad code gen for vector compare booleans
 2023-07-28 14:42 UTC  (2+ messages)
` [Bug target/110795] "

[Bug tree-optimization/77689] Missing vectorization lead to huge performance loss
 2023-07-28 14:19 UTC  (4+ messages)

[Bug modula2/110246] New: Using variables of type CHAR or BYTE as array index does not work
 2023-07-28 14:14 UTC  (4+ messages)
` [Bug modula2/110246] "

[Bug modula2/109729] New: gm2 (14.0.0) does not like a CHAR type FOR loop control variable any more
 2023-07-28 14:12 UTC  (2+ messages)
` [Bug modula2/109729] "

[Bug tree-optimization/110841] New: [14 Regression] Dead Code Elimination Regression since r14-2675-gef28aadad6e
 2023-07-28 13:24 UTC  (2+ messages)
` [Bug tree-optimization/110841] "

[Bug target/110843] New: ICE in convert_insn, at config/i386/i386-features.cc:1438 since r14-2405-g4814b63c3c2326
 2023-07-28 13:23 UTC  (3+ messages)
` [Bug target/110843] "
` [Bug target/110843] [14 Regression] "

[Bug tree-optimization/106293] New: 456.hmmer at -Ofast -march=native regressed by 19% on zen2 and zen3 in July 2022
 2023-07-28 12:09 UTC  (8+ messages)
` [Bug tree-optimization/106293] [13/14 Regression] "

[Bug target/110838] New: [14 Regression] wrong code on x265-3.5, -O3, sign extraction
 2023-07-28 12:05 UTC  (8+ messages)
` [Bug target/110838] [14 Regression] wrong code on x365-3.5, "
` [Bug tree-optimization/110838] "

[Bug target/109964] New: auto-vectorization of shift ignores integral promotions
 2023-07-28 12:05 UTC  (2+ messages)
` [Bug target/109964] "

[Bug libgomp/110842] New: [14 Regression] Openmp loops with KIND=16 DO loops
 2023-07-28 12:02 UTC  (5+ messages)
` [Bug libgomp/110842] "

[Bug modula2/109675] New: GCC 13.1: the Modula-2 front-end fails to build on some platforms
 2023-07-28 11:56 UTC  (2+ messages)
` [Bug modula2/109675] "

[Bug libgomp/110813] New: [OpenMP] omp_target_memcpy_rect (+ strided 'target update'): Improve GCN performance and contiguous subranges
 2023-07-28 11:52 UTC  (3+ messages)
` [Bug libgomp/110813] "

[Bug c/109967] New: Wrong code at -O2 on x86_64-linux-gnu
 2023-07-28 11:47 UTC  (2+ messages)
` [Bug middle-end/109967] [11/12/13/14 Regression] "

[Bug libstdc++/109814] New: freestanding using cmath does not compile anymore
 2023-07-28 10:54 UTC  (2+ messages)
` [Bug libstdc++/109814] [13/14 Regression] "

[Bug gcov-profile/110827] New: C++20 coroutines aren't being measured by gcov
 2023-07-28  9:41 UTC  (4+ messages)
` [Bug gcov-profile/110827] "

[Bug libgomp/110840] New: [OpenMP] Check whether device locking is really needed for bare memcopy to/from devices (omp_target_memcpy...)
 2023-07-28  9:03 UTC 

[Bug middle-end/110587] New: 96% pr28071.c compile time regression betwen g:8377cf1bf41a0a9d9d49de807b2341f0bf5d30cf and g:3a61ca1b9256535e1bfb19b2d46cde21f3908a5d
 2023-07-28  8:40 UTC  (3+ messages)
` [Bug rtl-optimization/110587] [14 regression] 96% pr28071.c compile time regression since r14-2337-g37a231cc7594d1

[Bug middle-end/28071] [4.1 regression] A file that can not be compiled in reasonable time/space
 2023-07-28  8:40 UTC 

[Bug c++/110822] New: ICE on constexpr initialized with non-constant expression also accepts-invalid
 2023-07-28  8:34 UTC  (2+ messages)
` [Bug c++/110822] [13/14 Regression] "

[Bug c++/110836] New: g++ should report when there is no way to create structure or class
 2023-07-28  8:21 UTC  (5+ messages)
` [Bug c++/110836] [C++20] "

[Bug other/110550] New: libintl build without -fPIC even though --enable-shared is configured
 2023-07-28  8:19 UTC  (2+ messages)
` [Bug bootstrap/110550] "

[Bug libgomp/101581] New: [OpenMP] omp_target_memcpy – support inter-device memcpy
 2023-07-28  8:15 UTC  (2+ messages)
` [Bug libgomp/101581] "

[Bug target/110762] New: inappropriate use of SSE (or AVX) insns for v2sf mode operations
 2023-07-28  8:15 UTC  (3+ messages)
` [Bug target/110762] [11/12/13 Regression] "

[Bug c++/110835] New: -fsanitize=address causes slowdown from std::rethrow_exception not called
 2023-07-28  8:01 UTC  (7+ messages)
` [Bug c++/110835] "
` [Bug sanitizer/110835] "
` [Bug sanitizer/110835] [13/14 Regression] -fsanitize=address causes huge runtime "

[Bug tree-optimization/106923] New: [13 Regression] ICE in eliminate_unnecessary_stmts, at tree-ssa-dce.cc:1512
 2023-07-28  7:51 UTC  (2+ messages)
` [Bug tree-optimization/106923] [13 Regression] ICE in eliminate_unnecessary_stmts, at tree-ssa-dce.cc:1512 since r13-2518-ga262f969d6fd936f

[Bug c/95513] New: Bad warning about control reaches end of function
 2023-07-28  7:51 UTC  (2+ messages)
` [Bug c/95513] warning about control reaches end of function with switch of a & CST and all cases taken care of

[Bug c/110839] New: Bogus -Wreturn-type for unreachable switch default case
 2023-07-28  7:51 UTC  (3+ messages)
` [Bug middle-end/110839] "

[Bug bootstrap/109927] New: Bootstrap fails for m68k in stage2 compilation of gimple-match.cc
 2023-07-28  7:50 UTC  (2+ messages)
` [Bug target/109927] "

[Bug c++/107291] New: [12/13 Regression] ICE in build_comparison_op, at cp/method.cc:1461
 2023-07-28  6:42 UTC  (2+ messages)
` [Bug c++/107291] [12/13/14 Regression] ICE in build_comparison_op, at cp/method.cc:1461 since r12-4202-g09d886e671f2230a

[Bug c++/110837] New: ICE on non-friend default operator overloading
 2023-07-28  6:42 UTC  (2+ messages)
` [Bug c++/110837] "

[Bug other/110831] New: [14 regression] gcc.dg/stack-check-3.c ICEs after r14-2822-g499b8079a6419b
 2023-07-28  6:41 UTC  (4+ messages)
` [Bug other/110831] "

[Bug middle-end/110833] New: gamess regression on Ice Lake with -Ofast -march=native between g:1c6231c05bdccab3 (2023-07-21 03:06) and g:bbc1a102735c72e3 (2023-07-23 04:55)
 2023-07-28  6:22 UTC  (2+ messages)
` [Bug middle-end/110833] "

[Bug target/110788] New: Spilling to mask register for GPR vec_duplicate
 2023-07-28  2:30 UTC  (3+ messages)
` [Bug target/110788] "

[Bug modula2/108121] New: Failing tests on x86_64-linux-gnu
 2023-07-28  2:28 UTC  (3+ messages)
` [Bug modula2/108121] "

[Bug middle-end/109986] New: missing fold (~a | b) ^ a => ~(a & b)
 2023-07-28  0:13 UTC  (2+ messages)
` [Bug middle-end/109986] "

[Bug target/110782] New: bpf: make use of the V4 sign-extended load instructions
 2023-07-27 22:37 UTC  (2+ messages)
` [Bug target/110782] "

[Bug target/110784] New: bpf: make use of the V4 sign-extended move instructions
 2023-07-27 22:37 UTC  (2+ messages)
` [Bug target/110784] "

[Bug c/110834] New: Incorrect format-nonliteral warning when wrapping a printf-family function using __builtin_va_arg_pack
 2023-07-27 22:34 UTC 

[Bug testsuite/108835] New: gm2 tests at large -jNN numbers do not return
 2023-07-27 21:43 UTC  (2+ messages)
` [Bug testsuite/108835] "

[Bug c++/110824] New: Gcc crashing on a lambda capture
 2023-07-27 21:33 UTC  (2+ messages)
` [Bug c++/110824] "

[Bug modula2/109586] New: cc1gm2 ICE when compiling large source file
 2023-07-27 21:12 UTC  (2+ messages)
` [Bug modula2/109586] "

[Bug tree-optimization/110817] New: [14 Regression] wrong code with vector compares on multiple targets
 2023-07-27 20:42 UTC  (2+ messages)
` [Bug tree-optimization/110817] [14 Regression] wrong code with vector compares and vector lowering

[Bug c/110701] New: Wrong code at -O1/2/3/s on x86_64-linux-gnu
 2023-07-27 18:23 UTC  (2+ messages)
` [Bug rtl-optimization/110701] [14 Regression] "

[Bug c++/55004] New: [meta-bug] constexpr issues
 2023-07-27 17:54 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/110828] New: union constexpr dtor not constexpr when used in member array
 2023-07-27 17:54 UTC  (3+ messages)
` [Bug c++/110828] "

[Bug c++/85944] Address of temporary at global scope not considered constexpr
 2023-07-27 17:54 UTC 

[Bug target/110755] New: Wrong optimization of fabs on ppc64el at -O1
 2023-07-27 17:53 UTC  (2+ messages)
` [Bug tree-optimization/110755] [13 Regression] "

RE : Cfuture Manpower Hiring
 2023-07-27 16:35 UTC 

[Bug fortran/110725] New: internal compiler error: in expand_expr_real_1, at expr.cc:10897
 2023-07-27 16:17 UTC  (2+ messages)
` [Bug fortran/110725] [13/14 Regression] "

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