public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/104924] New: bad_variant_access When using iostream and variant as modules
 2022-03-20 21:19 UTC  (2+ messages)
` [Bug c++/104924] "

[Bug tree-optimization/104992] New: [missed optimization] x / y * y == x not optimized to x % y == 0
 2022-03-20 20:25 UTC  (2+ messages)
` [Bug tree-optimization/104992] "

[Bug fortran/104570] New: [12 Regression] ICE in gfc_conv_scalarized_array_ref, at fortran/trans-array.cc:3681
 2022-03-20 17:17 UTC  (3+ 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++/104993] New: [modules] Missing diagnostic when exporting using-directive
 2022-03-20 15:57 UTC 

[Bug rtl-optimization/104869] New: [12 Regression] Miscompilation of qt5-qtdeclarative
 2022-03-20 14:02 UTC  (2+ messages)
` [Bug rtl-optimization/104869] [12 Regression] Miscompilation of qt5-qtdeclarative since r12-6342-ge7a7dbb5ca5dd696

[Bug libstdc++/104990] New: [12 Regression] std::get_time is incompatible with clang 14
 2022-03-20 13:11 UTC  (3+ messages)
` [Bug libstdc++/104990] "

[Bug c++/103871] New: [11.2.1/12 Regression] co_await causes build error
 2022-03-20 12:36 UTC  (2+ messages)
` [Bug c++/103871] [11/12 "

[Bug c++/98056] New: internal compiler error: tree check: expected record_type or union_type or qual_union_type, have array_type in build_special_member_call, at cp/call.c:9862
 2022-03-20 12:25 UTC  (2+ messages)
` [Bug c++/98056] coroutines: ICE tree check: expected record_type or union_type or qual_union_type, have array_type since r11-2183-g0f66b8486cea8668

[Bug target/104991] New: [nvptx] Simplify muniform-simt transformation
 2022-03-20 12:11 UTC 

[Bug rtl-optimization/104989] New: ICE in rtl_verify_bb_insns, at cfgrtl.cc:2797 (error: flow control insn inside a basic block)
 2022-03-20  4:29 UTC 

[Bug libgcc/104988] New: Zero register (R1) clobbered by __udivmodsi4 for AVR
 2022-03-19 23:54 UTC  (2+ messages)
` [Bug target/104988] "

[Bug fortran/104228] New: [9/10/11/12 Regression] ICE in df_install_ref, at df-scan.cc:2294
 2022-03-19 20:17 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 libgcc/86224] [m68k] textrels in libgcc
 2022-03-19 19:15 UTC  (2+ messages)

[Bug tree-optimization/104987] New: [12 Regression] Recent change causing vrp13.c regressions on several targets
 2022-03-19 18:12 UTC 

[Bug go/104973] New: GCC 11.2.1 build failure with Go support (mv: cannot stat 'cpugen.o': No such file or directory)
 2022-03-19 17:43 UTC  (6+ messages)
` [Bug go/104973] "

[Bug jit/63854] New: Fix memory leaks seen in JIT
 2022-03-19 17:43 UTC  (2+ messages)
` [Bug jit/63854] "

[Bug c++/104905] New: untranslated word in diagnostic about compiled module
 2022-03-19 17:08 UTC  (2+ messages)
` [Bug c++/104905] "

[Bug middle-end/104986] New: [12 Regression] bogus writing 1 byte into a region of size 0 with -fwrapv and -O2 -fpeel-loops
 2022-03-19 17:07 UTC 

[Bug c++/104906] New: UTF-8 bytes output in diagnostic regardless of locale
 2022-03-19 17:07 UTC  (2+ messages)
` [Bug c++/104906] "

[Bug c++/104907] New: unclear diagnostic for fatal error
 2022-03-19 17:05 UTC  (2+ messages)
` [Bug c++/104907] "

[Bug rtl-optimization/104154] New: [12 Regression] Another ICE due to recent ifcvt changes
 2022-03-19 17:03 UTC  (2+ messages)
` [Bug rtl-optimization/104154] "

[Bug target/104898] New: missing %q in diagnostic
 2022-03-19 17:01 UTC  (2+ messages)
` [Bug target/104898] "

[Bug target/104904] New: misplaced quotes in diagnostic
 2022-03-19 16:58 UTC  (2+ messages)
` [Bug target/104904] "

[Bug target/104903] New: missing quotes in diagnostic
 2022-03-19 16:56 UTC  (2+ messages)
` [Bug target/104903] "

[Bug target/104902] New: missing %q in diagnostic
 2022-03-19 16:53 UTC  (2+ messages)
` [Bug target/104902] "

[Bug rtl-optimization/104985] New: [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math
 2022-03-19 13:57 UTC 

[Bug middle-end/104971] New: Optimisation for __builtin_ia32_readeflags corrupts the stack
 2022-03-19 12:53 UTC  (6+ messages)
` [Bug middle-end/104971] [9/10/11/12 Regression] "

[Bug c/99578] New: gcc-11 -Warray-bounds or -Wstringop-overread warning when accessing a pointer from integer literal
 2022-03-19 11:02 UTC  (4+ messages)
` [Bug middle-end/99578] [11/12 Regression] "
` [Bug middle-end/99578] [11 "

[Bug rtl-optimization/104961] New: compilation never (?) finishes at -Og
 2022-03-19  7:54 UTC  (3+ messages)
` [Bug rtl-optimization/104961] [9/10/11/12 Regression] "
` [Bug rtl-optimization/104961] [9/10/11 "

[Bug fortran/99585] New: ICE with SIZE intrinsic on nested derived type components
 2022-03-19  7:49 UTC  (2+ messages)
` [Bug fortran/99585] "

[Bug fortran/104430] New: [9/10/11/12 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.cc:2742
 2022-03-19  7:49 UTC  (2+ messages)
` [Bug fortran/104430] [9/10/11/12 Regression] ICE in gfc_conv_component_ref, at fortran/trans-expr.cc:2742 since r9-3522-gd0477233215e37de

[Bug c++/101515] New: [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128
 2022-03-19  7:43 UTC  (3+ messages)
` [Bug tree-optimization/101515] [11/12 Regression] ICE in pp_cxx_unqualified_id, at cp/cxx-pretty-print.c:128 since r11-6729-gadb520606ce3e1e1
` [Bug tree-optimization/101515] [11 "

[Bug libgcc/104984] New: Use hard-fp for libgcc single-floating-point routines
 2022-03-19  5:36 UTC 

[Bug c/94809] New: Different results between gcc-9 and gcc-6
 2022-03-19  4:16 UTC  (2+ messages)
` [Bug tree-optimization/94809] [8/9 Regression] "

[Bug c/104983] New: gcc ignore side effect inside CommaExpr and failed to update value variable's value
 2022-03-19  4:16 UTC  (2+ messages)
` [Bug c/104983] "

[Bug analyzer/104943] New: Analyzer fails to purge state for local structs
 2022-03-18 23:26 UTC  (4+ messages)
` [Bug analyzer/104943] "

[Bug analyzer/104954] New: Analyzer takes a very long time on Linux kernel drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c
 2022-03-18 23:26 UTC  (3+ messages)
` [Bug analyzer/104954] "

[Bug analyzer/103533] New: Enable "taint" state machine with -fanalyzer without requiring -fanalyzer-checker=taint
 2022-03-18 23:22 UTC  (2+ messages)
` [Bug analyzer/103533] "

[Bug target/104982] New: [12 Regression] FAIL: gcc.target/i386/bt-5.c by r12-7687
 2022-03-18 22:25 UTC 

[Bug target/104923] New: MMA __builtin_mma_disassemble_acc test case ICEs in LRA
 2022-03-18 21:07 UTC  (3+ messages)
` [Bug target/104923] [11/12 Regression] "

[Bug fortran/84672] -fcheck=bounds gives runtime error on allocation on assignment with implicit type conversion
 2022-03-18 20:02 UTC 

[Bug fortran/67804] New: ICE on data initialization of type(character) with wrong data
 2022-03-18 19:54 UTC  (2+ messages)
` [Bug fortran/67804] "

[Bug fortran/67817] New: Missing compilation error for some wrong conversions in data
 2022-03-18 19:54 UTC  (2+ messages)
` [Bug fortran/67817] "

[Bug fortran/33056] [Meta-bug] Data - statement related bugs
 2022-03-18 19:54 UTC 

[Bug fortran/98490] New: Unexpected out of bounds in array constructor with implied do loop
 2022-03-18 19:48 UTC  (2+ messages)
` [Bug fortran/98490] "

[Bug fortran/70994] gfortran: -fcheck=all implied do loop confusing messages
 2022-03-18 19:48 UTC 

[Bug c++/104008] New: New g++ folly compile error with gcc 11.x. Bisected to PR99445 c++: Alias template in pack expansion
 2022-03-18 19:40 UTC  (5+ messages)
` [Bug c++/104008] [11/12 Regression] New g++ folly compile error since r11-7931-ga2531859bf5bf6cf
` [Bug c++/104008] [11 "

[Bug target/104208] New: -mlong-double-64 should override a previous -mabi=ibmlongdouble
 2022-03-18 19:21 UTC  (4+ messages)
` [Bug target/104208] "

[Bug c++/103299] New: accessing incorrect storage for union at constexpr context
 2022-03-18 19:17 UTC  (2+ messages)
` [Bug c++/103299] [11/12 Regression] accessing incorrect storage for designated init of anonymous "

[Bug c++/102740] New: [11.2/12 Regression] Data member not found in struct inside an unnamed union
 2022-03-18 19:15 UTC  (2+ messages)
` [Bug c++/102740] [10/11/12 "

[Bug target/87496] ICE in aggregate_value_p at gcc/function.c:2046
 2022-03-18 19:10 UTC  (2+ messages)

[Bug c++/101767] New: Aggregate initialization fails for struct that has both unnamed struct and union fields
 2022-03-18 18:12 UTC  (2+ messages)
` [Bug c++/101767] [10/11/12 Regression] "

[Bug c++/104476] New: using-decl shadowed by member function when in incomplete-class context
 2022-03-18 18:09 UTC  (3+ messages)
` [Bug c++/104476] [11/12 Regression] "
` [Bug c++/104476] [11 "

[Bug c++/92918] [9/10 Regression] Does not do name lookup when using from base class
 2022-03-18 18:08 UTC 

[Bug c++/104568] New: ICE [regression c++20] caused by option "-std=c++20 -Wall" when operand of operator new has size equal to 0
 2022-03-18 18:03 UTC  (3+ messages)
` [Bug c++/104568] [10/11/12 Regression] ICE [c++20] "
` [Bug c++/104568] [10/11 "

[Bug tree-optimization/100834] New: False positive of -Wstringop-overflow= with -Os
 2022-03-18 18:02 UTC  (2+ messages)
` [Bug tree-optimization/100834] "

[Bug c/100680] New: false positive warning for certain __builtin_memcmp() argument
 2022-03-18 18:02 UTC  (2+ messages)
` [Bug middle-end/100680] "

[Bug c++/104242] New: Class with constructor from std::any is not copyable
 2022-03-18 17:48 UTC  (3+ messages)
` [Bug libstdc++/104242] [12 Regression] "

[Bug fortran/103039] New: Segfault with openmp block within a select type block
 2022-03-18 16:42 UTC  (6+ messages)
` [Bug fortran/103039] [12 Regression] Segfault with openmp block within a select type block since r12-1016-g0e3b3b77e13cac76

[Bug c++/100557] New: [ICE] Internal compiler error: Error reporting routines re-entered
 2022-03-18 16:06 UTC  (2+ messages)
` [Bug c++/100557] [concepts] "

[Bug libstdc++/102807] New: Simple code using ranges::views::keys does not compile with clang
 2022-03-18 15:40 UTC  (2+ messages)
` [Bug libstdc++/102807] "

[Bug target/104968] New: [nvptx][OpenMP] SIGSEGV / ICE in final_scan_insn_1
 2022-03-18 15:35 UTC  (4+ messages)
` [Bug target/104968] "

[Bug c++/104981] New: [coroutines] Internal compiler error when promise object's constructor takes a base class of the object parameter
 2022-03-18 15:32 UTC 

[Bug c/33053] adopt accesses through a volatile-casted pointer as a GNU C extension
 2022-03-18 14:58 UTC 

[Bug middle-end/104854] New: [11 Regression] -Wstringop-overread should not warn for strnlen and strndup
 2022-03-18 14:52 UTC  (2+ messages)
` [Bug middle-end/104854] -Wstringop-overread should not warn for strnlen, strndup and strncmp

[Bug target/104952] New: [nvptx][OpenMP] wrong code with OR / AND reduction ('reduction(||:' and '&&') with SIMT
 2022-03-18 14:48 UTC  (3+ messages)
` [Bug target/104952] "

[Bug target/104901] New: gcc/config/rs6000/mm_malloc.h:46: incorrectLogicOperator
 2022-03-18 14:28 UTC  (2+ messages)
` [Bug target/104901] "

[Bug c++/104980] New: Bad error on variable template instantiation failure
 2022-03-18 14:17 UTC  (2+ messages)
` [Bug c++/104980] "

[Bug analyzer/104979] New: False positive from -Wanalyzer-malloc-leak with cast within boxed pointer
 2022-03-18 13:44 UTC 

[Bug c++/54319] New: Assignment to rvalue
 2022-03-18 13:32 UTC  (2+ messages)
` [Bug c++/54319] [9/10/11/12 Regression] empty class causes error while non-empty does not

[Bug c++/59950] New: Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary
 2022-03-18 13:32 UTC  (2+ messages)
` [Bug c++/59950] [9/10/11 Regression] Bogus diagnostic "taking address of temporary" taking address of trivial no-op assignment to temporary with empty class

[Bug target/104978] New: [avx512fp16] wrong code for _mm_mask_fcmadd_round_sch
 2022-03-18 12:57 UTC  (4+ messages)
` [Bug target/104978] "

[Bug libstdc++/103407] New: [12 regression] abi_check FAILs on Solaris
 2022-03-18 12:43 UTC  (2+ messages)
` [Bug libstdc++/103407] "

[Bug target/104977] New: [avx512fp16] wrong code for vfmaddcsh when -masm=intel
 2022-03-18 12:37 UTC  (2+ messages)
` [Bug target/104977] "

[Bug c++/102980] New: Fail to get an r-value from std::array::size in a template function
 2022-03-18 12:16 UTC  (2+ messages)
` [Bug c++/102980] [10/11/12 Regression] "

[Bug c++/104565] New: One too many `this`es in parsing?
 2022-03-18 12:16 UTC  (2+ messages)
` [Bug c++/104565] [10/11 Regression] constexpr template goes wrong with class and call to constexpr method

[Bug target/104974] New: [avx512fp16] Error: operand type mismatch for `vmovw'
 2022-03-18 12:02 UTC  (4+ messages)
` [Bug target/104974] "

[Bug d/103528] New: [12 regression] d21 doesn't build on Solaris
 2022-03-18 11:45 UTC  (2+ messages)
` [Bug d/103528] "

[Bug libstdc++/92546] Large increase in preprocessed file sizes in C++2a mode
 2022-03-18 11:00 UTC  (4+ messages)

[Bug driver/13071] no easy way to exclude backward C++ headers from include path
 2022-03-18 10:48 UTC 

[Bug d/104911] New: [12 regression] Comparison failure in gcc/d/typesem.o etc
 2022-03-18 10:21 UTC  (3+ messages)
` [Bug d/104911] "

[Bug target/104957] New: [nvptx] Use .alias directive (available starting ptx isa version 6.3)
 2022-03-18 10:11 UTC  (2+ messages)
` [Bug target/104957] "

[Bug d/104889] New: [12 Regression] D frontend fails to link on x86_64-linux-gnux32
 2022-03-18  9:16 UTC  (2+ messages)
` [Bug d/104889] "

[Bug target/104963] New: GCC11/12 -march=sapphirerapids miss some isa
 2022-03-18  8:43 UTC  (4+ messages)
` [Bug target/104963] GCC11/12 -march=sapphirerapids misses some ISAs

[Bug target/104976] New: [avx512fp16] lowpart_subreg return NULL_RTX cause ICE
 2022-03-18  8:08 UTC  (3+ messages)
` [Bug target/104976] "

[Bug c++/101168] New: gnu++14 complains about altivec types defined with using keyword in the same file with preprocessor macros
 2022-03-18  5:54 UTC  (2+ messages)
` [Bug preprocessor/101168] "

[Bug tree-optimization/104975] New: ICE in execute, at gimple-harden-conditionals.cc:577
 2022-03-18  5:11 UTC 

test
 2022-03-18  4:42 UTC 

[Bug middle-end/104965] New: Yet another -Warray-bounds false positive
 2022-03-17 23:46 UTC  (2+ messages)
` [Bug middle-end/104965] [11/12 Regression] "

[Bug tree-optimization/101895] New: [11/12 Regression] SLP Vectorizer change pushes VEC_PERM_EXPR into bad location spoiling further optimization opportunities
 2022-03-17 23:18 UTC  (2+ messages)
` [Bug tree-optimization/101895] [11 "

[Bug fortran/104908] New: gfortran 11/trunk regression: incorrect Fortran out-of-bound runtime error
 2022-03-17 22:23 UTC  (2+ messages)
` [Bug fortran/104908] [11/12 Regression] "

[Bug fortran/104972] New: Class dummy argument for array of custom types stuck on -fcheck=bounds
 2022-03-17 22:23 UTC  (2+ messages)
` [Bug fortran/104972] "

[Bug tree-optimization/40635] [12 Regression] bogus name and location in 'may be used uninitialized' warning
 2022-03-17 22:00 UTC 

[Bug target/86722] ifcvt produces x&0 that is never cleaned up
 2022-03-17 22:00 UTC 

[Bug tree-optimization/90356] Missed optimization for variables initialized to 0.0
 2022-03-17 22:00 UTC 

[Bug fortran/96983] New: [11 regression] ICE compiling gfortran.dg/pr96711.f90 starting with r11-3042
 2022-03-17 21:00 UTC  (2+ messages)
` [Bug fortran/96983] [11/12 "

[Bug tree-optimization/102943] New: VRP threader compile-time hog with 521.wrf_r
 2022-03-17 20:44 UTC  (2+ messages)
` [Bug tree-optimization/102943] [12 Regression] Jump "

[Bug c++/69517] SEGV on a VLA with excess initializer elements
 2022-03-17 20:20 UTC 

[Bug middle-end/71319] unnecessary call to __strcat_chk emitted after buffer reset
 2022-03-17 20:20 UTC 

[Bug tree-optimization/85741] [meta-bug] bogus/missing -Wformat-overflow
 2022-03-17 20:19 UTC 

[Bug middle-end/77721] -Wformat-truncation not uses arg range for converted vars
 2022-03-17 20:19 UTC 

[Bug c/79554] Zero length format string passed to fprintf under if statement causes error message
 2022-03-17 20:17 UTC 

[Bug middle-end/82601] missing uninitialized warning for INTENT(OUT) argument with -O0 / -Og
 2022-03-17 20:16 UTC 

[Bug tree-optimization/82608] missing -Warray-bounds on an out-of-bounds VLA index
 2022-03-17 20:15 UTC 

[Bug lto/102426] New: [12 regression] Fix for PR 49664 breaks Solaris bootstrap with gld
 2022-03-17 20:14 UTC  (2+ messages)
` [Bug lto/102426] "

[Bug c++/83429] Incorrect line number reported by -Wformat-truncation
 2022-03-17 20:13 UTC 

[Bug tree-optimization/84561] -Wstringop-truncation with -O2 depends on strncpy's size type
 2022-03-17 20:10 UTC 

[Bug tree-optimization/84577] snprintf with null buffer not eliminated when return value is in a known range
 2022-03-17 20:07 UTC 

[Bug ipa/84603] -finline-limit not accepted in attribute and #pragma optimize
 2022-03-17 20:05 UTC 

[Bug tree-optimization/85650] Additional warnings when -fsanitize=undefined is used with -Wstringop-truncation
 2022-03-17 20:04 UTC 

[Bug tree-optimization/87034] [9/10/11/12 Regression] missing -Wformat-overflow on a sprintf %s with a wide string
 2022-03-17 20:04 UTC 

[Bug middle-end/88059] Spurious stringop-overflow warning with strlen, malloc and strncpy
 2022-03-17 20:04 UTC 

[Bug tree-optimization/88771] Misleading -Werror=array-bounds error
 2022-03-17 20:03 UTC 

[Bug middle-end/88780] [9/10/11/12 Regression] bogus -Wstringop-truncation for copying as many bytes from a string as its length
 2022-03-17 20:02 UTC 

[Bug tree-optimization/89678] Bogus -Wstringop-truncation on strncat with bound that depends on strlen of source
 2022-03-17 20:02 UTC 

[Bug tree-optimization/56456] New: [meta-bug] bogus warning when inlining: "array subscript is above array bounds"
 2022-03-17 20:02 UTC  (2+ messages)
` [Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

[Bug tree-optimization/90752] missing -Warray-bounds accessing the result of string functions
 2022-03-17 20:02 UTC 

[Bug middle-end/90904] vec assignment and copying undefined
 2022-03-17 20:00 UTC 

[Bug middle-end/90959] hash_map can be copied but leads to a double-free after assignment
 2022-03-17 20:00 UTC 

[Bug driver/90983] [9 Regression] manual documents `-Wno-stack-usage` flag, but it is unrecognized
 2022-03-17 19:59 UTC 

[Bug c++/91076] wrong class-key in mentioned in a diagnostic note
 2022-03-17 19:58 UTC 

[Bug tree-optimization/91147] strlen of conditional plus index in known range not folded
 2022-03-17 19:57 UTC 

[Bug middle-end/91490] [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member
 2022-03-17 19:57 UTC 

[Bug middle-end/91584] [9 Regression] Bogus warning from -Warray-bounds during string assignment
 2022-03-17 19:56 UTC 

[Bug middle-end/91848] missing warning on strcpy past the end of a member of an array with variable index
 2022-03-17 19:56 UTC 

[Bug ipa/92799] [9 Regression] ICE on a weakref function definition followed by a declaration
 2022-03-17 19:55 UTC 

[Bug c/94040] [9 Regression] ICE on a call to an invalid redeclaration of strftime
 2022-03-17 19:55 UTC 

[Bug c++/94346] New: [9/10 Regression] ICE due to handle_copy_attribute since r9-3982
 2022-03-17 19:54 UTC  (2+ messages)
` [Bug c++/94346] [9 "

[Bug c++/94655] New: Implicit assignment operator triggers stringop-overflow warning
 2022-03-17 19:54 UTC  (2+ messages)
` [Bug tree-optimization/94655] [10 Regression] -Wstringop-overflow on implicit string assignment with vectorized char store

[Bug c++/94923] New: False positive -Wclass-memaccess with trivially copyable std::optional
 2022-03-17 19:53 UTC  (2+ messages)
` [Bug c++/94923] "

[Bug middle-end/95072] New: -Warray-bounds false positive with flexible array bounds (regression from GCC 9)
 2022-03-17 19:50 UTC  (2+ messages)
` [Bug middle-end/95072] [10/11/12 Regression] "

[Bug c/95189] New: memcmp being wrongly stripped (regression)
 2022-03-17 19:47 UTC  (2+ messages)
` [Bug middle-end/95189] [9 Regression] memcmp being wrongly stripped like strcmp

[Bug c/96171] New: ICE on invalid VLA argument declaration and attribute access
 2022-03-17 19:46 UTC  (2+ messages)
` [Bug c/96171] [10 Regression] "

[Bug tree-optimization/96963] New: -Wstringop-overflow false positive on -O3 or -O2 -ftree-vectorize when assigning consecutive char struct members
 2022-03-17 19:45 UTC  (2+ messages)
` [Bug tree-optimization/96963] [10 Regression] "

[Bug c/97548] New: bogus -Wvla-parameter on a bound expression involving a parameter
 2022-03-17 19:45 UTC  (2+ messages)
` [Bug c/97548] [11 Regression] "

[Bug c/101289] New: bogus -Wvla-paramater warning when using const for vla param
 2022-03-17 19:45 UTC  (2+ messages)
` [Bug c/101289] [11 Regression] "

[Bug c/101604] New: [meta-bug] bogus/missing -Wvla-parameter
 2022-03-17 19:45 UTC  (2+ messages)
` [Bug c/101604] "

[Bug tree-optimization/97631] New: bogus "writing one too many bytes" warning for memcpy with strlen argument
 2022-03-17 19:44 UTC  (2+ messages)
` [Bug tree-optimization/97631] [10 Regression] "

[Bug c/99121] New: [9/10/11 Regression] ICE tree check: expected integer_cst, have var_decl in get_len, at tree.h:6037
 2022-03-17 19:43 UTC  (2+ messages)
` [Bug tree-optimization/99121] "

[Bug c/99295] New: documentation on __attribute__((malloc)) is wrong
 2022-03-17 19:41 UTC  (2+ messages)
` [Bug c/99295] [9 Regression] "

[Bug tree-optimization/99475] New: [10/11 Regression] bogus -Warray-bounds accessing an array element of empty structs
 2022-03-17 19:41 UTC  (2+ messages)
` [Bug tree-optimization/99475] "

[Bug middle-end/101665] New: -fno-delete-null-pointer checks ineffective for attribute nonnull parameters
 2022-03-17 19:34 UTC  (2+ messages)
` [Bug middle-end/101665] "

[Bug c/104069] New: -Werror=use-after-free false positive on elfutils-0.186
 2022-03-17 19:32 UTC  (2+ messages)
` [Bug middle-end/104069] "

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