Messages by Thread
-
[Bug tree-optimization/121722] New: wrong code generated with -O1 for a program using _BitInt()
kdudka at redhat dot com via Gcc-bugs
-
[Bug modula2/121721] New: tiny wideset example takes too much time to compile
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121720] New: [13.4 / 14.3 / 15 / 16 Regression] std::min_element is not optimized at -O2
moncef.mechri at gmail dot com via Gcc-bugs
-
[Bug lto/121719] New: inline asm defining label + -O2 -flto -ffat-lto-objects result in duplicated symbol
romain.geissler at amadeus dot com via Gcc-bugs
-
[Bug libgcc/121718] New: [16 Regression] _Decimal128 now requires -lm, fails to link gdb (mpfr is underlinked against fesetenv()) since r16-3448-g50064b2898edfb
slyfox at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/100861] False positive -Wmismatched-new-delete with destroying operator delete
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121717] New: free-nonheap-object warning if the base class has destroying delete
fujii.hironori at gmail dot com via Gcc-bugs
-
[Bug testsuite/120643] [16 Regression] r16-1429 caused vect-pragma-target-1/2.c testcase failed with AVX512F related options
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121716] New: [16 Regression] ICE: RTL check: expected code 'const_int', have 'reg' in ix86_vgf2p8affine_shift_matrix, at config/i386/i386-expand.cc:27107 with -march=graniterapids-d
zsojka at seznam dot cz via Gcc-bugs
-
[Bug tree-optimization/52171] memcmp/strcmp/strncmp can be optimized when the result is tested for [in]equality with 0
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/103647] constant array comparison not always folded
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/93265] memcmp comparisons of structs wrapping a primitive type not as compact/efficient as direct comparisons of the underlying primitive type under -Os
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/120756] [13/14 Regression] internal compiler error: error reporting routines re-entered with [[deprecated]]
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121715] New: ICE with std::string = nullptr inside lambda within decltype under C++23 mode
jirehguo at tju dot edu.cn via Gcc-bugs
-
[Bug libgcc/120691] _Decimal128 arithmetic error under FE_UPWARD
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121714] New: memcmp == 0 optimization should use MAX_FIXED_MODE_SIZE rather than word_mode
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/116509] 128bit integer compares can be improved
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/60674] missed devirtualization in function called by destructor (g++.dg/ipa/devirt-23.C)
thiago.bauermann at linaro dot org via Gcc-bugs
-
[Bug testsuite/121713] New: [16 Regression] gcc.target/aarch64/vld2-1.c was not updated after r16-3201-gee67004474d521
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121712] New: not removing loop when iterates once only
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121711] New: `a - b == 16` should imply that `a == b + 16`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121710] New: `a - b == nonzero` implies that `a != b`
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/93330] CHARACTER: Wrong kind=4 resolution + missing string-length mismatch actual/dummy diagnostic
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116651] vector::operator== on a newly created single element vector is not that good
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/118130] std::vector code quality issues
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/109442] Dead local copy of std::vector not removed from function
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/116651] Memory allocation elision for std::vector like cases
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/28850] missed call -> jmp transformation; redundant unwind stuff with empty finally
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/121709] New: [16 regression] Failed bootstrap in m2 (m2/gm2-lang.cc:547:39: error: ‘PREFIX_INCLUDE_DIR’ was not declared in this scope)
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/88640] ICE in mark_reachable_handlers, at tree-eh.c:3926 with -fsignaling-nans vs -ffinite-math-only
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119670] [C++26] Implement P2546R5, Debugging Support
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121708] New: make_temp_override should most likely marked as nodiscard
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121707] New: Compiler spills std::string internals when used in consteval context
dascandy at gmail dot com via Gcc-bugs
-
[Bug c/121706] New: runtime error during build
dcb314 at hotmail dot com via Gcc-bugs
-
[Bug c++/121705] New: When using import std, formatting std::chrono::year_month_day will cause compilation failure
printfne at gmail dot com via Gcc-bugs
-
[Bug middle-end/66462] GCC isinf/isnan/... builtins cause sNaN exceptions
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116291] ICE on non-existent module-mapper directory
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116293] ICE when failing to open module mapper (error: unknown Compiled Module Interface: no such module)
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115692] C++ module ice
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/110153] [modules] Static module mapper format cannot handle header unit paths with spaces
nshead at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/61247] vectorization fails for unsigned is used for IV but casted to int before using as the index (and then casted for internal type)
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/121046] Asking is_constructible_v<std::bitset<1>, NonTrivial*> is ill-formed
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/84143] Intrinsic output of PDT incorrectly includes type parameters
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119844] Incomplete types are displayed after the import module
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121704] New: wrong code at -O3 with "-fno-gcse -fno-ipa-cp" on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
-
[Bug tree-optimization/121703] New: [16 Regression] ubsan: load of value 32695, which is not a valid value for type 'internal_fn' in tree-vectorizer.h
pheeck at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/108663] Accepts invalid bug with pdtXXX
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/106944] [PDT] ICE in gfc_build_array_ref, at fortran/trans.cc:482
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121702] New: [Modules] `using namespace` does not export.
shyeyian at petalmail dot com via Gcc-bugs
-
[Bug testsuite/121701] New: Show error/warning/note inline for 'excess errors' if there's only one
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/121700] New: powerpc64le: Auto vectorization of modulo operation does not happen
avinashd at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/104096] ICE with parameterized derived type (PDT)
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/104097] parameterized derived type (PDT) with type-bound procedure
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/101027] Short-circuit behavior not respected with co_await in while head
services+gccbugs at vasama dot org via Gcc-bugs
-
[Bug fortran/82843] (PDT) Constructors with PDT components do not work.
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug sanitizer/92474] Sanitizer breaks tail-recursion optimization
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/90883] Generated code is worse if returned struct is unnamed
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121699] New: [16 regression] ICE when building mesa-25.1.8 with -march=znver4
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/42586] load-modify-store on x86 should be a single instruction
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/120981] Vectorizer introduces UB address calculation
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121108] [16 Regression] ICE: in setmem_epilogue_gen_val, at config/i386/i386-expand.cc:8438 with -mstringop-strategy=rep_4byte
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/121698] New: [16 Regression] FAIL: g++.dg/opt/pr94589-2.C
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/121096] [16 Regression] ICE: in store_by_pieces, at expr.cc:1847 with -Os -mtune=... -mstringop-strategy=vector_loop
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libffi/117635] Update in-tree copy of libffi to libffi-3.4.8
pietro at sociotechnical dot xyz via Gcc-bugs
-
[Bug target/120522] [16 Regression] RISC-V: Miscompile at -O3 since r16-449-gd884e9c5c74
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/121697] New: ASAN reports heap-use-after-free at fortran/simplify.cc:133 when compiling testsuite/gfortran.dg/pdt_39.f03
jamborm at gcc dot gnu.org via Gcc-bugs
-
[Bug ipa/92938] constprop function is assigned to a different section than the original function
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121696] New: __VSX__ is defined on Darwin, where it cannot possibly be supported
vital.had at gmail dot com via Gcc-bugs
-
[Bug target/121695] New: [16 Regression] RISC-V: ICE in ifcvt tree check: expected class 'type', have 'exceptional'
ewlu at rivosinc dot com via Gcc-bugs
-
[Bug fortran/99709] [PDT] VALUE attribute for an object with nonconstant length parameter
pault at gcc dot gnu.org via Gcc-bugs
-
[Bug target/111023] missing extendv4siv4hi (and friends)
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/110352] [C++26] P2630R4 submdspan
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119128] [C++26] Implement P1673R13 A free function linear algebra interface based on the BLAS
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c/82318] -fexcess-precision=standard has no effect on a libm function call
vincent-gcc at vinc17 dot net via Gcc-bugs
-
[Bug c++/107953] Greater-than operator misparsed inside a lambda expression used as a template argument
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug target/121694] New: Redundant TLSCALL
hjl.tools at gmail dot com via Gcc-bugs
-
[Bug target/121693] New: forgets to clear the padding bits when converting a _BitInt(1) on x86_64
vincent-gcc at vinc17 dot net via Gcc-bugs