public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug tree-optimization/105414] New: constant folding for fmin/max(snan, snan) is wrong
 2022-05-11  1:32 UTC  (2+ messages)
` [Bug tree-optimization/105414] "

[Bug c++/105541] New: ICE: Segmentation fault when template lambda in requires-clause
 2022-05-10 22:22 UTC  (5+ messages)
` [Bug c++/105541] [12/13 Regression] "

[Bug c/105539] New: -ftrivial-auto-var-init=zero happening too late?
 2022-05-10 22:13 UTC  (5+ messages)
` [Bug middle-end/105539] "

[Bug rtl-optimization/105546] New: load introduction when copying a struct
 2022-05-10 21:02 UTC  (3+ messages)
` [Bug rtl-optimization/105546] load introduction when initializing "
` [Bug target/105546] [11/12/13 Regression] ifconversion introduces many compares with loads

[Bug target/105556] New: RA assigns an MMA vector input operand to vs0-vs31 causing an MMA accumulator to be spilled
 2022-05-10 20:48 UTC  (3+ messages)
` [Bug target/105556] "

[Bug target/105472] New: [13 regression] .note.GNU-stack breaks many Solaris/x86 tests
 2022-05-10 20:14 UTC  (5+ messages)
` [Bug target/105472] "

[Bug c/105555] New: ICE: in fold_offsetof, at c-family/c-common.cc:6815
 2022-05-10 20:05 UTC 

[Bug c/105554] New: ICE: in emit_block_move_hints, at expr.cc:1829
 2022-05-10 20:03 UTC 

[Bug c++/105284] New: missing syncstream and spanstream forward decl. in <iosfwd>
 2022-05-10 19:35 UTC  (8+ messages)
` [Bug libstdc++/105284] "

[Bug fortran/105230] New: [9/10/11/12 Regression] ICE in find_array_section, at fortran/expr.cc:1634
 2022-05-10 19:02 UTC  (2+ messages)
` [Bug fortran/105230] [9/10/11/12/13 "

[Bug c++/105553] New: Deduction when attempting to create an array with an element type that is an abstract class
 2022-05-10 18:36 UTC 

[Bug fortran/105543] New: Function returning a class array with contiguous attribute rejected
 2022-05-10 18:28 UTC  (2+ messages)
` [Bug fortran/105543] "

[Bug fortran/105526] New: [Coarray] Missing checks for arguments of type TEAM_TYPE
 2022-05-10 18:16 UTC  (3+ messages)
` [Bug fortran/105526] "

[Bug target/105552] New: munmap_chunk(): invalid pointer in __gmp_default_free on ia64
 2022-05-10 17:16 UTC 

[Bug rtl-optimization/105528] New: [11/12/13 Regression] ICE: in expand_expr_real_2, at expr.cc:10290 with -O2 -mavx512f
 2022-05-10 16:49 UTC  (5+ messages)
` [Bug tree-optimization/105528] [11/12/13 Regression] ICE: in expand_expr_real_2, at expr.cc:10290 with -O2 -mavx512f since r11-8059-g5240c5ca2e2b1f36

[Bug c++/105550] New: Missing copy elision with conditional operator in NSDMI
 2022-05-10 15:41 UTC  (3+ messages)
` [Bug c++/105550] "
` [Bug c++/105550] Missing copy elision with conditional operator

[Bug bootstrap/105551] New: [nvptx] ICE in final_scan_insn_1, at final.cc:2629 when building libgcc2.c since r13-259-g76db543db88727789a6c117608a23edc2eace713
 2022-05-10 15:39 UTC  (2+ messages)
` [Bug bootstrap/105551] [13 Regression] "

[Bug c/103881] New: Wconversion false positive when using |= and &= with two rvalues in binary op
 2022-05-10 15:31 UTC  (3+ messages)
` [Bug c/103881] "

[Bug libstdc++/102994] New: std::atomic<ptr>::wait is not marked const
 2022-05-10 14:57 UTC  (2+ messages)
` [Bug libstdc++/102994] "

[Bug target/105549] New: aarch64: Wrong va_arg alignment handling
 2022-05-10 14:55 UTC  (3+ messages)
` [Bug target/105549] "

[Bug tree-optimization/100400] New: ICE in visit_loops_in_gang_single_region
 2022-05-10 13:21 UTC  (2+ messages)
` [Bug middle-end/100400] "

[Bug other/105548] New: -frounding-math description contains an misleading sentence
 2022-05-10 12:59 UTC 

[Bug target/105485] New: ICE: Segmentation fault in pcrel-opt.md:get_insn_name()
 2022-05-10 12:27 UTC  (4+ messages)
` [Bug target/105485] "

[Bug c++/105545] New: Compiling string assignment with _GLIBCXX_ASSERTIONS defined fails in 12.1.0, works in 11.1.0
 2022-05-10 12:26 UTC  (3+ messages)
` [Bug c++/105545] [12/13 Regression] Compiling string assignment with _GLIBCXX_ASSERTIONS fails since r12-3347-g8af8abfbbace49e6
` [Bug c++/105545] [12/13 Regression] Warning for string assignment with _GLIBCXX_ASSERTIONS "

[Bug target/103605] New: [PowerPC] fmin/fmax should be inlined always with xsmindp/xsmaxdp
 2022-05-10 12:21 UTC  (2+ messages)
` [Bug target/103605] "

[Bug d/105544] New: gdc fails to compile d source from stdin
 2022-05-10 12:14 UTC  (5+ messages)
` [Bug d/105544] "

[Bug c/102498] New: wrong output of printf with long double constant and non-default rounding mode
 2022-05-10 12:00 UTC  (5+ messages)
` [Bug target/102498] [9/10 Regression] Long double constant and non-default rounding mode on x86

[Bug fortran/105547] New: No further "Unclassifiable statement" after the first one if multiple syntax errors
 2022-05-10 11:58 UTC  (2+ messages)
` [Bug fortran/105547] "

[Bug gcov-profile/105500] New: [Gcov]wrong freqency for the while loop with struct in the expression
 2022-05-10 11:29 UTC  (2+ messages)
` [Bug gcov-profile/105500] "

[Bug tree-optimization/105537] New: ICE: cannot update SSA form (error: statement uses released SSA name)
 2022-05-10 11:05 UTC  (9+ messages)
` [Bug tree-optimization/105537] "
` [Bug tree-optimization/105537] [12 Regression] "

[Bug gcov-profile/105535] New: GCOV analysis on 16-bit target systems impossible
 2022-05-10 10:48 UTC  (3+ messages)
` [Bug gcov-profile/105535] "

[Bug target/100342] New: [10/11 Regression] wrong code with -O2 -fno-dse -fno-forward-propagate -mno-sse2
 2022-05-10 10:45 UTC  (3+ messages)
` [Bug rtl-optimization/100342] [10 "

[Bug rtl-optimization/105333] New: [10/11/12 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7346 with -Og -fno-tree-coalesce-vars -fno-tree-fre
 2022-05-10 10:29 UTC  (3+ messages)
` [Bug rtl-optimization/105333] [10 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7346 with -Og -fno-tree-coalesce-vars -fno-tree-fre since r10-1094-g9919f5fe87a3def1

[Bug tree-optimization/105094] New: UBSAN in clear_bit_region(unsigned char*, unsigned int, unsigned int) (gimple-ssa-store-merging.cc:1834)
 2022-05-10 10:27 UTC  (3+ messages)
` [Bug tree-optimization/105094] [10 Regression] "

[Bug c++/105061] New: [9/10 Regression] [c++2a+] anonymous bitfield templated offset rejected
 2022-05-10 10:27 UTC  (3+ messages)
` [Bug c++/105061] [10 "

[Bug target/104910] New: [10/11/12 Regression] ICE: internal consistency failure (error: invalid rtl sharing found in the insn)
 2022-05-10 10:26 UTC  (3+ messages)
` [Bug target/104910] [10 "

[Bug rtl-optimization/104814] New: [10/11/12 Regression] ifcvt: Deleting live variable in IF-CASE-2
 2022-05-10 10:25 UTC  (3+ messages)
` [Bug rtl-optimization/104814] [10 "

[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-05-10 10:23 UTC  (3+ messages)
` [Bug c++/104568] [10 Regression] ICE [c++20] "

[Bug tree-optimization/103845] New: ICE in execute, at gimple-harden-conditionals.cc:552
 2022-05-10 10:19 UTC  (2+ messages)
` [Bug tree-optimization/103845] ICE in execute, at gimple-harden-conditionals.cc:552 -fharden-compares -fno-ipa-pure-const and returns_twice

[Bug debug/104263] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O2 -fnon-call-exceptions -fno-inline-small-functions
 2022-05-10 10:19 UTC  (3+ messages)
` [Bug tree-optimization/104263] [10 Regression] '-fcompare-debug' failure (length) w/ -O2 -fnon-call-exceptions -fno-inline-small-functions since r10-3575-g629387a6586a7531

[Bug c++/104055] New: Temporary with conteval constructor is ignored
 2022-05-10 10:17 UTC  (3+ messages)
` [Bug c++/104055] Temporary with consteval constructor does not cause the deconstructor to be called

[Bug c++/54367] New: [meta-bug] [C++11] lambda expressions
 2022-05-10 10:16 UTC  (2+ messages)
` [Bug c++/54367] [meta-bug] "

[Bug c++/103912] New: ICE in a consteval function in cp_gimplify_expr, at cp/cp-gimplify.c:557
 2022-05-10 10:16 UTC  (3+ messages)
` [Bug c++/103912] ICE in a consteval function which returns a lambda which takes a "non-POD" argument and the consteval has other code

[Bug c/103587] New: [10/11/12 Regression] ICE in c_parser_consume_token, at c/c-parser.c:850
 2022-05-10 10:15 UTC  (3+ messages)
` [Bug c/103587] [10 Regression] ICE in c_parser_consume_token, at c/c-parser.c:850 since r10-4633-g4e03c3a7c1149a8e

[Bug c++/103480] New: [10,11,12]Werror=useless-cast with constexpr destructor
 2022-05-10 10:14 UTC  (3+ messages)
` [Bug c++/103480] [10 Regression] -Werror=useless-cast "

[Bug debug/102441] New: Incorrect location list in debug info
 2022-05-10 10:09 UTC  (3+ messages)
` [Bug debug/102441] [10 Regression] "

[Bug c++/100580] New: ICE with -fdump-passes
 2022-05-10 10:02 UTC  (3+ messages)
` [Bug c++/100580] [10 Regression] ICE with -fdump-passes since r10-6837-g2473c81cb2d4627f

[Bug c++/104503] New: [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include <typeinfo>’ before using ‘typeid’
 2022-05-10  9:18 UTC  (2+ messages)
` [Bug c++/104503] "

[Bug pch/14940] PCH largefile test fails on various platforms
 2022-05-10  8:51 UTC 

[Bug testsuite/100422] New: [12 regression] g++.dg/gomp/clause-3.C fails after r12-438
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug testsuite/100422] "

[Bug sanitizer/105396] New: missed stack-buffer-overflow by -O0
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug sanitizer/105396] [9/10 Regression] "

[Bug target/105257] New: [8/9/10/11/12 regression] ICE in final_scan_insn_1, at final.cc:2811
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug target/105257] [9/10 "

[Bug c++/105256] New: ICE compiling firefox-99
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug c++/105256] [9/10 Regression] "

[Bug debug/105214] New: [12 Regression] ICE: in connect_traces, at dwarf2cfi.cc:3074 with custom flags
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug target/105214] "

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

[Bug c++/105186] New: ICE in canonicalize_attr_name, at attribs.h:146
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug c++/105186] [9/10 Regression] "

[Bug tree-optimization/105189] New: [9/10/11/12 Regression] Wrong code with -O1
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug tree-optimization/105189] [9/10 "

[Bug rtl-optimization/104985] New: [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math
 2022-05-10  8:26 UTC  (2+ messages)
` [Bug rtl-optimization/104985] [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math since r12-4767-g81342e95827f77

[Bug target/105123] New: wrong code with -m32 -mtune=i686 and __builtin_shuffle()
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug target/105123] [9/10 Regression] "

[Bug sanitizer/105093] New: ICE in expand_expr_addr_expr_1, at expr.c:7607 since r6-3529-gf11a7b6d57f6fcba
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug sanitizer/105093] [9/10 Regression] "

[Bug c++/104994] New: extern thread_local declaration rejected in constexpr
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug c++/104994] "

[Bug middle-end/104971] New: Optimisation for __builtin_ia32_readeflags corrupts the stack
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug middle-end/104971] [9/10 Regression] "

[Bug c/104711] New: Unnecessary -Wshift-negative-value warning
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug c/104711] "

[Bug c++/104806] New: Weird error message: did you mean "__dt "
 2022-05-10  8:25 UTC  (2+ messages)
` [Bug c++/104806] "

[Bug target/104775] New: [9/10/11/12 Regression] Failure to assemble on s390x with -fsanitize=undefined
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug target/104775] [9/10 "

[Bug rtl-optimization/104675] New: [9/10/11/12 Regression] ICE: in expand_expr_real_2, at expr.cc:9773 at -O with __real__ + __imag__ extraction
 2022-05-10  8:24 UTC  (3+ messages)
` [Bug tree-optimization/104675] [9/10 "

[Bug target/104681] New: [9/10/11/12 Regression] ppc64le -mabi=ieeelongdouble ICE since r9-6460
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug target/104681] [9/10 "

[Bug lto/104617] New: Bug in handling of 64k+ sections
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug lto/104617] "

[Bug c++/102656] New: ICE on coroutines on -fsanitize=address -O1
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug sanitizer/102656] [11 Regression] ICE on coroutines on -fsanitize=address -O1 since r11-1613-g788b962aa00959e8

[Bug debug/104557] New: [12 Regression] ICE: in simplify_subreg, at simplify-rtx.cc:7324 with -O -g
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug debug/104557] "

[Bug debug/104544] New: [10/11/12 Regression] '-fcompare-debug' failure (length) w/ -O2
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug rtl-optimization/104544] [10 "

[Bug tree-optimization/104510] New: ICE: 'verify_gimple' failed: mismatching comparison operand types in verify_gimple_in_seq()
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug c/104510] [9/10 Regression] "

[Bug debug/104517] New: '-fcompare-debug' failure w/ -O1 -fopenmp -fno-tree-ter
 2022-05-10  8:24 UTC  (2+ messages)
` [Bug debug/104517] "

[Bug c++/104513] New: [12 Regression] goto cdtor_label failures on arm since r12-5256
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug c++/104513] "

[Bug middle-end/104449] New: [9/10/11/12 Regression] ICE: verify_gimple failed: dead statement in EH table with -fexceptions -fsanitize=address -fstack-check=generic
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug sanitizer/104449] [9/10 "

[Bug target/104502] New: [12 Regression] ICE: in extract_constrain_insn, at recog.cc:2670: insn does not satisfy its constraints with -O -flive-range-shrinkage -march=barcelona -fstack-protector-all -mavx512f
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug target/104502] "

[Bug c++/104472] New: ICE: SIGSEGV in cxx_eval_internal_function with __builtin_convertvector()
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug c++/104472] ICE: SIGSEGV in cxx_eval_internal_function with __builtin_convertvector and -frounding-math

[Bug c/104446] New: [9/10/11/12 Regression] ICE in trunc_int_for_mode, at explow.cc:59
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug middle-end/104446] [9/10 Regression] ICE in trunc_int_for_mode, at explow.cc:59 since r9-6999

[Bug target/102140] New: [12 Regression] ICE: in extract_constrain_insn, at recog.c:2670 (insn does not satisfy its constraints) with -Og -fipa-cp -fno-tree-ccp -fno-tree-ter
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug target/102140] "

[Bug libgomp/104385] New: Segmentation fault when using nested dependent tasks
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug libgomp/104385] "

[Bug c/104147] New: C preprocessor may remove the standard required whitespace between the preprocessing tokens
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug preprocessor/104147] [9/10 Regression] "

[Bug target/102478] New: [9/10/11/12 Regression] during RTL pass: ce3: ICE: in gen_reg_rtx, at emit-rtl.c:1167 with -O2 -fno-if-conversion
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug rtl-optimization/102478] [9/10 "

[Bug target/102860] New: [12 regression] libgomp.fortran/simd2.f90 ICEs after r12-4526
 2022-05-10  8:23 UTC  (2+ messages)
` [Bug middle-end/102860] "

[Bug c++/101537] New: -Wconversion false positive in ternary
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug c/101537] -Wconversion false positive in ternary and |=

[Bug c/103908] New: gcc 7.5.0 (and earlier) miscompile asm goto in O1 on x86-64
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug rtl-optimization/103908] gcc miscompile asm goto for O1

[Bug preprocessor/89971] [9/10 Regression] ICE: unspellable token PADDING
 2022-05-10  8:22 UTC 

[Bug tree-optimization/103860] New: wrong code at -O3 with -fPIC on x86_64-linux-gnu
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug rtl-optimization/103860] [9/10 Regression] "

[Bug debug/103837] New: [12 Regression] '-fcompare-debug' failure (length) w/ -Og -fmove-loop-invariants -fnon-call-exceptions -fno-tree-dce
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug rtl-optimization/103837] [9/10 "

[Bug tree-optimization/103435] New: gcc/gimple-ssa-store-merging.c:879:13: runtime error: shift exponent 64 is too large for 64-bit type 'long unsigned int'
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug tree-optimization/103435] [12 Regression] "

[Bug middle-end/103384] New: [OpenMP] declare variant with device={kind(nohost)} does not use GPU, kind(gpu) works
 2022-05-10  8:22 UTC  (2+ messages)
` [Bug middle-end/103384] "

[Bug fortran/102431] New: [12 Regression] ICE in lower_gimple_bind, at gimple-low.c:439
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug middle-end/102431] [12 Regression] ICE in lower_gimple_bind, at gimple-low.c:439 since r12-1206-g178191e1dfafd8db

[Bug debug/103315] New: Gfortran DW_AT_Rank expression not emitting correct rank value
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug fortran/103315] "

[Bug c++/70796] [DR 1030] Initialization order with braced-init-lists still broken
 2022-05-10  8:21 UTC 

[Bug tree-optimization/103192] New: [12 Regression] ICE on libgomp target-in-reduction-2.{C,c}
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug tree-optimization/103192] "

[Bug target/103205] New: [12 Regression] ICE Segmentation fault since r12-5102-gfb161782545224f5
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug target/103205] [9/10 Regression] ICE Segmentation fault since r7-532

[Bug debug/101378] New: Negative DW_AT_data_member_location
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug debug/101378] "

[Bug sanitizer/64888] New: ubsan doesn't work with openmp
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug middle-end/64888] "

[Bug c++/102786] New: PMF constant evaluation bug
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug c++/102786] [c++20] virtual pmf sometimes rejected as not a constant

[Bug c++/102548] New: gcc segmentation fault in cc1plus (with repro case)
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug c++/102548] [9/10 Regression] ICE with cdecl attribute on a builtin function since r7-4737-g48330c9355e32a41

[Bug sanitizer/102515] New: UBSAN misses signed division instrumentation
 2022-05-10  8:21 UTC  (2+ messages)
` [Bug sanitizer/102515] "

[Bug c++/102295] New: ELF symbol sizes for variable-length objects are too small (C++)
 2022-05-10  8:20 UTC  (3+ messages)
` [Bug c++/102295] "

[Bug c++/88578] Static C++ objects with flexible array members overlap when initializes are non-const
 2022-05-10  8:20 UTC 

[Bug c++/102305] New: intrinsic __is_constrctible is wrong for templated abstract classes
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug c++/102305] [9/10 regression] intrinsic __is_constructible "

[Bug tree-optimization/102224] New: Incorrect compile on `x * copysign(1.0, x)`
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug target/102224] [9/10 regession] wrong code for `x * copysign(1.0, x)` since r9-5298-g33142cf9cf82aa1f

[Bug debug/101905] New: Missed debug information for global register variable
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug debug/101905] [9/10 Regression] "

[Bug fortran/101624] New: [9/10/11/12 Regression] ICE: tree check: expected tree that contains 'decl with RTL' structure, have 'const_decl' in maybe_optimize_ubsan_ptr_ifn, at sanopt.c:495
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug middle-end/101624] [9/10 "

[Bug c/101562] New: [9/10/11/12 Regression] ICE in insert, at wide-int.cc:682
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug rtl-optimization/101562] [9/10 "

[Bug fortran/101535] New: ICE in lookup_decl, at omp-low.c:412
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug middle-end/101535] "

[Bug c++/101516] New: [10/11/12 Regression] ICE in finish_omp_reduction_clause, at cp/semantics.c:6075
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug c++/101516] [9/10 "

[Bug target/101384] New: wrong code at -Og and above with vector shift/multiply
 2022-05-10  8:20 UTC  (2+ messages)
` [Bug target/101384] [9/10 Regression] "

[Bug c/94366] New: OpenMP Parallel Reduction with "&&" operator does not compute correct result
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug middle-end/94366] "

[Bug c++/101443] New: internal compiler error: in wide_int_to_tree_1, at tree.c:1519
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug c++/101443] [9/10 Regression] "

[Bug go/101407] New: non-determinism in -fdump-go-spec
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug go/101407] "

[Bug debug/101266] New: ICE with -g: in loc_list_from_tree_1, at dwarf2out.c:19421
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug debug/101266] "

[Bug c++/101210] New: [7/8/9/10/11/12 regression] spurious "reference binding to misaligned address" ubsan error for integer comparison
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug c++/101210] [9/10 "

[Bug c/101176] New: valgrind error for c-c++-common/builtin-has-attribute.c
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug c/101176] "

[Bug c/101171] New: [12 Regression] ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in c_expr_sizeof_expr, at c/c-typeck.c:3006
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug c/101171] [10 "

[Bug middle-end/101167] New: Miscompilation of task_reduction
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug middle-end/101167] "

[Bug c/100785] New: ICE: in expand_asm_stmt, at cfgexpand.c:3401
 2022-05-10  8:19 UTC  (2+ messages)
` [Bug c/100785] [9/10 Regression] ICE: in expand_asm_stmt with "m" and bitfield

[Bug tree-optimization/101062] New: wrong code with "-O2 -fno-toplevel-reorder -frename-registers"
 2022-05-10  8:19 UTC  (3+ messages)
` [Bug middle-end/101062] [10 Regression] "

[Bug target/101046] New: ICE: in gen_rtx_CONST_VECTOR, at emit-rtl.c:6031 with -mavx512vbmi -mavx512vl
 2022-05-10  8:18 UTC  (2+ messages)
` [Bug target/101046] "

[Bug rtl-optimization/101008] New: ICE: in native_encode_rtx, at simplify-rtx.c:6594 with -O -g
 2022-05-10  8:18 UTC  (2+ messages)
` [Bug rtl-optimization/101008] "

[Bug target/100887] New: [12 Regression] ICE: in ix86_expand_vector_init_concat, at config/i386/i386-expand.c:14178 with -mavx512f and __builtin_shufflevector()
 2022-05-10  8:18 UTC  (3+ messages)
` [Bug target/100887] "

[Bug c/100898] New: ICE with -O2: in gimple_call_arg_ptr, at gimple.h:3264
 2022-05-10  8:18 UTC  (2+ messages)
` [Bug middle-end/100898] [9/10 Regression] "

[Bug c++/100666] New: warning: ignoring return value of 'constexpr _Tp&& std::forward(typename std::remove_reference<_Tp>::type&) [with _Tp = std::nullptr_t; typename std::remove_reference<_Tp>::type = std::nullptr_t]', declared with attribute 'nodiscard' [-Wunused-result]
 2022-05-10  8:18 UTC  (2+ messages)
` [Bug c++/100666] [9/10 Regression] warning: ignoring return value of 'constexpr _Tp&& std::forward(typename std::remove_reference<_Tp>::type&) [with _Tp = std::nullptr_t; ...]', "

[Bug tree-optimization/98694] New: GCC produces incorrect code for loops with -O3 for skylake-avx512 and icelake-server
 2022-05-10  8:17 UTC  (2+ messages)
` [Bug target/98694] "

[Bug c++/2021] Internal error #378
 2022-05-10  8:17 UTC 

[Bug c/100508] New: ICE with '-g -O3': in expand_debug_locations, at cfgexpand.c:5618
 2022-05-10  8:17 UTC  (2+ messages)
` [Bug middle-end/100508] "

[Bug middle-end/100471] New: #pragma omp taskloop with
 2022-05-10  8:17 UTC  (2+ messages)
` [Bug middle-end/100471] #pragma omp taskloop with custom reduction

[Bug c/105292] New: [sparc64] ICE in expand_expr_real_2 on sparc64 when compiling with -mcpu=niagara4
 2022-05-10  7:50 UTC  (5+ messages)
` [Bug target/105292] [10/11/12/13 regression] ICE in expand_expr_real_2 when compiling with -mvis2

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