public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2022-10-25 17:48 UTC  (2+ messages)
` [Bug c++/99227] "

[Bug c++/102600] New: [modules] ICE Segmentation fault during GIMPLE pass evrp
 2022-10-25 17:48 UTC  (3+ messages)
` [Bug c++/102600] "

[Bug c++/107402] New: Parenthesized aggregate initialization should not initialize references
 2022-10-25 17:44 UTC 

[Bug c++/106848] New: ICE when compiling module interface file with -g: error: type variant differs by TYPE_MAX_VALUE
 2022-10-25 17:41 UTC  (2+ messages)
` [Bug c++/106848] "

[Bug middle-end/107304] New: internal compiler error: in convert_move, at expr.cc:220 with -march=tigerlake
 2022-10-25 17:34 UTC  (3+ messages)
` [Bug target/107304] "

[Bug c++/107401] New: ICE in get_originating_module_decl, at cp/module.cc:18587
 2022-10-25 17:34 UTC 

[Bug c++/107400] New: ICE tree check: expected class 'type', have 'declaration' (template_decl) in get_originating_module_decl, at cp/module.cc:18587
 2022-10-25 17:33 UTC 

[Bug c++/107399] New: ICE in cpp_maybe_module_directive, at libcpp/lex.cc:3454
 2022-10-25 17:31 UTC 

[Bug target/78643] [6 Regression] ICE in convert_move, at expr.c:230
 2022-10-25 17:31 UTC 

[Bug c++/107398] New: ICE in maybe_key_decl, at cp/module.cc:18834
 2022-10-25 17:30 UTC 

[Bug fortran/107397] New: [10/11/12/13 Regression] ICE in gfc_arith_plus, at fortran/arith.cc:654
 2022-10-25 17:29 UTC 

[Bug target/107396] New: [12 regression] new test case gcc.dg/analyzer/pipe-glibc.c in r13-3466-g792f039fc37faa fails with excess errors
 2022-10-25 17:00 UTC 

[Bug tree-optimization/107394] New: [13 Regression] ICE in verify_range, at value-range.cc:716
 2022-10-25 16:49 UTC  (2+ messages)
` [Bug tree-optimization/107394] "

[Bug c/95130] New: GCC ignoring attribute(format(gnu_printf)) on printf in mingw
 2022-10-25 16:46 UTC  (3+ messages)
` [Bug c/95130] "

[Bug other/107353] New: [13 regression] Numerous ICEs after 13-3416-g1d561e1851c466
 2022-10-25 16:08 UTC  (9+ messages)
` [Bug other/107353] [13 regression] Numerous ICEs after r13-3416-g1d561e1851c466

[Bug tree-optimization/107395] New: Missed warning opportunity on bultin string optimization
 2022-10-25 16:03 UTC 

[Bug c++/85944] Address of temporary bound to a function parameter at global scope not considered constexpr
 2022-10-25 15:59 UTC  (2+ messages)

[Bug c/102989] New: Add Clang's _ExtInt(N)
 2022-10-25 15:25 UTC  (3+ messages)
` [Bug c/102989] Implement C2x's n2763 (_BitInt)

[Bug c/107389] New: Alignment not inferred from type at -O0
 2022-10-25 15:12 UTC  (4+ messages)
` [Bug c/107389] "

[Bug c++/107393] New: Wrong TLS model for specialized template
 2022-10-25 14:06 UTC 

[Bug libstdc++/95048] New: wstring-constructor of std::filesystem::path throws for non-ASCII characters
 2022-10-25 12:47 UTC  (4+ messages)
` [Bug libstdc++/95048] [10/11/12/13 Regression] "

[Bug middle-end/50481] New: builtin to reverse the bit order
 2022-10-25 12:26 UTC  (2+ messages)
` [Bug middle-end/50481] "

[Bug c/107316] New: [aarch64] Init big const value should be improved compare to llvm
 2022-10-25 12:14 UTC  (3+ messages)
` [Bug target/107316] "

[Bug target/106583] New: Suboptimal immediate generation on aarch64
 2022-10-25 12:05 UTC  (3+ messages)
` [Bug target/106583] "

[Bug libstdc++/105730] New: Issue with commit - Allow std::condition_variable waits to be cancelled
 2022-10-25 12:01 UTC  (4+ messages)
` [Bug libstdc++/105730] [12/13 Regression] "

[Bug ada/107392] New: excessive compilation time for decimal_literal - that should be rejected as type-error
 2022-10-25 11:45 UTC 

[Bug c/107176] New: Wrong code at -O0/-Os on x86_64-pc-linux-gnu
 2022-10-25 11:41 UTC  (4+ messages)
` [Bug tree-optimization/107176] [10/11/12/13 Regression] Wrong code at -Os on x86_64-pc-linux-gnu since r7-2012-g43aabfcfd4139e4c
` [Bug tree-optimization/107176] [10/11/12 "

[Bug middle-end/42512] [4.5 Regression] integer wrong code bug with loop
 2022-10-25 11:40 UTC 

[Bug tree-optimization/66375] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
 2022-10-25 11:40 UTC  (2+ messages)
` [Bug middle-end/66375] [4.9 Regression] "

[Bug ada/107391] New: decimal_literal with long exponent: Constraint_Error uintp.adb:2287
 2022-10-25 11:38 UTC 

[Bug c++/106644] New: [C++23] P2468R2 - The Equality Operator You Are Looking For
 2022-10-25 11:34 UTC  (2+ messages)
` [Bug c++/106644] "

[Bug fortran/106208] New: [12/13 Regression] ICE in branch_prob, at profile.cc:1459
 2022-10-25 10:52 UTC  (2+ messages)
` [Bug middle-end/106208] [12/13 Regression] ICE in branch_prob, at profile.cc:1459 since r12-5275-gbcebd05720540e25

[Bug debug/101598] New: [debug, ada] .loc generated for defs__struct1IP
 2022-10-25 10:25 UTC  (3+ messages)
` [Bug debug/101598] "

[Bug libstdc++/107376] New: regex executor requires allocator to be default constructible
 2022-10-25 10:18 UTC  (3+ messages)
` [Bug libstdc++/107376] "

[Bug c++/107390] New: template-nested lambda type uniqueness
 2022-10-25  9:55 UTC  (2+ messages)
` [Bug c++/107390] "

[Bug c/107057] New: [10/11/12/13 Regression] ICE in extract_constrain_insn, at recog.cc:2692
 2022-10-25  9:15 UTC  (2+ messages)
` [Bug rtl-optimization/107057] "

[Bug c/107387] New: gcc trunk -O2 crashes when enable UBSan
 2022-10-25  9:06 UTC  (5+ messages)
` [Bug c/107387] [13 Regression] "
` [Bug tree-optimization/107387] "
` [Bug tree-optimization/107387] [13 Regression] gcc trunk -O2 crashes when enable UBSan since r13-2288-g61c4c989034548

[Bug c++/105774] New: Bogus overflow in constant expression
 2022-10-25  9:05 UTC  (3+ messages)
` [Bug c++/105774] Bogus overflow in constant expression with signed char++

[Bug tree-optimization/107369] New: [13 Regression] ICE: verify_flow_info failed (error: label 'l1' has incorrect context in bb 2)
 2022-10-25  8:51 UTC  (3+ messages)
` [Bug tree-optimization/107369] "

[Bug tree-optimization/107368] New: [13 Regression] ICE: 'verify_gimple' failed (error: non-trivial conversion in 'var_decl')
 2022-10-25  8:51 UTC  (3+ messages)
` [Bug tree-optimization/107368] "

[Bug other/106355] New: Linux s390x -O2 argument passing miscompile
 2022-10-25  8:39 UTC  (4+ messages)
` [Bug target/106355] "

[Bug tree-optimization/100756] New: vect: Superfluous epilog created on s390x
 2022-10-25  8:03 UTC  (4+ messages)
` [Bug tree-optimization/100756] [12/13 Regression] "
` [Bug tree-optimization/100756] [12 "

[Bug rtl-optimization/107248] New: Sparc V8 Invalid Stack Pointer Code
 2022-10-25  8:00 UTC  (2+ messages)
` [Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

[Bug c/105628] New: False positive with -Waddress
 2022-10-25  7:11 UTC  (2+ messages)
` [Bug c/105628] [12/13 Regression] "

[Bug c++/107383] New: [13 Regression] ICE in cp_build_binary_op, at cp/typeck.cc:6181
 2022-10-25  6:59 UTC  (3+ messages)
` [Bug c++/107383] "

[Bug c++/107382] New: [13 Regression] ICE in cp_common_type, at cp/typeck.cc:436
 2022-10-25  6:58 UTC  (5+ messages)
` [Bug c++/107382] "

[Bug libstdc++/107378] New: `get_if` implementation "is not a constant expression"
 2022-10-25  6:57 UTC  (8+ messages)
` [Bug c++/107378] "

[Bug tree-optimization/54346] New: combine permutations
 2022-10-25  5:53 UTC  (2+ messages)
` [Bug tree-optimization/54346] "

[Bug other/107338] New: new test case gcc.dg/vect/vect-bitfield-read-7.c in r13-3413-ge10ca9544632db fails
 2022-10-25  5:29 UTC  (3+ messages)
` [Bug testsuite/107338] "
` [Bug tree-optimization/107338] "

[Bug c/107364] New: ICE on Via Nehemiah with --march=native
 2022-10-25  4:29 UTC  (17+ messages)
` [Bug target/107364] [10/11/12/13 Regression] "
` [Bug target/107364] [10/11/12 "

[Bug libstdc++/107367] New: All standard library algorithms should detect whether they are contiguous iterators after C++20
 2022-10-25  3:36 UTC  (2+ messages)
` [Bug libstdc++/107367] All standard library algorithms should optimize to pointers internally when "

[Bug c++/107388] New: GCC should diagnose unsigned to signed conversion with -Wconversion
 2022-10-24 23:20 UTC  (3+ messages)
` [Bug c++/107388] "

[Bug libgcc/105708] New: libgcc: aarch64: init_lse_atomics can race with user-defined constructors
 2022-10-24 21:41 UTC  (2+ messages)
` [Bug libgcc/105708] "

[Bug c/107370] New: long double precision is wrong in ARM 64
 2022-10-24 21:31 UTC  (26+ messages)
` [Bug target/107370] "
` [Bug middle-end/107370] long double sqrtl constant folding is wrong

[Bug analyzer/107349] New: [13 Regression] ICE in get_va_copy_arg, at analyzer/varargs.cc:175
 2022-10-24 21:04 UTC  (4+ messages)
` [Bug analyzer/107349] "

[Bug c/107366] New: -fanalyzer with -fdiagnostics-format=sarif-file or sarif-stderr
 2022-10-24 21:02 UTC  (4+ messages)
` [Bug analyzer/107366] ICE with "

[Bug analyzer/107345] New: - -Wanayzer-null-dereference false positive with giving weird path infomation
 2022-10-24 21:02 UTC  (4+ messages)
` [Bug analyzer/107345] "

[Bug analyzer/106003] New: RFE: -fanalyzer could complain about misuse of file-descriptors
 2022-10-24 21:00 UTC  (2+ messages)
` [Bug analyzer/106003] "

[Bug analyzer/106300] New: RFE: analyzer support for more ways of obtaining an open file descriptor
 2022-10-24 21:00 UTC  (3+ messages)
` [Bug analyzer/106300] "

[Bug c++/106363] New: [modules] Can't selectively reexport imported declaration in same namespace
 2022-10-24 20:07 UTC  (3+ messages)
` [Bug c++/106363] [13 Regression] "
` [Bug c++/106363] [13 Regression] [modules] ICE using-declaration of imported name in the "

[Bug tree-optimization/107386] New: gcc/tree-core.h:588:3: error: element 'OMP_MEMORY_ORDER_UNSPECIFIED' has been implicitly assigned 0 which another element has been assigned [-Werror,-Wduplicate-enum]
 2022-10-24 19:45 UTC  (4+ messages)
` [Bug tree-optimization/107386] "

[Bug middle-end/105768] New: Missed optimization: shifting signed to unsigned range before comparison not removed
 2022-10-24 19:28 UTC  (2+ messages)
` [Bug middle-end/105768] "

[Bug fortran/107380] New: ICE in coarray_check, at fortran/check.cc:694
 2022-10-24 19:20 UTC  (2+ messages)
` [Bug fortran/107380] "

[Bug c/16186] gcc should have an option to warn about enumerations with duplicate values
 2022-10-24 19:18 UTC  (5+ messages)

[Bug c/107385] New: [asm goto] "=r" vs "+r" for outputs along indirect edges
 2022-10-24 18:59 UTC  (2+ messages)
` [Bug middle-end/107385] "

[Bug target/87832] AMD pipeline models are very costly size-wise
 2022-10-24 18:48 UTC 

[Bug c/107381] New: ICE in scan_omp_target, at omp-low.cc:3126
 2022-10-24 18:35 UTC  (2+ messages)
` [Bug c/107381] ICE in scan_omp_target, at omp-low.cc:3126 since r10-2307-g8860d2706d9bd21d

[Bug c++/107276] New: ICE Deducting return type from ill-formed structured binding name
 2022-10-24 18:08 UTC  (3+ messages)
` [Bug c++/107276] ICE Deducing return type from ill-formed structured binding name since r13-2905-g772d532e0ba1e4b2

[Bug c++/107384] New: [13 Regression] ICE tree check: expected non_lvalue_expr or static_cast_expr, have error_mark in set_implicit_rvalue_p, at cp/cp-tree.h:8689
 2022-10-24 18:07 UTC  (2+ messages)
` [Bug c++/107384] "

[Bug tree-optimization/105777] New: Failure to optimize __builtin_mul_overflow with constant operand to add+cmp check
 2022-10-24 17:45 UTC  (2+ messages)
` [Bug middle-end/105777] "

[Bug target/105778] New: Rotate by register --- unnecessary AND instruction
 2022-10-24 17:44 UTC  (2+ messages)
` [Bug target/105778] Shift "

[Bug other/107379] New: [13 regression] g++.dg/modules/adl-3_c.C and adl-4_b.C break as of r13-2887-gb04208895fed34
 2022-10-24 16:50 UTC  (2+ messages)
` [Bug other/107379] "

[Bug c++/107363] New: Wrong caret location for "redundant move in return statement"
 2022-10-24 16:34 UTC  (2+ messages)
` [Bug c++/107363] Wrong caret location for "redundant move in return statement" and nvo

[Bug c++/85043] -Wuseless-cast false positive for temporary objects; add separate -Wcast-to-the-same-type to cover that case instead
 2022-10-24 16:18 UTC 

[Bug c++/107358] New: [13 Regression] i686-linux: Since r13-3290-g98e341130f8798 code fails to build libjxl-0/7.0 (vector float code)
 2022-10-24 15:55 UTC  (3+ messages)
` [Bug c++/107358] "

[Bug c/107377] New: Warn about duplicate enum values?
 2022-10-24 15:25 UTC  (3+ messages)
` [Bug c/107377] "

[Bug driver/107007] New: libiberty's win32_spawn error handling is poor
 2022-10-24 15:22 UTC  (2+ messages)
` [Bug driver/107007] "

[Bug middle-end/107355] New: [13 Regression] ICE: in lower_bound, at value-range.h:350 with -fsanitize=float-cast-overflow
 2022-10-24 13:35 UTC  (4+ messages)
` [Bug middle-end/107355] [13 Regression] ICE: in lower_bound, at value-range.h:350 with -fsanitize=float-cast-overflow since r13-3231-g706d8583706475fb

[Bug middle-end/107236] New: [OpenMP] ICE for reverse offload: in expand_GOMP_TARGET_REV, at internal-fn.cc:376
 2022-10-24 13:25 UTC  (2+ messages)
` [Bug middle-end/107236] "

[Bug fortran/107373] New: Unexpected result with loop optimisation
 2022-10-24 13:25 UTC  (2+ messages)
` [Bug fortran/107373] "

[Bug tree-optimization/107372] New: Loop distribution create memcpy between structs with different storage order
 2022-10-24 13:23 UTC  (2+ messages)
` [Bug tree-optimization/107372] Loop distribution creates "

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