public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/105329] New: Bogus restrict warning when assigning 1-char string literal to std::string
 2022-04-25 22:25 UTC  (3+ messages)
` [Bug tree-optimization/105329] "

[Bug libgomp/105358] New: [12 Regression] scan* fails on targets without aligned memory allocators
 2022-04-25 22:19 UTC  (11+ messages)
` [Bug libgomp/105358] "

[Bug testsuite/105349] New: [12 regression] gcc.target/powerpc/bswap-brw.c fails after r12-8221
 2022-04-25 22:15 UTC  (18+ messages)
` [Bug testsuite/105349] "

[Bug c/105362] New: Improvement: diagnose undefined behavior in preprocessing directives
 2022-04-25 21:59 UTC  (3+ messages)
` [Bug preprocessor/105362] "

[Bug fortran/105381] New: [12 Regression] Memory-hog since r12-8230
 2022-04-25 21:24 UTC  (5+ messages)
` [Bug fortran/105381] "

[Bug fortran/105379] New: [12 Regression] ICE in gfc_compare_array_spec(): Array spec clobbered
 2022-04-25 21:18 UTC  (4+ messages)
` [Bug fortran/105379] "
` [Bug fortran/105379] [12 Regression] ICE in gfc_compare_array_spec(): Array spec clobbered since r12-8235-gfa5cd7102da676dc

[Bug tree-optimization/104717] New: ICE: verify_ssa failed (Error: type mismatch between an SSA_NAME and its symbol)
 2022-04-25 21:14 UTC  (2+ messages)
` [Bug fortran/104717] [9/10/11/12 Regression] "

[Bug c++/103993] New: Incorrect error generated by mismatched-new-delete
 2022-04-25 21:13 UTC  (2+ messages)
` [Bug middle-end/103993] -Wismatched-new-delete due to difference in inlining decisions

[Bug tree-optimization/105385] New: ICE: Aborted (in do_mpfr_arg2): GNU MP: Cannot allocate memory (size=3458764513820540832) with __builtin_jn{,f,l}
 2022-04-25 20:45 UTC  (2+ messages)
` [Bug tree-optimization/105385] ICE: Aborted (in do_mpfr_arg2): GNU MP: Cannot allocate memory (size=3458764513820540832) with __builtin_jn{, f, l}

[Bug tree-optimization/105384] New: compilation never (?) finishes with __builtin_yn{,f,l} at -O and above
 2022-04-25 20:44 UTC  (5+ messages)
` [Bug tree-optimization/105384] "

[Bug target/105383] New: [11/12 Regression] ICE: in change_insns, at rtl-ssa/changes.cc:674 with -Os -fno-tree-dominator-opts -fno-tree-vrp -msseregparm -m32
 2022-04-25 20:41 UTC  (2+ messages)
` [Bug target/105383] [11/12 Regression] ICE: in change_insns, at rtl-ssa/changes.cc:674 with -Os -fno-tree-dominator-opts -fno-tree-vrp -msseregparm -m32 since r11-6188-g0b76990a9d75d97b

[Bug fortran/105380] New: ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317
 2022-04-25 20:37 UTC  (3+ messages)
` [Bug fortran/105380] "
` [Bug fortran/105380] [PDT] ICE in gfc_conv_array_initializer, at fortran/trans-array.cc:6317 since r8-3056-g5bab4c9631c478b7

[Bug tree-optimization/104336] New: bogus -Wrestrict for std::string assignment with
 2022-04-25 20:26 UTC  (3+ messages)
` [Bug tree-optimization/104336] "

[Bug c++/105377] New: Likely a misleading clang warning -Wc++20-attribute-extensions
 2022-04-25 20:25 UTC  (6+ messages)
` [Bug c++/105377] "

[Bug c++/105373] New: miscompile involving lambda coroutines and an object bitwise copied instead of via the copy constructor
 2022-04-25 19:37 UTC  (5+ messages)
` [Bug c++/105373] "

[Bug analyzer/105287] New: [12 Regression] ICE in get_region_for_local, at analyzer/region.cc:874
 2022-04-25 19:31 UTC  (3+ messages)
` [Bug analyzer/105287] [12 Regression] ICE in analyzer get_region_for_local on C++ await cond_var

[Bug analyzer/105382] New: Support for coroutines in -fanalyzer
 2022-04-25 19:25 UTC 

[Bug tree-optimization/105374] New: [12 Regression] ICE in fold_convert_loc, at fold-const.cc:2580 during GIMPLE pass: reassoc since r12-7338-g884f77b4222289510e1df9db2889b60c5df6fcda
 2022-04-25 16:39 UTC  (9+ messages)
` [Bug tree-optimization/105374] "

[Bug libstdc++/105375] New: std::packaged_task has no deduction guide
 2022-04-25 16:25 UTC  (9+ messages)
` [Bug libstdc++/105375] "

[Bug analyzer/105366] New: [11/12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer
 2022-04-25 15:54 UTC  (4+ messages)
` [Bug analyzer/105366] "
` [Bug analyzer/105366] [11/12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -O -fanalyzer since r11-4511-gf635f0ce87d687b1

[Bug analyzer/105365] New: [12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -fanalyzer
 2022-04-25 15:52 UTC  (4+ messages)
` [Bug analyzer/105365] "
` [Bug analyzer/105365] [12 Regression] ICE: in cmp_cst, at analyzer/svalue.cc:309 with -fanalyzer since r12-2337-g33255ad3ac14e395

[Bug tree-optimization/105314] New: ifcvt regression in noce_try_store_flag_mask
 2022-04-25 15:45 UTC  (2+ messages)
` [Bug rtl-optimization/105314] [12 Regression] "

[Bug c++/105353] New: __builtin_shufflevector with template parameter fails to compile on GCC 12 but compiles on clang
 2022-04-25 15:16 UTC  (3+ messages)
` [Bug c++/105353] __builtin_shufflevector with value dependent constant

[Bug middle-end/105348] New: Overly aggressive -Warray-bounds after conditional
 2022-04-25 14:55 UTC  (3+ messages)
` [Bug middle-end/105348] "

[Bug rtl-optimization/105338] New: Regression: jump or cmove generated for pattern (x ? CST : 0)
 2022-04-25 14:48 UTC  (3+ messages)
` [Bug target/105338] [12 Regression] "

[Bug c/105276] New: [12 Regression] executed once loop not optimized anymore
 2022-04-25 14:27 UTC  (3+ messages)
` [Bug tree-optimization/105276] "

[Bug c/105378] New: [OpenMP][5.1] 'nowait' on 'taskwait' not supported
 2022-04-25 14:00 UTC 

[Bug rtl-optimization/105376] New: ICE: in decimal_to_decnumber, at dfp.cc:134 with _Decimal128 at -O -g
 2022-04-25 13:23 UTC  (2+ messages)
` [Bug rtl-optimization/105376] "

[Bug tree-optimization/102879] New: [12 Regression] Dead Code Elimination Regression at -O3
 2022-04-25 13:12 UTC  (2+ messages)
` [Bug tree-optimization/102879] "

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

[Bug plugins/105364] New: lto-wrapper generates URLs escape sequences despite -fdiagnostic-urls=never
 2022-04-25 12:54 UTC  (4+ messages)
` [Bug lto/105364] "

[Bug sanitizer/105347] New: Failed to build from source on FreeBSD 11.* due to using nonexistent sha224.h
 2022-04-25 12:52 UTC  (2+ messages)
` [Bug sanitizer/105347] "

[Bug fortran/103662] New: TBAA problem in Fortran FE triggering in gfortran.dg/unlimited_polymorphic_3.f03
 2022-04-25 11:32 UTC  (4+ messages)
` [Bug fortran/103662] [12 Regression] "

[Bug tree-optimization/105367] New: [12 Regression] ICE: SIGSEGV in contains_struct_check (tree.h:3570) with -Ofast -mveclibabi=acml
 2022-04-25 10:49 UTC  (5+ messages)
` [Bug tree-optimization/105367] "

[Bug tree-optimization/105368] New: [10/11/12 Regression] ICE: SIGSEGV in powi_lookup_cost (tree-ssa-math-opts.cc:1441) with -Ofast and __builtin_powf()
 2022-04-25 10:32 UTC  (10+ messages)
` [Bug tree-optimization/105368] "
` [Bug tree-optimization/105368] [10/11 "

[Bug target/104662] New: arm: ice in simd_valid_immediate
 2022-04-25  9:24 UTC  (2+ messages)
` [Bug target/104662] "

[Bug c++/104492] New: Bogus dangling pointer warning (dangling pointer to ‘candidates’ may be used [-Werror=dangling-pointer=])
 2022-04-25  8:43 UTC  (2+ messages)
` [Bug middle-end/104492] [12 Regression] Bogus dangling pointer warning at -O3

[Bug middle-end/104076] New: bogus -Wdangling-pointer on a conditional
 2022-04-25  7:57 UTC  (2+ messages)
` [Bug middle-end/104076] "

[Bug middle-end/104077] New: bogus/missing -Wdangling-pointer
 2022-04-25  7:57 UTC  (2+ messages)
` [Bug middle-end/104077] "

[Bug c++/98760] New: [modules] ICE in add_module_decl
 2022-04-25  7:56 UTC  (2+ messages)
` [Bug c++/98760] "

[Bug c++/103524] New: [meta-bug] modules issue
 2022-04-25  7:56 UTC  (2+ messages)
` [Bug c++/103524] "

[Bug tree-optimization/100810] New: wrong code at -O1 and above on x86_64-linux-gnu
 2022-04-25  7:54 UTC  (3+ messages)
` [Bug middle-end/100810] [12 Regression] wrong code at -O1 and above on x86_64-linux-gnu since r12-397-gda9e6e63d1ae22e530ec7baf59f6ed028bf05776

[Bug target/89125] Misoptimization of converting sin(x) and cos(x) into sincos(x,&s,&c)
 2022-04-25  7:43 UTC  (3+ messages)

[Bug c/105369] New: Improved diagnostics for code from statement expressions documentation [C component]
 2022-04-25  7:31 UTC  (5+ messages)
` [Bug c/105369] "

[Bug middle-end/105206] New: mis-optimization with -ffast-math and __builtin_powf
 2022-04-25  7:28 UTC  (2+ messages)
` [Bug target/105206] "

[Bug rtl-optimization/105231] New: [12 Regression] ICE: in rtl_verify_bb_insns, at cfgrtl.cc:2797 (flow control insn inside a basic block) with custom flags
 2022-04-25  7:27 UTC  (3+ messages)
` [Bug rtl-optimization/105231] [12 Regression] ICE: in rtl_verify_bb_insns, at cfgrtl.cc:2797 (flow control insn inside a basic block) with custom flags since r12-4767-g81342e95827f77c0

[Bug c/105363] New: -ftree-slp-vectorize decreases performance significantly (x64)
 2022-04-25  7:21 UTC  (4+ messages)
` [Bug c/105363] "
` [Bug tree-optimization/105363] "

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

[Bug fortran/105371] New: The result of the merge function is different when it's type of parameters is the extensions type of derived type
 2022-04-25  7:03 UTC  (2+ messages)
` [Bug fortran/105371] "

[Bug fortran/105372] New: The result of the merge function is different when it's type of parameters is the extensions type of derived type
 2022-04-25  7:03 UTC  (2+ messages)
` [Bug fortran/105372] "

[Bug fortran/102043] New: Wrong array types used for negative stride accesses
 2022-04-25  6:07 UTC  (2+ messages)
` [Bug fortran/102043] [9/10/11 Regression] Wrong array types used for negative stride accesses, gfortran.dg/vector_subscript_1.f90 FAILs

[Bug target/105339] New: [x86] missing AVX-512F scalef functions when optimization is disabled
 2022-04-25  1:18 UTC  (2+ messages)
` [Bug target/105339] "

[Bug c++/105370] New: Improved diagnostics for code from statement expressions documentation [C++ component]
 2022-04-24 21:01 UTC 

[Bug libfortran/105361] New: Incorrect end-of-file condition for derived-type I/O
 2022-04-24 20:04 UTC  (3+ messages)
` [Bug libfortran/105361] "

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-04-24 16:54 UTC  (2+ 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-24 16:54 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 c/90181] Feature request: provide a way to explicitly select specific named registers in constraints
 2022-04-24 14:34 UTC  (3+ messages)

[Bug sanitizer/105336] New: truncated address sanitizer stack traces
 2022-04-24 12:18 UTC  (5+ messages)
` [Bug sanitizer/105336] "

[Bug target/104723] New: [12 regression] Redundant usage of stack
 2022-04-24  7:37 UTC  (2+ messages)
` [Bug target/104723] "

[Bug target/105354] New: __builtin_shuffle for alignr generates suboptimal code unless SSSE3 is enabled
 2022-04-24  3:57 UTC  (3+ messages)
` [Bug target/105354] "

[Bug lto/94157] New: [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack -Wa,--noexecstack
 2022-04-24  1:45 UTC  (2+ messages)
` [Bug lto/94157] [10 Regression] error: lto-wrapper failed with -Wa,--noexecstack -Wa,--noexecstack since r10-6807-gf1a681a174cdfb82

[Bug other/105335] New: libiberty does not handle script exit codes correctly
 2022-04-23 22:28 UTC  (2+ messages)
` [Bug other/105335] "

[Bug d/105360] New: Inlined lazy parameters / delegate literals, still emitted
 2022-04-23 15:54 UTC  (2+ messages)
` [Bug d/105360] "

[Bug testsuite/105267] New: [12 regression] gcc.target/powerpc/pr56605.c fails after r12-8128-g6b7cc7294770ec
 2022-04-23 15:00 UTC  (2+ messages)
` [Bug testsuite/105267] "

[Bug target/105359] New: _Float128 expanders and builtins disabled on ppc targets with 64-bit long double
 2022-04-23 13:49 UTC 

[Bug c++/105351] New: [concepts] Constraint checking does correctly match static member attributes
 2022-04-23 13:18 UTC  (3+ messages)
` [Bug c++/105351] "

[Bug target/104118] New: gcc11 fails to build R for ppc64 on 10.5.8
 2022-04-23 12:06 UTC  (2+ messages)
` [Bug target/104118] "

[Bug modula2/101391] New: Unresolved reference to module getopt
 2022-04-23 12:02 UTC  (2+ messages)
` [Bug modula2/101391] "

[Bug modula2/102342] New: gm2 testsuite failures for non-default multilib
 2022-04-23 11:52 UTC  (2+ messages)
` [Bug modula2/102342] "

[Bug c/105357] New: dereferenced ptr on param stack gets over written
 2022-04-23  9:06 UTC  (5+ messages)
` [Bug c/105357] "

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