public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
[Bug c++/103524] New: [meta-bug] modules issue
 2024-03-06 21:32 UTC  (14+ messages)
` [Bug c++/103524] "

[Bug c++/108080] New: ICE: in core_vals, at cp/module.cc:6262 with -fmodule-header
 2024-03-06 21:32 UTC  (2+ messages)
` [Bug c++/108080] "

[Bug c++/107083] New: internal compiler error: in core_vals, at cp/module.cc:6127
 2024-03-06 21:32 UTC  (2+ messages)
` [Bug c++/107083] [modules] "

[Bug libstdc++/114240] New: sys_days not being parsed with only a date in the stream
 2024-03-06 21:28 UTC  (2+ messages)
` [Bug libstdc++/114240] "

[Bug c++/105512] New: compilation with -fmodules-ts and std=c++20 leads to segfault
 2024-03-06 21:26 UTC  (2+ messages)
` [Bug c++/105512] "

[Bug fortran/105658] New: Passing array component to unlimited polymorphic routine passes wrong slice
 2024-03-06 21:12 UTC  (2+ messages)
` [Bug fortran/105658] "

[Bug fortran/114024] New: ICE allocate statement with source=cmp%re and z an array
 2024-03-06 21:08 UTC  (3+ messages)
` [Bug fortran/114024] "

[Bug fortran/114012] New: overloaded unary operator called twice
 2024-03-06 21:06 UTC  (3+ messages)
` [Bug fortran/114012] "

[Bug c++/100433] New: [modules] segfault with optimization greater than -O0
 2024-03-06 20:53 UTC  (2+ messages)
` [Bug c++/100433] "

[Bug c++/99999] New: segmentation fault when declaring concept in module
 2024-03-06 20:49 UTC  (2+ messages)
` [Bug c++/99999] "

[Bug c++/99377] New: [modules] undefined std::string_view::empty() if referenced in inline exported function
 2024-03-06 20:43 UTC  (2+ messages)
` [Bug c++/99377] "

[Bug libstdc++/113121] New: <print> failed to load pendings for ‘std::__format::__do_vformat_to’
 2024-03-06 20:33 UTC  (2+ messages)
` [Bug c++/113121] "

[Bug target/114233] New: Newly-introduced pr113617.C test fails on Darwin
 2024-03-06 20:32 UTC  (2+ messages)
` [Bug target/114233] "

[Bug c++/99749] New: Error when using std::string in a module (versions 11.0.1 20210307, 11.0.1 20210314, and 11.0.1 20210321)
 2024-03-06 20:31 UTC  (2+ messages)
` [Bug c++/99749] "

[Bug pch/113970] New: [14 Regression] pch/system-{1,2}.C fails on darwin
 2024-03-06 20:25 UTC  (3+ messages)
` [Bug c++/113970] [14 Regression] pch/system-{1,2}.C fails on darwin after r14-8987-gdd9d14f7d53

[Bug c++/110805] New: g++ crash on modules with exported class providing string constant with obscure content
 2024-03-06 20:24 UTC  (2+ messages)
` [Bug c++/110805] "

[Bug c++/112899] New: odr-using constexpr static data member of class exported from module results in linker error
 2024-03-06 20:24 UTC  (2+ messages)
` [Bug c++/112899] "

[Bug target/113738] New: [14 Regression] ICE: in df_reg_chain_verify_unmarked, at df-scan.cc:4001 with -O2 -march=rv64gcv
 2024-03-06 20:22 UTC  (3+ messages)
` [Bug middle-end/113738] "

[Bug other/111632] New: gcc's C++ components fail to compile against recent libc++ headers
 2024-03-06 20:18 UTC  (6+ messages)
` [Bug middle-end/111632] gcc fails to bootstrap when using libc++

[Bug c++/100135] New: ICE when using constants in a mdoule
 2024-03-06 20:16 UTC  (2+ messages)
` [Bug c++/100135] [modules] ICE when using constants in a module

[Bug c++/112621] New: g++ error: "references internal linkage entity" when compiling a module interface
 2024-03-06 20:12 UTC  (2+ messages)
` [Bug c++/112621] "

[Bug target/114232] New: [14 regression] ICE when building rr-5.7.0 with LTO on x86
 2024-03-06 20:10 UTC  (4+ messages)
` [Bug target/114232] "

[Bug c++/99569] New: segfault when running a module
 2024-03-06 20:09 UTC  (4+ messages)
` [Bug c++/99569] "

[Bug c++/110730] New: STL internal allocation/deallocation might lead to core dump in the use of header units of the modules feature
 2024-03-06 20:06 UTC  (4+ messages)
` [Bug c++/110730] "

[Bug tree-optimization/114151] New: [14 Regression] weird and inefficient codegen and addressing modes since g:a0b1798042d033fd2cc2c806afbb77875dd2909b
 2024-03-06 20:05 UTC  (6+ messages)
` [Bug tree-optimization/114151] [14 Regression] weird and inefficient codegen and addressing modes since r14-9193

[Bug c++/113563] New: Rejects capture of `this` in C++23 `this auto` lambda
 2024-03-06 19:56 UTC  (2+ messages)
` [Bug c++/113563] "

[Bug c++/114257] New: Error when 'this' is used in a lambda with an explicit object parameter
 2024-03-06 19:56 UTC  (2+ messages)
` [Bug c++/114257] "

[Bug target/114200] New: [14] RISC-V fixed-length vector miscompile at -O3
 2024-03-06 19:43 UTC  (4+ messages)
` [Bug target/114200] "

[Bug target/114202] New: [14] RISC-V rv64gcv: miscompile at -O3
 2024-03-06 19:43 UTC  (3+ messages)
` [Bug target/114202] "

[Bug tree-optimization/114259] New: [14 Regression] ICE during GIMPLE pass: slp: internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85
 2024-03-06 18:38 UTC  (4+ messages)
` [Bug tree-optimization/114259] "

[Bug tree-optimization/114249] New: [14 regression] ICE when building lvm2-2.03.22 (error: invalid types in nop conversion)
 2024-03-06 18:37 UTC  (12+ messages)
` [Bug tree-optimization/114249] "

[Bug target/112817] New: RISC-V: RVV: provide a preprocessor macro for VLS codegen
 2024-03-06 18:25 UTC  (3+ messages)
` [Bug target/112817] RISC-V: RVV: provide attribute riscv_rvv_vector_bits "

[Bug rtl-optimization/114258] New: repeat store operation when copying a union
 2024-03-06 18:23 UTC  (2+ messages)
` [Bug middle-end/114258] 2 stores happen when copying from a const union (array) to an union

[Bug target/109760] New: riscv Internal compiler error in extract_insn after addition of XTheadCondMov
 2024-03-06 18:23 UTC  (3+ messages)
` [Bug target/109760] "

[Bug c++/110861] New: Bad codegen leading to runtime segfault when mixing import and #include
 2024-03-06 18:01 UTC  (3+ messages)
` [Bug c++/110861] "

[Bug rtl-optimization/110079] New: ICE with -freorder-blocks-and-partition
 2024-03-06 18:01 UTC  (2+ messages)
` [Bug rtl-optimization/110079] [11/12/13/14 Regression] ICE with -freorder-blocks-and-partition and inline-asm goto

[Bug target/113915] New: [14 regression] glibc miscompiled for armv7a since r14-4365-g0731889c026bfe
 2024-03-06 18:00 UTC  (3+ messages)
` [Bug target/113915] [14 regression] glibc's _dl_find_object_update_1 "

[Bug testsuite/113428] New: [14 regression] gcc.dg/gomp/bad-array-section-c-3.c fails after r14-7158-gb5476e4c881b0d
 2024-03-06 17:24 UTC  (5+ messages)
` [Bug testsuite/113428] "

[Bug tree-optimization/114252] New: Introducing bswapsi reduces code performance
 2024-03-06 17:18 UTC  (7+ messages)
` [Bug target/114252] "

[Bug target/113001] New: [14 Regression] RISCV Zicond ICE: in extract_insn, at recog.cc:2812 with -O2 rv64gcv_zicond
 2024-03-06 17:00 UTC  (3+ messages)
` [Bug target/113001] "

[Bug target/112871] New: [14 Regression] RISCV ICE: in extract_insn, at recog.cc:2804 (unrecognizable insn) with -03 rv32gc_zicond
 2024-03-06 16:58 UTC  (2+ messages)
` [Bug target/112871] [14 Regression] RISCV ICE: in extract_insn, at recog.cc:2804 (unrecognizable insn) with -01 rv32gc_zicond

[Bug fortran/103707] New: Stray "Array operands are incommensurate"
 2024-03-06 16:57 UTC  (2+ messages)
` [Bug fortran/103707] "

[Bug fortran/106987] New: [10/11/12/13 Regression] ICE in simplify_intrinsic_op, at fortran/expr.cc:1305
 2024-03-06 16:57 UTC  (2+ messages)
` [Bug fortran/106987] [11/12/13/14 "

[Bug c++/99227] New: [meta] [modules] Bugs relating to header-units of STL header files
 2024-03-06 16:49 UTC  (3+ messages)
` [Bug c++/99227] "

[Bug c++/99244] New: internal compiler error: in tsubst_copy, at cp/pt.c:16581
 2024-03-06 16:49 UTC  (2+ messages)
` [Bug c++/99244] [modules] ICE "

[Bug c++/114114] New: Internal compiler error on function-local conditional noexcept
 2024-03-06 16:48 UTC  (3+ messages)
` [Bug c++/114114] [11/12/13/14 Regression] "
` [Bug c++/114114] [11/12/13 "

[Bug middle-end/24639] [meta-bug] bug to track all Wuninitialized issues
 2024-03-06 16:47 UTC 

[Bug tree-optimization/110199] New: [12/13/14 Regression] Missing VRP transformation with MIN_EXPR and known relation
 2024-03-06 16:47 UTC  (3+ messages)
` [Bug tree-optimization/110199] "

[Bug target/113059] New: [14 regression] fftw fails tests for -O3 -m32 -march=znver2 since r14-6210-ge44ed92dbbe9d4
 2024-03-06 16:44 UTC  (2+ messages)
` [Bug target/113059] [15 "

[Bug target/112640] New: [14 regression] Failed bootstrap on arm64 (libgcc/config/libbid/bid128_fma.c:3569:1: internal compiler error: in extract_base_offset_in_addr, at config/aarch64/aarch64.cc:26424)
 2024-03-06 16:43 UTC  (2+ messages)
` [Bug target/112640] [14 regression] Failed profiledbootstrap "

[Bug libstdc++/114256] New: std::filebuf::setbuf does nothing if the file is open
 2024-03-06 16:42 UTC 

[Bug target/114255] New: [RISC-V] unable to find a register to spill
 2024-03-06 16:42 UTC 

[Bug c++/110328] New: Module related optimization is too aggressive
 2024-03-06 16:41 UTC  (2+ messages)
` [Bug c++/110328] "

[Bug c++/114245] New: Defaulted virtual destructors that do no work overwrite the vtable with `-O0`
 2024-03-06 16:38 UTC  (6+ messages)
` [Bug c++/114245] "

[Bug middle-end/114196] New: [13/14 Regression] Fixed length vector ICE: in vect_peel_nonlinear_iv_init, at tree-vect-loop.cc:9454
 2024-03-06 16:09 UTC  (2+ messages)
` [Bug middle-end/114196] "

[Bug ipa/114254] New: Indirect inlining through C++ member pointers fails if the underlying class has a virtual function
 2024-03-06 15:40 UTC 

[Bug fortran/87477] [meta-bug] [F03] issues concerning the ASSOCIATE statement
 2024-03-06 15:19 UTC 

[Bug fortran/112834] New: Class array function selector causes chain of syntax and other spurious errors
 2024-03-06 15:19 UTC  (2+ messages)
` [Bug fortran/112834] "

[Bug tree-optimization/105533] New: UBSAN: gcc/expmed.cc:3272:26: runtime error: signed integer overflow: -9223372036854775808 - 1 cannot be represented in type 'long int'
 2024-03-06 15:16 UTC  (8+ messages)
` [Bug middle-end/105533] "

[Bug c++/110323] New: Code for explicit instantiation of template method of template class
 2024-03-06 14:53 UTC  (4+ messages)
` [Bug c++/110323] [11/12/13/14 Regression] Code for explicit instantiation of template method of template class not generated

[Bug target/114195] New: [14] RISC-V vector ICE: in vectorizable_store, at tree-vect-stmts.cc:8690
 2024-03-06 14:44 UTC  (2+ messages)
` [Bug middle-end/114195] "

[Bug c/108896] New: provide "element_count" attribute to give more context to __builtin_dynamic_object_size() and -fsanitize=bounds
 2024-03-06 14:40 UTC  (2+ messages)
` [Bug c/108896] "

[Bug c++/106851] New: [modules] Name conflict for exported using-declaration
 2024-03-06 14:31 UTC  (2+ messages)
` [Bug c++/106851] "

[Bug c++/106951] New: Segmentation fault during compilation while using modules
 2024-03-06 14:00 UTC  (2+ messages)
` [Bug c++/106951] [modules] "

[Bug c++/113580] New: -Wunused-parameter in template imported from module causes segmentation fault
 2024-03-06 14:00 UTC  (2+ messages)
` [Bug c++/113580] "

[Bug target/113331] New: AMDGCN: Compilation failure due to duplicate .LEHB<n>/.LEHE<n> symbols
 2024-03-06 13:12 UTC  (2+ messages)
` [Bug target/113331] "

[Bug libstdc++/77776] C++17 std::hypot implementation is poor
 2024-03-06 12:35 UTC  (3+ messages)

[Bug tree-optimization/114234] New: [14 Regression] verify_ssa failure with early-break vectorisation
 2024-03-06 12:06 UTC  (2+ messages)
` [Bug tree-optimization/114234] "

[Bug c/114239] New: ice: error: definition in block does not dominate use in block
 2024-03-06 12:06 UTC  (4+ messages)
` [Bug tree-optimization/114239] [14 regression] "

[Bug tree-optimization/114251] New: [14 regression] ICE when building python-3.12.2's Hacl_Hash_SHA2.c (tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.cc:85)
 2024-03-06 12:01 UTC  (4+ messages)
` [Bug tree-optimization/114251] "

[Bug tree-optimization/114253] New: False positive maybe-uninitialized with std::optional and ternary
 2024-03-06 11:43 UTC  (4+ messages)
` [Bug tree-optimization/114253] "

[Bug debug/100523] New: [11/12 Regression] armv8.1-m.main -fcompare-debug failure with -O -fmodulo-sched -mtune=cortex-a53
 2024-03-06 10:25 UTC  (2+ messages)
` [Bug debug/100523] [11/12/13/14 "

[Bug libgcc/110775] New: arm-openwrt-linux-uclibcgnueabi bug
 2024-03-06 10:18 UTC  (2+ messages)
` [Bug libgcc/110775] [12/13/14 Regression] abort define causing issues in tsystem.h

[Bug c++/113629] New: 'deducing this' does not work with conversion operators
 2024-03-06  9:50 UTC  (3+ messages)
` [Bug c++/113629] "

[Bug tree-optimization/114246] New: [11/12/13/14 Regression] ICE: verify_gimple failed: invalid argument to gimple call with __builtin_memcpy()
 2024-03-06  9:29 UTC  (7+ messages)
` [Bug tree-optimization/114246] "
` [Bug tree-optimization/114246] [11/12/13 "

[Bug lto/114241] New: False-positive -Wodr warning when using -flto and -fno-semantic-interposition
 2024-03-06  9:18 UTC  (4+ messages)
` [Bug lto/114241] "

[Bug target/112919] New: LoongArch: Alignments in tune parameters are not precise and they regress performance
 2024-03-06  9:12 UTC  (3+ messages)
` [Bug target/112919] "

[Bug tree-optimization/114190] New: wrong code with -O2 -fno-dce -fharden-compares -mvpclmulqdq --param=max-rtl-if-conversion-unpredictable-cost=136
 2024-03-06  8:37 UTC  (3+ messages)
` [Bug rtl-optimization/114190] [14 regression] Wrong "

[Bug tree-optimization/114250] New: [14 regression] ICE when building glslang-1.3.275 (error: invalid types in nop conversion)
 2024-03-06  8:28 UTC  (4+ messages)
` [Bug tree-optimization/114250] "

[Bug middle-end/114108] New: [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression)
 2024-03-06  8:25 UTC  (2+ messages)
` [Bug tree-optimization/114108] [14 regression] ICE when building opencv-4.8.1 (error: type mismatch in binary expression) since r14-1833

[Bug target/114247] New: RISC-V: miscompile at -O3
 2024-03-06  8:00 UTC  (3+ messages)
` [Bug ipa/114247] RISC-V: miscompile at -O3 and IPA SRA

[Bug libfortran/105456] New: Child I/O does not propage iostat
 2024-03-06  4:54 UTC  (2+ messages)
` [Bug libfortran/105456] "

IT Service Management (ITSM) Software
 2024-03-06  4:38 UTC 

[Bug fortran/110644] New: Error in gfc_format_decoder
 2024-03-06  3:40 UTC  (2+ messages)
` [Bug fortran/110644] "

[Bug fortran/108680] New: Wrong DTIO arguments with -fdefault-integer-8
 2024-03-06  3:17 UTC  (2+ messages)
` [Bug fortran/108680] "

[Bug fortran/109105] New: Error-prone format string building in resolve.cc
 2024-03-06  2:55 UTC  (2+ messages)
` [Bug fortran/109105] "

[Bug target/93802] gcc generates a rlwinm/or pair instead of a single rlwimi (powerpc)
 2024-03-06  2:53 UTC 

[Bug libfortran/105361] New: Incorrect end-of-file condition for derived-type I/O
 2024-03-06  2:53 UTC  (2+ messages)
` [Bug libfortran/105361] "

[Bug libfortran/106295] New: INQUIRE statement bus error at runtime
 2024-03-06  2:49 UTC  (2+ messages)
` [Bug libfortran/106295] "

[Bug libfortran/93727] Fortran 2018: EX edit descriptor
 2024-03-06  2:34 UTC 

[Bug rtl-optimization/114215] New: GCC makes wrong decision for inline with -Os or -Oz to deal with trivial functions
 2024-03-06  2:23 UTC  (2+ messages)
` [Bug ipa/114215] -Os or -Oz inlining seems wrong for vague linkage functions

[Bug c++/104113] New: DR 625 forbids "auto" being used in template argument and parser fails to issue correct error message for it
 2024-03-06  2:13 UTC  (2+ messages)
` [Bug c++/104113] invalid template argument causes the type to become int which confuses the rest of the diagnostic

[Bug c++/114248] New: invalid "scalar object" error
 2024-03-06  2:13 UTC  (3+ messages)
` [Bug c++/114248] "

[Bug sanitizer/97696] New: ICE since ASAN_MARK does not handle poly_int sized varibales
 2024-03-06  1:52 UTC  (2+ messages)
` [Bug sanitizer/97696] "

[Bug debug/114186] New: Incorrect CTF generated for multidimensional array
 2024-03-05 23:40 UTC  (2+ messages)
` [Bug debug/114186] "

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