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-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  (4+ 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  (4+ messages)
` [Bug fortran/107216] "

[Bug d/107241] New: std.bitmanip.bigEndianToNative et al not inlined
 2022-10-12 18:57 UTC  (3+ messages)
` [Bug d/107241] "

[Bug testsuite/107240] New: [13 regression]
 2022-10-12 18:48 UTC 

[Bug fortran/107217] New: ICE in gfc_arith_times, at fortran/arith.cc:715/704
 2022-10-12 18:20 UTC  (5+ 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 c++/93821] Define __cplusplus to 202002L in C++20
 2022-10-12 18:13 UTC 

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

[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 target/107238] New: aarch64: Wrong code converting pointer to __int128
 2022-10-12 16:25 UTC 

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

[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  (3+ messages)
` [Bug c++/99377] "

[Bug c++/100134] New: ICE when using a vector in a mdoule
 2022-10-12 14:36 UTC  (3+ 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 c/107090] New: [aarch64] sequence logic should be combined with mul and umulh
 2022-10-12 13:36 UTC  (2+ messages)
` [Bug tree-optimization/107090] "

[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 tree-optimization/107226] New: [13 regression] r13-3219-g25413fdb2ac249 caused a lot of testcase failures
 2022-10-12 10:28 UTC  (3+ messages)
` [Bug tree-optimization/107226] "

[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  (5+ messages)
` [Bug bootstrap/107221] "

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

[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  (4+ 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] "

[Bug ipa/106061] New: [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og
 2022-10-11 23:23 UTC  (3+ messages)
` [Bug ipa/106061] [13 Regression] during GIMPLE pass: einline ICE: verify_cgraph_node failed (edge points to wrong declaration) with -Og since r13-1204-gd68d366425369649

[Bug c/107224] New: ICE: verify_cgraph_node failed with -Og
 2022-10-11 23:20 UTC  (4+ messages)
` [Bug ipa/107224] [13 Regression] "

[Bug fortran/107215] New: ICE in gfc_real2real and gfc_complex2complex
 2022-10-11 21:10 UTC  (6+ messages)
` [Bug fortran/107215] "

[Bug c++/107222] New: const qualifier appears in mangled NTTP value when the original object is so qualified
 2022-10-11 20:07 UTC  (2+ messages)
` [Bug c++/107222] "

[Bug c/107197] New: valgrind error in function same_line_p during build
 2022-10-11 19:58 UTC  (2+ messages)
` [Bug c/107197] "

[Bug fortran/107219] New: ICE in reduce_unary, at fortran/arith.cc:1290
 2022-10-11 18:52 UTC  (2+ messages)
` [Bug fortran/107219] "

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

[Bug target/107201] New: [avr] -nodevicelib not working for devices -mmcu=avr
 2022-10-11 17:25 UTC  (2+ messages)
` [Bug target/107201] "

[Bug fortran/93483] ICE in gfc_constructor_copy, at fortran/constructor.c:103
 2022-10-11 16:59 UTC 

[Bug testsuite/107213] New: New test case c-c++-common/pointer-to-fn1.c uses unsupported option r13-3202-g67efffec943656
 2022-10-11 16:42 UTC  (2+ messages)
` [Bug testsuite/107213] "

[Bug tree-optimization/107209] New: [13 Regression] ICE: verify_gimple failed (error: statement marked for throw, but doesn't)
 2022-10-11 15:57 UTC  (3+ messages)
` [Bug tree-optimization/107209] "

[Bug libstdc++/88264] Support glibc-style tunables for <memory_resource>
 2022-10-11 15:26 UTC  (2+ messages)

[Bug libstdc++/68606] Reduce or disable the static emergency pool for C++ exceptions
 2022-10-11 15:25 UTC  (2+ messages)

[Bug target/107185] New: [13 Regression] during RTL pass: vregs ICE: in extract_insn, at recog.cc:2791 (unrecognizable insn) with -ffast-math and lrintf()
 2022-10-11 13:58 UTC  (2+ messages)
` [Bug target/107185] "

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

[Bug tree-optimization/106027] New: ICE: 'verify_gimple' failed (error: mismatching comparison operand types)
 2022-10-11 13:05 UTC  (3+ messages)
` [Bug middle-end/106027] [11 Regression] ICE: 'verify_gimple' failed (error: mismatching comparison operand types) since r11-2450-g10231958fcfb13bc

[Bug lto/106334] New: [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6072
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug lto/106334] "

[Bug lto/106540] New: [13 Regression] lto -g ICE in dwarf2out_register_external_die at dwarf2out.cc:6076
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug lto/106540] [10/11 "

[Bug tree-optimization/106513] New: bswap is incorrectly generated
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug tree-optimization/106513] [10/11 Regression] bswap pass misses that >>56 for signed types can be replicate the sign bit

[Bug fortran/106331] New: Whole array assignment of empty string segfaults with -Og
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug middle-end/106331] [10/11 Regression] Whole array assignment of empty string segfaults with -Og since r12-2633-ge5e164effa30fd2b

[Bug c++/106131] New: -fstrict-aliasing breaks normal program that does not use any pointer or reference
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug tree-optimization/106131] [10/11 Regression] "

[Bug tree-optimization/106112] New: wrong code at -Os and above on x86_64-linux-gnu
 2022-10-11 13:04 UTC  (2+ messages)
` [Bug tree-optimization/106112] [10/11 Regression] wrong code at -Os and above on x86_64-linux-gnu since r10-2711-g3ed01d5408045d80

[Bug tree-optimization/107096] New: Fully masking vectorization with AVX512 ICEs gcc.dg/vect/vect-over-widen-*.c
 2022-10-11 12:43 UTC  (2+ messages)
` [Bug tree-optimization/107096] "

[Bug c++/106901] New: False positive -Warray-bounds with -O2 or higher?
 2022-10-11 12:28 UTC  (2+ messages)
` [Bug tree-optimization/106901] [13 Regression] "

[Bug c++/105937] New: [12] Regression with maybe-uninitialized
 2022-10-11 12:08 UTC  (3+ messages)
` [Bug tree-optimization/105937] [12 Regression] maybe-uninitialized with std::optional

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2022-10-11 12:08 UTC 

[Bug fortran/106934] New: [10/11/12/13 Regression] ICE: verify_gimple failed
 2022-10-11 12:07 UTC  (2+ messages)
` [Bug tree-optimization/106934] [10/11/12 Regression] ICE: verify_gimple failed since r9-5682-gef310a95a934d0f3

[Bug c/106892] New: Wrong code at -O3 on x86_64-linux-gnu
 2022-10-11 12:06 UTC  (2+ messages)
` [Bug middle-end/106892] [11/12 Regression] Wrong code at -O3 on x86_64-linux-gnu since r11-963-g80d6f89e78fc3b77

[Bug c/107212] New: -O2 and -O3 optimizer bug
 2022-10-11 11:16 UTC  (9+ messages)
` [Bug tree-optimization/107212] [11/12/13 Regression] Wrong vectorizer code since r11-718-gc735929a2503a7d0
` [Bug tree-optimization/107212] [11/12 "

[Bug target/107093] New: AVX512 mask operations not simplified in fully masked loop
 2022-10-11 11:14 UTC  (8+ messages)
` [Bug target/107093] "

[Bug c++/107206] New: Bogus -Wuninitialized in std::optional
 2022-10-11 10:22 UTC  (5+ messages)
` [Bug libstdc++/107206] "
` [Bug tree-optimization/107206] "

[Bug c++/107211] New: GCC compiles invalid use of non static member function in noexcept operator
 2022-10-11 10:17 UTC  (2+ messages)
` [Bug c++/107211] [10/11/12/13 Regression] "

[Bug c/92286] Possible improvement for -Wduplicated-cond warning
 2022-10-11  8:54 UTC 

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

[Bug bootstrap/107193] New: [13 regression] bootstrap error caused by r13-3172-gf30e9fd33e56a5
 2022-10-11  7:11 UTC  (4+ messages)
` [Bug debug/107193] "

[Bug tree-optimization/54346] New: combine permutations
 2022-10-11  6:36 UTC  (4+ messages)
` [Bug tree-optimization/54346] "

[Bug c++/107200] New: False positive -Wdangling-pointer?
 2022-10-11  6:07 UTC  (2+ messages)
` [Bug tree-optimization/107200] "

[Bug bootstrap/107182] New: Commit r13-2871-g1b74b5cb4e9d7191f298245063a8f9c3a1bbeff4 breaks profiledbootstrap
 2022-10-11  4:46 UTC  (3+ messages)
` [Bug rtl-optimization/107182] [13 Regression] "

[Bug c++/107208] New: [aarch64] llvm generate better code than gcc base on _Complex type mul
 2022-10-11  4:30 UTC  (3+ messages)
` [Bug rtl-optimization/107208] "
` [Bug middle-end/107208] [aarch64] _complex integer return types could be improved

[Bug c/107207] New: Code uses locale.h for thousands separator. Worked well in version 11.3.0, but not in 12.1.0
 2022-10-11  1:19 UTC  (4+ messages)
` [Bug c/107207] "

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