gcc-bugs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Bug c++/120990] Narrowing conversion in std::function return value is not reported
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/120990] Narrowing conversion in std::function return value is not reported
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/120990] Narrowing conversion in std::function return value is not reported
rohan.a.suri at gmail dot com via Gcc-bugs
[Bug c++/120990] Narrowing conversion in std::function return value is not reported
redi at gcc dot gnu.org via Gcc-bugs
[Bug c++/120990] Narrowing conversion in std::function return value is not reported
rohan.a.suri at gmail dot com via Gcc-bugs
[Bug target/120642] ICE: in validate_change_or_fail, at config/riscv/riscv-v.cc:5705 with -O -mcpu=xt-c920 -mrvv-vector-bits=zvl
law at gcc dot gnu.org via Gcc-bugs
[Bug target/120642] ICE: in validate_change_or_fail, at config/riscv/riscv-v.cc:5705 with -O -mcpu=xt-c920 -mrvv-vector-bits=zvl
majin at gcc dot gnu.org via Gcc-bugs
[Bug target/120642] ICE: in validate_change_or_fail, at config/riscv/riscv-v.cc:5705 with -O -mcpu=xt-c920 -mrvv-vector-bits=zvl
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/120642] ICE: in validate_change_or_fail, at config/riscv/riscv-v.cc:5705 with -O -mcpu=xt-c920 -mrvv-vector-bits=zvl
law at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119930] [15/16 regression] g++.dg/coroutines/torture/pr103953.C FAILs with -O3
jason at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/116332] -O2 makes c++ std::regex give zero-alloc warnings
f.heckenbach--- via Gcc-bugs
[Bug cobol/120621] COBOL isn't built with STRICT_WARN
jklowden at gcc dot gnu.org via Gcc-bugs
[Bug cobol/120621] COBOL isn't built with STRICT_WARN
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
[Bug cobol/120621] COBOL isn't built with STRICT_WARN
jklowden at gcc dot gnu.org via Gcc-bugs
[Bug cobol/120621] COBOL isn't built with STRICT_WARN
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/116686] [15/16 Regression] RISC-V: gcc.target/riscv/rvv/autovec/pr114734.c failing with zvl1024b lmul2
law at gcc dot gnu.org via Gcc-bugs
[Bug cobol/120730] parse.cc doesn't compile with bison 3.5.1
jklowden at gcc dot gnu.org via Gcc-bugs
[Bug cobol/119331] cobol: unimplemented exceptions abort compilation - even if requested to NOT use them
jklowden at gcc dot gnu.org via Gcc-bugs
[Bug cobol/119331] cobol: unimplemented exceptions abort compilation - even if requested to NOT use them
simonsobisch at gnu dot org via Gcc-bugs
[Bug cobol/119331] cobol: unimplemented exceptions abort compilation - even if requested to NOT use them
jklowden at gcc dot gnu.org via Gcc-bugs
[Bug c++/120243] [15/16 Regression] Exception rethrown from coroutine promise type unhandled_exception not caught under -O1
jason at gcc dot gnu.org via Gcc-bugs
[Bug c++/120243] [15/16 Regression] Exception rethrown from coroutine promise type unhandled_exception not caught under -O1
jason at gcc dot gnu.org via Gcc-bugs
[Bug c++/120243] [15/16 Regression] Exception rethrown from coroutine promise type unhandled_exception not caught under -O1
iains at gcc dot gnu.org via Gcc-bugs
[Bug c++/120243] [15/16 Regression] Exception rethrown from coroutine promise type unhandled_exception not caught under -O1
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/120243] [15/16 Regression] Exception rethrown from coroutine promise type unhandled_exception not caught under -O1
jason at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/117385] Move phiopt away from doing a COND_EXPR with a comparison as first operand
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/60662] simple use of call_once throws a system_error exception, but not if sleep_for is called beforehand
pitrou at free dot fr via Gcc-bugs
[Bug libstdc++/60662] simple use of call_once throws a system_error exception, but not if sleep_for is called beforehand
sjames at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/60662] simple use of call_once throws a system_error exception, but not if sleep_for is called beforehand
redi at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/60662] simple use of call_once throws a system_error exception, but not if sleep_for is called beforehand
pitrou at free dot fr via Gcc-bugs
[Bug c++/119498] Incompatible FMV functions not diagnosed
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/119498] Incompatible FMV functions not diagnosed
alfierichards at gcc dot gnu.org via Gcc-bugs
[Bug c++/120989] New: Shouldn't warn about the use of deprecated non-static data members in implicit special member functions
iamsupermouse at mail dot ru via Gcc-bugs
[Bug c++/120989] Shouldn't warn about the use of deprecated non-static data members in implicit special member functions
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120817] [13/14/15 Regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120817] [13/14/15 Regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120817] [13/14/15 Regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120817] [13/14/15 Regression] Wrong code when compiled with -O1 -ftree-loop-vectorize for AArch64 target
cvs-commit at gcc dot gnu.org via Gcc-bugs
Mail delivery failed: returning message to sender
Mail Delivery System via Gcc-bugs
[Bug c++/120988] New: -Wconversion warning for uint /= ulong makes no sense
redi at gcc dot gnu.org via Gcc-bugs
[Bug c++/120988] -Wconversion warning for uint /= ulong makes no sense
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] New: gdb build with lto triggers use after free
vries at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] gdb build with lto triggers use after free
vries at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] gdb build with lto triggers use after free
vries at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] gdb build with lto triggers use after free
vries at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] gdb build with lto triggers use after free
vries at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
sjames at gcc dot gnu.org via Gcc-bugs
[Bug lto/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
jamborm at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
sjames at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
vries at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120987] [14/15/16 regression] gdb build with lto triggers use after free since r14-5831-gaae723d360ca26
sjames at gcc dot gnu.org via Gcc-bugs
[Bug ipa/120987] [13/14/15/16 regression] gdb build with lto triggers use after free since r12-5541-g2cadaa1f134bec
sjames at gcc dot gnu.org via Gcc-bugs
[Bug ipa/120987] [13/14/15/16 regression] gdb build with lto triggers use after free since r12-5541-g2cadaa1f134bec
vries at gcc dot gnu.org via Gcc-bugs
[Bug ipa/120987] [13/14/15/16 regression] gdb build with lto triggers use after free since r12-5541-g2cadaa1f134bec
vries at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] New: ICE when expanding svcreate2 intrinsic with compile time know FPMR
alfierichards at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] ICE when expanding svcreate2 intrinsic with compile time know FPMR
alfierichards at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] ICE when expanding svdot_lane_fpm intrinsic with compile time know FPMR
alfierichards at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] ICE when expanding svdot_lane_fpm intrinsic with compile time know FPMR
acoplan at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] ICE when expanding svdot_lane_fpm intrinsic with compile time know FPMR
acoplan at gcc dot gnu.org via Gcc-bugs
[Bug target/120986] ICE when expanding svdot_lane_fpm intrinsic with compile time know FPMR
acoplan at gcc dot gnu.org via Gcc-bugs
[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined
sjames at gcc dot gnu.org via Gcc-bugs
[Bug driver/120985] New: Possible memory leak in read_specs at gcc.cc
shuhaofu.g at gmail dot com via Gcc-bugs
[Bug driver/120985] Possible memory leak in read_specs at gcc.cc
redi at gcc dot gnu.org via Gcc-bugs
[Bug driver/120985] Possible memory leak in read_specs at gcc.cc
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug driver/120985] Possible memory leak in read_specs at gcc.cc
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug driver/120985] Possible memory leak in read_specs at gcc.cc
shuhaofu.g at gmail dot com via Gcc-bugs
[Bug sanitizer/120984] New: [16 Regression] Bunch of 'insufficient space for an object of type...' errors during ubsan bootstrap
pheeck at gcc dot gnu.org via Gcc-bugs
[Bug sanitizer/120984] [16 Regression] Bunch of 'insufficient space for an object of type...' errors during ubsan bootstrap
sjames at gcc dot gnu.org via Gcc-bugs
[Bug target/118891] [14/15 regression] gcc 14 fails to build from source on aarch64_be: "error: ‘dynamic_cast’ not permitted with ‘-fno-rtti’"
rsandifo at gcc dot gnu.org via Gcc-bugs
[Bug target/119703] x86: spurious branches for inlined memset in ranges (40; 64) when requesting unrolled loops without simd
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/101366] memset codegen for constant sized does not use SSE instructions
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/118276] memset 88 uses rep stosq while 80 uses SSE
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/108585] memset uses SSE stores but afterwards does not but if used "" will use them
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/102294] memset expansion is sometimes slow for small sizes
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/119704] x86: partially disobeyed strategy rep-based request for inlined memset
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120708] ix86_expand_set_or_cpymem ignores MOVE_MAX
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/84719] gcc's __builtin_memcpy performance with certain number of bytes is terrible compared to clang's
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/70308] memset generates rep stosl instead of rep stosq
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug target/120725] [meta] Poor memcpy/memset inline strategies for -mtune=generic
hjl.tools at gmail dot com via Gcc-bugs
[Bug go/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug go/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g
hjl.tools at gmail dot com via Gcc-bugs
[Bug go/120670] vector_loop caused FAIL: go.test/test/fixedbugs/issue13160.go execution, -O2 -g
ian at airs dot com via Gcc-bugs
[Bug c++/88853] ICE: verify_type failed (error: type variant differs by TYPE_PACKED) with -fpack-struct -g
dcb314 at hotmail dot com via Gcc-bugs
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
lh_mouse at 126 dot com via Gcc-bugs
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
iains at gcc dot gnu.org via Gcc-bugs
[Bug c++/120495] error: non-template type 'coroutine_handle' used as a template
lh_mouse at 126 dot com via Gcc-bugs
[Bug c++/63164] unnecessary calls to __dynamic_cast
fw at gcc dot gnu.org via Gcc-bugs
[Bug c++/63164] unnecessary calls to __dynamic_cast
tdebock at DRWUK dot com via Gcc-bugs
[Bug middle-end/120709] [15 Regression] ICE in expand_builtin_crc_table_based with __builtin_crc8_data8 and non constant poly argument
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] New: recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
xry111 at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
segher at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
xry111 at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
xry111 at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/120983] recog violates earlyclobber with user-defined hard register before reload (causing ICE on gcc.target/loongarch/bitwise-shift-reassoc-clobber.c)
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120982] New: Incorrect alignment after vectorization
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120982] Incorrect alignment after (early exit) vectorization
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120982] Incorrect alignment after (early exit) vectorization
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120982] Incorrect alignment after (early exit) vectorization
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120981] New: Vectorizer introduces UB address calculation
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] New: Vectorizer introduces out-of-bounds memory access
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
tnfchris at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
tnfchris at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
rguenther at suse dot de via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
kristerw at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
rguenther at suse dot de via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
rguenther at suse dot de via Gcc-bugs
[Bug tree-optimization/120980] Vectorizer (early exit) introduces out-of-bounds memory access
tnfchris at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120979] New: Missed strdup to malloc + memcpy for known strings
kaelfandrew at gmail dot com via Gcc-bugs
[Bug tree-optimization/120979] Missed strdup to malloc + memcpy for known strings
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120979] Missed strdup to malloc + memcpy for known strings
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120979] Missed strdup to malloc + memcpy for known strings
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120979] Missed strdup to malloc + memcpy for known strings
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120979] Missed strdup to malloc + memcpy for known strings
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] New: Punctuators that contain # or %: are incorrectly rejected within attributes
luigighiron at gmail dot com via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
luigighiron at gmail dot com via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
luigighiron at gmail dot com via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
harald at gigawatt dot nl via Gcc-bugs
[Bug c/120978] Punctuators that contain # or %: are incorrectly rejected within attributes
corentinjabot at gmail dot com via Gcc-bugs
[Bug tree-optimization/109934] [14 Regression] Wrong code at -O3 on x86_64-linux-gnu
maskray at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/109934] [14 Regression] Wrong code at -O3 on x86_64-linux-gnu
sjames at gcc dot gnu.org via Gcc-bugs
[Bug target/120977] New: [16 Regression] ICE on Cortex-M23/M33/M55/M85 with -mcmse
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/120977] [16 Regression] ICE on Cortex-M23/M33/M55/M85 with -mcmse
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/120977] [16 Regression] ICE on Cortex-M23/M33/M55/M85 with -mcmse
clyon at gcc dot gnu.org via Gcc-bugs
[Bug target/120977] [16 Regression] ICE on Cortex-M23/M33/M55/M85 with -mcmse
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/120977] [16 Regression] ICE on Cortex-M23/M33/M55/M85 with -mcmse
clyon at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119920] Missed vectorization for conditioned adds
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119920] Missed vectorization for conditioned adds
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119920] Missed vectorization for conditioned adds
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119920] Missed vectorization for conditioned adds
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/119920] Missed vectorization for conditioned adds
alfierichards at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] New: error: static_assert( !is_same_v<__float128, long double> failed
danglin at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
danglin at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
redi at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
tkaminsk at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
jakub at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
tkaminsk at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
tkaminsk at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/120976] error: static_assert( !is_same_v<__float128, long double> failed
dave.anglin at bell dot net via Gcc-bugs
[Bug libstdc++/120976] [16 Regression] error: static_assert( !is_same_v<__float128, long double> failed
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/105699] [Concepts] Constrained virtual functions are accepted by GCC
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/120975] New: GCC incorrectly accepts requires-clause for virtual functions
ykakeyama3014 at gmail dot com via Gcc-bugs
[Bug c++/120975] GCC incorrectly accepts requires-clause for virtual functions
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c/101057] [meta-bug] [gimplefe] GIMPLE frontend issues
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/120805] [16 Regression] gcc.target/powerpc/p9-vec-length-epil-4.c fail starting with r16-1645-g309dbcea2cabb3
tnfchris at gcc dot gnu.org via Gcc-bugs
[Bug c++/120974] New: Default -fdeps-file and -fdeps-target arguments don't support output directories with spaces
nicolas.werner at hotmail dot de via Gcc-bugs
[Bug rtl-optimization/120973] New: ICE on x86_64-linux-gnu: verify_flow_info failed with naked attribute: wrong insn in the fallthru edge
jiangchangwu at smail dot nju.edu.cn via Gcc-bugs
[Bug rtl-optimization/120973] ICE on x86_64-linux-gnu: verify_flow_info failed at -O2 and above with naked attribute: wrong insn in the fallthru edge
ubizjak at gmail dot com via Gcc-bugs
[Bug rtl-optimization/120973] ICE on x86_64-linux-gnu: verify_flow_info failed at -O2 and above with naked attribute: wrong insn in the fallthru edge
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120973] ICE on x86_64-linux-gnu: verify_flow_info failed at -O2 and above with naked attribute: wrong insn in the fallthru edge
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120972] New: restrict does not work for not-parameter pointer
fxue at os dot amperecomputing.com via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
fxue at os dot amperecomputing.com via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
fxue at os dot amperecomputing.com via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
rguenther at suse dot de via Gcc-bugs
[Bug tree-optimization/120972] restrict does not work for not-parameter pointer
fxue at os dot amperecomputing.com via Gcc-bugs
[Bug c/120971] New: ICE on x86_64-linux-gnu: in omp_extract_for_data, at omp-general.cc:423
jiangchangwu at smail dot nju.edu.cn via Gcc-bugs
[Bug sanitizer/120970] New: -static-pie together with -fsanitize=address should be disallowed
christian.morales.vega at gmail dot com via Gcc-bugs
[Bug middle-end/120709] [15/16 Regression] ICE in expand_builtin_crc_table_based with __builtin_crc8_data8 and non constant poly argument
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120709] [15/16 Regression] ICE in expand_builtin_crc_table_based with __builtin_crc8_data8 and non constant poly argument
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/120709] [15/16 Regression] ICE in expand_builtin_crc_table_based with __builtin_crc8_data8 and non constant poly argument
cvs-commit at gcc dot gnu.org via Gcc-bugs
Earlier messages
Later messages