public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug libstdc++/107092] New: std::for_each_n and its friends incorrectly accept size parameters that are not convertible to an integer type
 2022-10-14  2:29 UTC  (2+ messages)
` [Bug libstdc++/107092] "

[Bug c++/107256] New: Contradictory circular noexcept-specifier is accepted
 2022-10-14  2:06 UTC 

[Bug c++/107255] New: ation and definition of a template function which vary in use of concept auto syntax are interpreted as ambiguous overloadsdeclar
 2022-10-14  1:40 UTC 

[Bug tree-optimization/107172] New: wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu
 2022-10-13 22:34 UTC  (15+ messages)
` [Bug target/107172] [13 Regression] wrong code with "-O1 -ftree-vrp" on x86_64-linux-gnu since r13-1268-g8c99e307b20c502e

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

[Bug fortran/93483] ICE in gfc_constructor_copy, at fortran/constructor.c:103
 2022-10-13 21:39 UTC  (12+ messages)

[Bug analyzer/107249] New: ipa-sra.cc:3030:1: error: insertion out of range in 'bit_insert_expr'
 2022-10-13 21:20 UTC  (3+ messages)
` [Bug ipa/107249] "

[Bug analyzer/107210] New: [13 Regression] ICE in tree_to_uhwi, at tree.cc:6392
 2022-10-13 20:11 UTC  (3+ messages)
` [Bug analyzer/107210] [13 Regression] ICE in tree_to_uhwi, at tree.cc:6392 since r13-3168-gf09b99550a3c6cd1

[Bug tree-optimization/107254] New: Wrong vectorizer code (GCC 11 only, Fortran)
 2022-10-13 19:02 UTC  (4+ messages)
` [Bug tree-optimization/107254] [11 Regression] "

[Bug libstdc++/103621] New: stable_sort could call std::__merge_sort_with_buffer directly in typical case
 2022-10-13 17:12 UTC  (2+ messages)
` [Bug libstdc++/103621] "

[Bug c++/107252] New: False positive stringop-overflow, warning disappears if I remove unrelated code!
 2022-10-13 17:06 UTC  (4+ messages)
` [Bug tree-optimization/107252] "

[Bug tree-optimization/102540] New: Dead Code Elimination Regression at -O3 (trunk vs 11.2.0)
 2022-10-13 17:03 UTC  (3+ messages)
` [Bug tree-optimization/102540] [12/13 Regression] Dead Code Elimination Regression at -O3 since r12-476-gd846f225c25c5885

[Bug tree-optimization/85316] [meta-bug] VRP range propagation missed cases
 2022-10-13 17:03 UTC 

[Bug tree-optimization/102872] New: If statement is always false but not figured out at gimple level
 2022-10-13 17:02 UTC  (3+ messages)
` [Bug tree-optimization/102872] "

[Bug fortran/85541] ICE with parameterized derived type (PDT) and allocate
 2022-10-13 16:30 UTC 

[Bug bootstrap/107253] New: gcc does not compile with XCode 14.0.1 / clang 14.0.0
 2022-10-13 16:18 UTC  (3+ messages)
` [Bug bootstrap/107253] "

[Bug tree-optimization/107250] New: Load unnecessarily happens before malloc
 2022-10-13 16:04 UTC  (2+ messages)
` [Bug tree-optimization/107250] "

[Bug c/107251] New: RISC-V linux kernel compiled with -mno-relax generates a lot of local symbols
 2022-10-13 15:44 UTC 

[Bug c++/106925] New: internal compiler error: Segmentation fault
 2022-10-13 15:10 UTC  (4+ messages)
` [Bug c++/106925] [12/13 Regression] ICE in maybe_splice_retval_cleanup at gcc/cp/except.cc:1330 since r12-8066-g4822108e61ab8790

[Bug tree-optimization/53947] New: [meta-bug] vectorizer missed-optimizations
 2022-10-13 14:30 UTC  (2+ messages)
` [Bug tree-optimization/53947] "

[Bug tree-optimization/107247] New: SLP reduction results fail to reduce to a single accumulator
 2022-10-13 14:30 UTC  (4+ messages)
` [Bug tree-optimization/107247] "

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

[Bug tree-optimization/107226] New: [13 regression] r13-3219-g25413fdb2ac249 caused a lot of testcase failures
 2022-10-13 14:17 UTC  (5+ messages)
` [Bug tree-optimization/107226] "

[Bug target/105773] New: [Aarch64] Failure to optimize and+cmp to tst
 2022-10-13 13:58 UTC  (3+ messages)
` [Bug target/105773] "

[Bug testsuite/107240] New: [13 regression]
 2022-10-13 13:53 UTC  (4+ messages)
` [Bug testsuite/107240] "
` [Bug testsuite/107240] [13 Regression] FAIL: gcc.dg/vect/vect-bitfield-write-2.c since r13-3219-g25413fdb2ac249

[Bug c++/107208] New: [aarch64] llvm generate better code than gcc base on _Complex type mul
 2022-10-13 13:32 UTC  (2+ messages)
` [Bug middle-end/107208] [aarch64] _complex integer return types could be improved

[Bug target/107160] New: [13 regression] r13-2641-g0ee1548d96884d causes verification failure in spec2006
 2022-10-13 13:19 UTC  (13+ messages)
` [Bug target/107160] "
` [Bug target/107160] [12/13 "

[Bug tree-optimization/107229] New: ICE at -O1 and -Os with "-ftree-vectorize": verify_gimple failed
 2022-10-13 11:11 UTC  (6+ messages)
` [Bug tree-optimization/107229] [13 Regression] ICE at -O1 and -Os with "-ftree-vectorize": verify_gimple failed since r13-3219-g25413fdb2ac24933

[Bug tree-optimization/106922] New: [12 Regression] Bogus uninitialized warning on boost::optional<<std::vector<std::string>>>
 2022-10-13 10:50 UTC  (3+ messages)
` [Bug tree-optimization/106922] [12 Regression] Bogus uninitialized warning on boost::optional<<std::vector<std::string>>>, missed FRE

[Bug c/107246] New: gcc trunk crash in verify_gimple_in_cfg
 2022-10-13  9:15 UTC  (2+ messages)
` [Bug c/107246] "

[Bug modula2/107245] New: calling makeinfo with --no-headers produces invalid info files
 2022-10-13  8:43 UTC 

[Bug c/107244] New: error: invalid position or size in ‘bit_insert_expr’
 2022-10-13  7:43 UTC  (5+ messages)
` [Bug tree-optimization/107244] "
` [Bug tree-optimization/107244] [13 Regression] error: invalid position or size in ‘bit_insert_expr’ since r13-3219-g25413fdb2ac24933

[Bug target/107243] New: ice in arithmetic_instr, at config/arm/arm.cc:2089
 2022-10-13  6:38 UTC  (2+ messages)
` [Bug target/107243] "

[Bug d/102765] New: [11 Regression] GDC11 stopped inlining library functions and lambdas used by a binary search one-liner code
 2022-10-13  5:45 UTC  (2+ messages)
` [Bug d/102765] "

[Bug d/107241] New: std.bitmanip.bigEndianToNative et al not inlined
 2022-10-13  5:45 UTC  (4+ messages)
` [Bug d/107241] "

[Bug target/107242] New: ICE: tree check: expected complex_cst, have plus_expr in output_constant, at varasm.cc:5284
 2022-10-13  5:25 UTC  (5+ messages)
` [Bug c++/107242] "
` [Bug c++/107242] ICE: tree check: expected complex_cst, have plus_expr in output_constant, at varasm.cc:5284 with frounding-math

[Bug c/107090] New: [aarch64] sequence logic should be combined with mul and umulh
 2022-10-13  2:57 UTC  (4+ messages)
` [Bug tree-optimization/107090] "

[Bug target/107238] New: aarch64: Wrong code converting pointer to __int128
 2022-10-13  0:12 UTC  (4+ messages)
` [Bug target/107238] "

[Bug c++/93821] Define __cplusplus to 202002L in C++20
 2022-10-12 22:41 UTC  (4+ messages)

[Bug c/60014] New: Bad warning suppression
 2022-10-12 22:17 UTC  (3+ messages)
` [Bug preprocessor/60014] Bad warning suppression caused by track-macro-expansion when not using integrated cpp

[Bug preprocessor/60723] New: Line directives with incorrect system header flag
 2022-10-12 22:16 UTC  (2+ messages)
` [Bug preprocessor/60723] "

[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2022-10-12 19:13 UTC  (3+ messages)
` [Bug c++/99227] "

[Bug c++/103524] New: [meta-bug] modules issue
 2022-10-12 19:13 UTC  (5+ messages)
` [Bug c++/103524] "

[Bug c++/104433] New: [modules] Importing <memory> and using std::make_shared causes linker errors
 2022-10-12 19:13 UTC  (3+ messages)
` [Bug c++/104433] "

[Bug c++/106825] New: header unit <memory> based std::shared_ptr<...>(...) use gets: undefined reference to `std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_release()', aarch64 example
 2022-10-12 19:13 UTC  (2+ messages)
` [Bug c++/106825] [modules] "

[Bug fortran/107216] New: ICE in reduce_binary_aa, at fortran/arith.cc:1427
 2022-10-12 19:02 UTC  (3+ messages)
` [Bug fortran/107216] "

[Bug fortran/107217] New: ICE in gfc_arith_times, at fortran/arith.cc:715/704
 2022-10-12 18:20 UTC  (3+ messages)
` [Bug fortran/107217] "

[Bug libstdc++/107239] New: Coroutine code generation bug
 2022-10-12 18:16 UTC  (3+ messages)
` [Bug libstdc++/107239] "
` [Bug c++/107239] "

[Bug libstdc++/107189] New: Inconsistent range insertion implementations in std::_Rb_tree in <bits/stl_tree.h>
 2022-10-12 17:07 UTC  (2+ messages)
` [Bug libstdc++/107189] "

[Bug fortran/107237] New: Error: non-constant array in DATA statement (1)
 2022-10-12 16:18 UTC  (3+ messages)
` [Bug fortran/107237] "

[Bug analyzer/107225] New: FP with -Wanalyzer-mismatching-deallocation
 2022-10-12 15:16 UTC  (3+ messages)
` [Bug analyzer/107225] "

[Bug c++/99377] New: [modules] undefined std::string_view::empty() if referenced in inline exported function
 2022-10-12 15:13 UTC  (2+ messages)
` [Bug c++/99377] "

[Bug c++/100134] New: ICE when using a vector in a mdoule
 2022-10-12 14:36 UTC  (2+ messages)
` [Bug c++/100134] [modules] ICE when using a vector in a module

[Bug c++/106820] New: internal compiler error: in function_and_variable_visibility [for std::dynamic_pointer_cast use via <memory> module]
 2022-10-12 14:29 UTC  (5+ messages)
` [Bug c++/106820] [modules] internal compiler error: in function_and_variable_visibility [for std::shared_ptr<data>{b,??} use via <memory> header unit]: mishandling of "weak" usage generated via __gthrw(pthread_mutex_unlock) use

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

[Bug lto/105012] New: [12 Regression] wrf from SPECCPU2017 ICEs during LTO linking
 2022-10-12 12:42 UTC  (3+ messages)
` [Bug fortran/105012] [12/13 Regression] wrf from SPECCPU2017 ICEs during LTO linking since r12-7692-g8db155ddf8cec9

[Bug fortran/106817] New: clobber ordering problem when an actual intent(in) argument depends on the value of an intent(out) argument
 2022-10-12 12:37 UTC  (3+ messages)
` [Bug fortran/106817] "

[Bug libgomp/107227] New: Compiler bug in private allocatable array in OpenACC compute statement
 2022-10-12 12:32 UTC  (4+ messages)
` [Bug libgomp/107227] "

[Bug modula2/107235] New: m2/boot-bin/mc leaks file descriptors
 2022-10-12 12:21 UTC  (2+ messages)
` [Bug modula2/107235] "

[Bug modula2/107234] New: Format error in m2pp.cc (m2pp_integer_cst)
 2022-10-12 12:11 UTC  (2+ messages)
` [Bug modula2/107234] "

[Bug modula2/107233] New: gm2 build hardcodes python3
 2022-10-12 12:08 UTC  (2+ messages)
` [Bug modula2/107233] "

[Bug libstdc++/100583] New: [modules] ICE when importing <span>
 2022-10-12 11:31 UTC  (2+ messages)
` [Bug c++/100583] "

[Bug c++/103752] New: [12 Regression][ICE][modules] with import <string>
 2022-10-12 11:31 UTC  (2+ messages)
` [Bug c++/103752] "

[Bug tree-optimization/107232] New: [13 regression] insertion out of range in 'bit_insert_expr' breaks SPARC bootstrap
 2022-10-12 11:02 UTC  (3+ messages)
` [Bug tree-optimization/107232] "

[Bug c++/100584] New: [modules] ICE when using import <thread>; with std::jthread
 2022-10-12  9:36 UTC  (2+ messages)
` [Bug c++/100584] "

[Bug debug/107231] New: [13 Regression] c-c++-common/goacc/kernels-loop-g.c: '-fcompare-debug' failure (length)
 2022-10-12  9:26 UTC 

[Bug bootstrap/107221] New: [13 Regression] libstdc++ EH no matching function __gnu_cxx::__scoped_lock::__scoped_lock
 2022-10-12  8:47 UTC  (2+ messages)
` [Bug bootstrap/107221] "

[Bug jit/107230] New: libgccjit rejects -march=native
 2022-10-12  7:53 UTC 

[Bug c++/107198] New: [13 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.cc:752
 2022-10-12  7:51 UTC  (2+ messages)
` [Bug c++/107198] [13 Regression] ICE in cp_gimplify_expr, at cp/cp-gimplify.cc:752 since r13-3175-g6ffbf87ca66f4ed9

[Bug c++/107218] New: [13 Regression] ICE in cp_gimplify_init_expr, at cp/cp-gimplify.cc:253
 2022-10-12  7:51 UTC  (2+ messages)
` [Bug c++/107218] "

[Bug fortran/107214] New: [13 Regression] ICE: base pointer cycle detected
 2022-10-12  7:49 UTC  (2+ messages)
` [Bug fortran/107214] [13 Regression] ICE: base pointer cycle detected since r13-2661-gb57abd072dd319a7

[Bug tree-optimization/103035] New: [meta-bug] YARPGen bugs
 2022-10-12  7:48 UTC  (2+ messages)
` [Bug tree-optimization/103035] "

[Bug tree-optimization/107195] New: wrong code with "-O1 -fno-tree-ccp" on x86_64-linux-gnu
 2022-10-12  7:48 UTC  (2+ messages)
` [Bug tree-optimization/107195] [13 Regression] wrong code with "-O1 -fno-tree-ccp" on x86_64-linux-gnu since r13-3090-gdf4c584c567263fd

[Bug tree-optimization/107228] New: [13 Regression] ICE: in verify_range, at value-range.cc:1147 -O2
 2022-10-12  7:48 UTC  (2+ messages)
` [Bug tree-optimization/107228] "

[Bug middle-end/95550] New: [OpenACC] ICE in expand_oacc_for, at omp-expand.c:6075
 2022-10-12  7:26 UTC  (2+ messages)
` [Bug middle-end/95550] "

[Bug fortran/107223] New: GCC 12.2 fails compilation on Linux PowerPC In function 'bessel_jn_r17':
 2022-10-12  7:10 UTC  (3+ messages)
` [Bug libfortran/107223] "

[Bug testsuite/107220] New: [13 regression] gcc.dg/tree-ssa/forwprop-19.c fails after r13-3212-gb88adba751da63
 2022-10-12  1:33 UTC  (2+ messages)
` [Bug testsuite/107220] "

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