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-12  2:54 UTC  (2+ messages)
` [Bug tree-optimization/105414] "

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

[Bug c++/105575] New: Segment when riscv64-g++ compile .cc
 2022-05-12  2:50 UTC  (7+ messages)
` [Bug c++/105575] "

[Bug c/105514] New: rv64 qsort gets wrong result when '-O2 -DDEBUG'
 2022-05-12  2:29 UTC  (3+ messages)
` [Bug target/105514] "

[Bug c++/105574] New: Internal compiler error when co_yield a r-value vector of non-POD type
 2022-05-12  0:24 UTC  (2+ messages)
` [Bug c++/105574] "

[Bug c++/105573] New: ICE when building numpy on SPARC64
 2022-05-11 22:52 UTC  (6+ messages)
` [Bug target/105573] "

[Bug d/105544] New: gdc fails to compile d source from stdin
 2022-05-11 22:06 UTC  (2+ messages)
` [Bug d/105544] "

[Bug ipa/100413] New: [11/12 Regression] ICE: failed to reclaim unneeded function with custom flags
 2022-05-11 21:29 UTC  (2+ messages)
` [Bug ipa/100413] [11/12/13 Regression] ICE: failed to reclaim unneeded function with custom flags since r11-4267-g0e590b68fa374365

[Bug libstdc++/104605] New: _GLIBCXX_USE_C99_STDINT_TR1 macro is not defined for canadian cross freestanding C++ toolchain
 2022-05-11 20:26 UTC  (2+ messages)
` [Bug libstdc++/104605] "

[Bug c++/97474] New: Regression: optimization produces wrong code
 2022-05-11 20:13 UTC  (3+ messages)
` [Bug c++/97474] [9 Regression] produces wrong code with references to another field

[Bug c/105572] New: timeout with -march=bdver2
 2022-05-11 19:51 UTC  (2+ messages)
` [Bug target/105572] "

[Bug fortran/49566] New: [DWARF/DEBUG] Add coarray shapes (codimensions) to the debug output
 2022-05-11 19:47 UTC  (2+ messages)
` [Bug fortran/49566] "

[Bug bootstrap/105567] New: [13 regression] bootstrap failure on arm due to bogus constructor warning
 2022-05-11 19:31 UTC  (5+ messages)
` [Bug bootstrap/105567] "

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

[Bug c++/105571] New: Spurious "set but not used" on static constexpr local, used in lambda
 2022-05-11 19:06 UTC 

[Bug testsuite/105570] New: new test case gfortran.dg/pr102860.f90 uses invalid option
 2022-05-11 18:45 UTC  (4+ messages)
` [Bug testsuite/105570] "

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

[Bug c++/105569] New: -Waddress warns on dynamic_cast
 2022-05-11 18:03 UTC  (4+ messages)
` [Bug c++/105569] [12/13 Regression] "

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

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

[Bug fortran/105542] New: [F03] Orthogonal standard-conforming type finalization tests
 2022-05-11 17:41 UTC  (2+ messages)
` [Bug fortran/105542] "

[Bug c++/101194] New: 7.2 Regression
 2022-05-11 17:25 UTC  (2+ messages)
` [Bug c++/101194] [9/10 Regression] aggregate init requires default constructor

[Bug c++/55004] New: [meta-bug] constexpr issues
 2022-05-11 17:07 UTC  (2+ messages)
` [Bug c++/55004] "

[Bug c++/99700] New: gcc takes an uninitialized variable as a constant expression
 2022-05-11 17:07 UTC  (2+ messages)
` [Bug c++/99700] [10 Regression] uninitialized variable accepted as a constant expression in C++ 20

[Bug c++/95986] New: Partial specialization of class template is not found when class template has NTTP of class type
 2022-05-11 16:55 UTC  (4+ messages)
` [Bug c++/95986] "

[Bug c++/95982] New: ICE with non-type template parameter that is itself the instantiation of a template
 2022-05-11 16:49 UTC  (2+ messages)
` [Bug c++/95982] [10 Regression] "

[Bug debug/105559] New: -g and -O3 cause timeout
 2022-05-11 15:46 UTC  (9+ messages)
` [Bug c/105559] "
` [Bug c/105559] [12/13 Regression] -g and -O3 cause timeout since r12-156-g8d4c374c4419a875
` [Bug rtl-optimization/105559] "
` [Bug rtl-optimization/105559] [9/10/11/12 "

[Bug driver/105355] New: -msmall-data-limit= unexpectedly accepts a separate argument
 2022-05-11 15:46 UTC  (4+ messages)
` [Bug target/105355] "

[Bug libstdc++/103911] New: std::from_chars shouldn't call isdigit
 2022-05-11 15:15 UTC  (2+ messages)
` [Bug libstdc++/103911] "

[Bug c++/105565] New: [11 Regression] constexpr function with bigger integral cause internal compiler error
 2022-05-11 15:09 UTC  (7+ messages)
` [Bug c++/105565] "
` [Bug c++/105565] [10/11/12/13 "

[Bug c++/101603] New: [meta-bug] pointer to member functions issues
 2022-05-11 15:06 UTC  (2+ messages)
` [Bug c++/101603] "

[Bug c++/103455] New: internal compiler error: in dependent_type_p, at cp/pt.c:27057
 2022-05-11 15:06 UTC  (3+ messages)
` [Bug c++/103455] [9 Regression] internal compiler error: in dependent_type_p since r9-713-gd9338471b91bbe6e1

[Bug c++/104225] New: accepts-invalid new expression that uses deleted implicit default constructor of class specialization
 2022-05-11 15:05 UTC  (3+ messages)
` [Bug c++/104225] [9 Regression] "

[Bug c++/100288] New: g++-11 internal error and fails to precompile a concept
 2022-05-11 15:04 UTC  (3+ messages)
` [Bug c++/100288] [11/12/13 Regression] "

[Bug c++/99885] New: CTAD fails for auto const& NTTP
 2022-05-11 15:02 UTC  (4+ messages)
` [Bug c++/99885] "

[Bug c++/83476] [9 Regression] Template argument deduction fails with reference template parameter
 2022-05-11 15:01 UTC  (2+ messages)

[Bug c++/101532] New: [12 Regression] ICE in finish_expr_stmt, at cp/semantics.c:859
 2022-05-11 14:59 UTC  (2+ messages)
` [Bug c++/101532] "

[Bug middle-end/105566] New: new test case ICEs
 2022-05-11 14:12 UTC  (3+ messages)
` [Bug middle-end/105566] [13 regression] ICE in gfortran.dg/ubsan/bind-c-intent-out-2.f90 after r13-222-g28896b38fabce8

[Bug other/105527] New: configure option --with-zstd is not documented
 2022-05-11 14:09 UTC  (5+ messages)
` [Bug other/105527] "

[Bug c/105539] New: -ftrivial-auto-var-init=zero happening too late?
 2022-05-11 14:09 UTC  (3+ messages)
` [Bug middle-end/105539] "

[Bug driver/105568] New: Superfluous --jobserver-auth= check taints further diagnostics
 2022-05-11 13:56 UTC 

[Bug driver/105564] New: Bad error for -ftrivial-auto-var-init without a choice argument
 2022-05-11 13:51 UTC  (4+ messages)
` [Bug driver/105564] "

[Bug middle-end/70090] add non-constant variant of __builtin_object_size for _FORTIFY_SOURCE and -fsanitize=object-size
 2022-05-11 13:43 UTC 

[Bug c++/105563] New: Consteval copy-constructor is allowed in not-constant expression
 2022-05-11 13:39 UTC  (2+ messages)
` [Bug c++/105563] "

[Bug bootstrap/105561] New: Nondeterministic ICE on creation of bits/stdc++.h.gch/O2g.gch and bits/extc++.h.gch/O2g.gch
 2022-05-11 13:02 UTC  (4+ messages)
` [Bug bootstrap/105561] "

[Bug libstdc++/105562] New: [12 Regression] std::function<bool(char)>::_M_invoker may be used uninitialized in std:regex move with -fno-strict-aliasing
 2022-05-11 12:59 UTC  (9+ messages)
` [Bug libstdc++/105562] [12/13 Regression] std::function<bool(char)>::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing since r12-6216-g5a431b60d1f22199
` [Bug libstdc++/105562] std::function<bool(char)>::_M_invoker may be used uninitialized in std::regex move with -fno-strict-aliasing

[Bug c++/105469] New: "execution reached an unreachable program point" with -flto
 2022-05-11 12:47 UTC  (2+ messages)
` [Bug middle-end/105469] "execution reached an unreachable program point" with -flto since r5-7027-g0b986c6ac777aa4e

[Bug c++/105523] New: Wrong warning array subscript [0] is outside array bounds
 2022-05-11 11:50 UTC  (2+ messages)
` [Bug target/105523] "

[Bug c++/105560] New: Spurious -Wunused-local-typedefs warning on a typedef used on returned type
 2022-05-11 10:37 UTC 

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

[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-11  8:50 UTC  (7+ messages)
` [Bug bootstrap/105551] [13 Regression] "

[Bug fortran/105558] New: simple 8-byte integer calculation fails with -O3 / march=core-avx2 on some gfortran 8/9/10 versions
 2022-05-11  8:17 UTC  (4+ messages)
` [Bug fortran/105558] simple 8-bit "

[Bug c/105554] New: ICE: in emit_block_move_hints, at expr.cc:1829
 2022-05-11  7:49 UTC  (5+ messages)
` [Bug target/105554] "
` [Bug target/105554] [9/10/11/12/13 Regression] ICE: in emit_block_move_hints, at expr.cc:1829 since r9-5509-g5928bc2ec06dd4e7

[Bug c/105555] New: ICE: in fold_offsetof, at c-family/c-common.cc:6815
 2022-05-11  7:45 UTC  (3+ messages)
` [Bug c/105555] "

[Bug c++/105553] New: Deduction when attempting to create an array with an element type that is an abstract class
 2022-05-11  7:38 UTC  (2+ messages)
` [Bug c++/105553] [11/12/13 Regression] "

[Bug target/104915] New: Miss optimization for vec_setv8hi_0
 2022-05-11  7:36 UTC  (3+ messages)
` [Bug target/104915] "

[Bug target/105073] New: [meta bug]Patch pending for GCC13
 2022-05-11  7:36 UTC  (2+ messages)
` [Bug target/105073] "

[Bug target/105552] New: munmap_chunk(): invalid pointer in __gmp_default_free on ia64
 2022-05-11  7:34 UTC  (2+ messages)
` [Bug target/105552] "

[Bug rtl-optimization/105455] New: ICE: verify_flow_info failed (error: verify_flow_info: REG_BR_PROB does not match cfg)
 2022-05-11  7:34 UTC  (2+ messages)
` [Bug rtl-optimization/105455] "

[Bug rtl-optimization/105546] New: load introduction when copying a struct
 2022-05-11  7:20 UTC  (2+ messages)
` [Bug target/105546] [11/12/13 Regression] ifconversion introduces many compares with loads

[Bug c++/105545] New: Compiling string assignment with _GLIBCXX_ASSERTIONS defined fails in 12.1.0, works in 11.1.0
 2022-05-11  7:19 UTC  (2+ messages)
` [Bug tree-optimization/105545] [12/13 Regression] Warning for string assignment with _GLIBCXX_ASSERTIONS since r12-3347-g8af8abfbbace49e6

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

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

[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-11  6:36 UTC  (2+ messages)
` [Bug middle-end/101624] [9/10 "

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

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

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

[Bug other/86656] [meta-bug] Issues found with -fsanitize=address
 2022-05-11  6:36 UTC 

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

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

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

[Bug c++/102295] New: ELF symbol sizes for variable-length objects are too small (C++)
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug c++/102295] "

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

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

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

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

[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-11  6:36 UTC  (2+ messages)
` [Bug tree-optimization/104675] [9/10 "

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

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

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

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

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

[Bug c++/105186] New: ICE in canonicalize_attr_name, at attribs.h:146
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug c++/105186] [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-11  6:36 UTC  (2+ messages)
` [Bug target/105257] [9/10 "

[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-11  6:36 UTC  (2+ messages)
` [Bug c/101171] [10 "

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

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

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

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

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

[Bug c++/102990] New: ICE in tsubst_copy_and_build, à cp/pt.c:19856
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug c++/102990] [9/10 Regression] ICE in tsubst_copy_and_build with NSDMI and double to int conversion

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

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

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

[Bug debug/101378] New: Negative DW_AT_data_member_location
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug debug/101378] "

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[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-11  6:36 UTC  (2+ messages)
` [Bug sanitizer/104449] [9/10 "

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

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

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

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

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

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

[Bug middle-end/101167] New: Miscompilation of task_reduction
 2022-05-11  6:36 UTC  (2+ messages)
` [Bug middle-end/101167] "

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

[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-11  6:36 UTC  (2+ messages)
` [Bug rtl-optimization/102478] [9/10 "

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

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

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

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

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

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

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

[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-11  6:34 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 c/100508] New: ICE with '-g -O3': in expand_debug_locations, at cfgexpand.c:5618
 2022-05-11  6:34 UTC  (2+ messages)
` [Bug middle-end/100508] "

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

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

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