gcc-bugs
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Bug rtl-optimization/124351] valgrind "Conditional jump or move depends on uninitialised" in bitmap_bit_in_range_p with -favoid-store-forwarding
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/124351] valgrind "Conditional jump or move depends on uninitialised" in bitmap_bit_in_range_p with -favoid-store-forwarding
ptomsich at gcc dot gnu.org via Gcc-bugs
[Bug rtl-optimization/124351] valgrind "Conditional jump or move depends on uninitialised" in bitmap_bit_in_range_p with -favoid-store-forwarding
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/124350] New: G++ on macOS produces crashing executable for nested exception with -O0
gcc at cohi dot at via Gcc-bugs
[Bug target/124350] G++ on macOS produces crashing executable for nested exception with -O0
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/124350] G++ on macOS produces crashing executable for nested exception with -O0
gcc at cohi dot at via Gcc-bugs
[Bug target/124350] G++ on macOS produces crashing executable for nested exception with -O0
egallager at gcc dot gnu.org via Gcc-bugs
[Bug target/124350] G++ on macOS produces crashing executable for nested exception with -O0
iains at gcc dot gnu.org via Gcc-bugs
[Bug gcov-profile/45272] comment about sqrt() implementation wrong: it is not from Carmack
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/45273] [13/14/15 Regression] The compiler depends on the host double (-fprofile-correction only)
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/45273] [13/14/15/16 Regression] The compiler depends on the host double (-fprofile-correction only)
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c/119264] [14/15/16 Regression] ICE: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16688
roger at nextmovesoftware dot com via Gcc-bugs
[Bug c/119651] [13/14/15 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702
roger at nextmovesoftware dot com via Gcc-bugs
[Bug c/119651] [13/14/15 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in tree_nonzero_bits, at fold-const.cc:16702
roger at nextmovesoftware dot com via Gcc-bugs
[Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/116340] gcc.dg/tree-ssa/abs-4.c is a mess
amylaar at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/102879] [13/14/15/16 Regression] Dead Code Elimination Regression at -O3
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
[Bug tree-optimization/119420] `a >> 1 == 0` should be trasformed into `((unsigned)a) <= 1`
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
[Bug tree-optimization/119422] `u <= (u <= (unsigned)b)` can be transform into just `(u <= (unsigned)b)`
daniel.barboza at oss dot qualcomm.com via Gcc-bugs
[Bug target/124349] New: assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
ubizjak at gmail dot com via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124349] assemble failure "operand size mismatch for `vcomisbf16'" with -masm=intel
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/122217] There are no tests for filesystem::copy_symlink
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/122217] There are no tests for filesystem::copy_symlink
redi at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/119197] [feat req] `std::expected` should be nodiscard
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/119197] [feat req] `std::expected` should be nodiscard
redi at gcc dot gnu.org via Gcc-bugs
[Bug c++/96570] Warnings desired for time_t to/from int coversions
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug c++/124348] New: [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
schulz.benjamin at googlemail dot com via Gcc-bugs
[Bug c++/124348] [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124348] [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124348] [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
jakub at gcc dot gnu.org via Gcc-bugs
[Bug c++/124348] [OpenMP] rejects valid, parsing problem with omp target unroll partial while with nested brackets, i.e. #pragma omp target { #pragma omp unroll partial would work
schulz.benjamin at googlemail dot com via Gcc-bugs
[Bug tree-optimization/124347] New: __builtin_object_size/__builtin_dynamic_object_size doesn't work in constexpr contexts
jakub at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/124347] __builtin_object_size/__builtin_dynamic_object_size doesn't work in constexpr contexts
jakub at gcc dot gnu.org via Gcc-bugs
[Bug c++/124347] __builtin_object_size/__builtin_dynamic_object_size doesn't work in constexpr contexts
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/124346] New: FAIL: gcc.dg/tree-ssa/copy-sign-2.c scan-tree-dump-times optimized
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124346] FAIL: gcc.dg/tree-ssa/copy-sign-2.c scan-tree-dump-times optimized
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124345] New: FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124345] FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124345] FAIL: gcc.dg/tree-ssa/abs-4.c scan-tree-dump-times optimized
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124344] New: Default member initializer instantiation time
antoshkka at gmail dot com via Gcc-bugs
[Bug c++/124344] Non-templated nsdmi/default argument vs template instantiation
ppalka at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124343] New: FAIL: gcc.dg/match-shift-cmp-3.c scan-tree-dump-times optimized
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124342] New: FAIL/XPASS c-c++-common/Wstringop-overflow-2.c
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124342] FAIL/XPASS c-c++-common/Wstringop-overflow-2.c
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124341] New: invalid write mask of vcvt2ph2hf8 with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124341] invalid write mask of vcvt2ph2hf8 with -masm=intel
ubizjak at gmail dot com via Gcc-bugs
[Bug target/124341] invalid write mask of vcvt2ph2hf8 with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124341] invalid write mask of vcvt2ph2hf8 with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124341] invalid write mask of vcvt2ph2hf8 with -masm=intel
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/124341] invalid write mask of vcvt2ph2hf8 with -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug c++/124340] New: Review of missing virtual destructors in multiple base classes
jiangxuezhi2 at huawei dot com via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
redi at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
redi at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
redi at gcc dot gnu.org via Gcc-bugs
[Bug middle-end/124340] Review of missing virtual destructors in multiple base classes
redi at gcc dot gnu.org via Gcc-bugs
[Bug c/124339] New: ARM64 -O3 (ftree-vectorize) giant assembly with inc inside the loop condition
szuplak at gmail dot com via Gcc-bugs
[Bug target/124339] ARM64 -O3 (ftree-vectorize) giant assembly with inc inside the loop condition
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug other/119855] Fixincludes needed for assert.h to support C++26's P2264R7
tkaminsk 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
pinskia 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
pinskia 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
pinskia 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
pinskia 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
pinskia 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
pinskia 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
pinskia 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
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/123845] allow non-empty constexpr constructor bodies in c++11 as an extension
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/115004] [13/14/15/16 Regression] Missed optimization for Dead Code Elimination
law at gcc dot gnu.org via Gcc-bugs
[Bug c++/123408] ICE in tsubst_lambda_expr with generic lambda expansion used in template alias (C++20)
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/123924] missing detection of MLS for aarch64
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug cobol/119456] gcobol: huge codegen for use of reference-modification (and missing optimization)
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug cobol/119456] gcobol: huge codegen for use of reference-modification (and missing optimization)
rdubner at gcc dot gnu.org via Gcc-bugs
[Bug c++/124338] New: Inconsistent const for capture in generic lambda
herring at lanl dot gov via Gcc-bugs
[Bug c++/124338] [13/14/15/16 Regression] Inconsistent const for capture in generic lambda
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124338] [13/14/15/16 Regression] Inconsistent const for capture in generic lambda in an sizeof
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124338] Inconsistent const for capture in generic lambda in an sizeof
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124338] Inconsistent const for capture in lambda in an sizeof
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124338] Inconsistent const for capture in lambda in an sizeof
herring at lanl dot gov via Gcc-bugs
[Bug c++/124338] Inconsistent const for capture in lambda in an sizeof
ppalka at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/111387] [13 only] ICE on valid code at -O2 and -O3: verify_ssa failed
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/124337] New: assemble failure of movdir64b with -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124336] New: different (noop) memory access size generated for -masm=intel/att with -fstack-check
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
ubizjak at gmail dot com via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
ubizjak at gmail dot com via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/124336] different (noop) memory access size generated for -masm=intel/att with -fstack-check
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] New: invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel
zsojka at seznam dot cz via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124335] invalid "vmovsh" operand with __builtin_ia32_loadsh_mask() and -masm=intel since r9-6397
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/124334] New: -flto=auto prevents -Wnull-dereference
janisozaur+gcc at gmail dot com via Gcc-bugs
[Bug c++/124334] -flto=auto prevents -Wnull-dereference
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/124334] -flto=auto prevents -Wnull-dereference
sjames at gcc dot gnu.org via Gcc-bugs
[Bug c++/114857] Pointer attributes and qualifiers are parsed in wrong order
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/114857] Pointer attributes and qualifiers are parsed in wrong order
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug c++/111463] Access error in instantiation of template class, incorrectly using inherited constructor of wrong type
bckempa at iastate dot edu via Gcc-bugs
[Bug libgcc/124333] New: Build fails for aarch64-w64-mingw32 target after applying __aarch64_cpu_features
Evgeny.Karpov at arm dot com via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
acarlotti at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug target/124333] [16 Regression] Build fails for aarch64-w64-mingw32 due to __arm_get_current_vg.S not being compatiable with aarch64-mingw since r16-7637
Evgeny.Karpov at arm dot com via Gcc-bugs
[Bug target/122965] gcc.target/arm/bics_3.c fails when targeting march=armv8.1-m.main+mve.fp+fp.dp
azoff at gcc dot gnu.org via Gcc-bugs
[Bug libstdc++/106067] [13/14/15/16 Regression] Error on implicit conversion to std::function: 'static constexpr bool std::_Function_handler<...>...' used before its definition
3440910457 at qq dot com via Gcc-bugs
[Bug libstdc++/106067] [13/14/15/16 Regression] Error on implicit conversion to std::function: 'static constexpr bool std::_Function_handler<...>...' used before its definition
redi at gcc dot gnu.org via Gcc-bugs
[Bug target/124332] New: FAIL: gcc.target/arm/bics_3.c scan-assembler-times
azoff at gcc dot gnu.org via Gcc-bugs
[Bug target/124332] FAIL: gcc.target/arm/bics_3.c scan-assembler-times
rearnsha at gcc dot gnu.org via Gcc-bugs
[Bug target/124332] FAIL: gcc.target/arm/bics_3.c scan-assembler-times
azoff at gcc dot gnu.org via Gcc-bugs
[Bug c++/124331] New: [reflection] data member comparison mishap
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124331] [reflection] data member comparison mishap
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124331] [reflection] data member comparison mishap
jakub at gcc dot gnu.org via Gcc-bugs
[Bug c++/124331] [reflection] data member comparison mishap
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
ro at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
ro at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
ro at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
ro at CeBiTec dot Uni-Bielefeld.DE via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
ro at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug target/64835] -fno-ipa-cp is inconsistently supported when attributes optimize or target are used
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] New: shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
danglin at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jvdelisle at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jvdelisle at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
pinskia at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jakub at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
dave.anglin at bell dot net via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jvdelisle at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
dave.anglin at bell dot net via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jvdelisle at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
danglin at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jakub at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug libfortran/124330] [16 Regression] shared_memory.c:72:3: error: implicit declaration of function 'SetEnvironmentVariable' [-Wimplicit-function-declaration]
jakub at gcc dot gnu.org via Gcc-bugs
[Bug analyzer/107856] [13/14/15/16 Regression] gcc.dg/plugin/infoleak-vfio_iommu_type1.c XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/122961] vect-reduc-dot-s8b.c and vect-reduc-pattern-2c.c XPASS since r16-4411-gb6e802fd55d
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124329] New: [16 regression] c-c++-common/analyzer/flex-without-call-summaries.c XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124329] [16 regression] c-c++-common/analyzer/flex-without-call-summaries.c XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124329] [16 regression] c-c++-common/analyzer/flex-without-call-summaries.c XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124329] [16 regression] c-c++-common/analyzer/flex-without-call-summaries.c XPASSes
jakub at gcc dot gnu.org via Gcc-bugs
[Bug target/124328] New: asm-hard-reg-6.c:61:3: error: register r3 for operand 1 isn't suitable for data type
azoff at gcc dot gnu.org via Gcc-bugs
[Bug c++/124327] New: Contents of vector not pretty-printable if using C++23 and including sstream before vector
Oliver.Old at loewen dot de via Gcc-bugs
[Bug libstdc++/124327] Contents of vector not pretty-printable if using C++23 and including sstream before vector
redi at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124326] New: g++.dg/coroutines/pr110872.C XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124326] g++.dg/coroutines/pr110872.C XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124326] g++.dg/coroutines/pr110872.C XPASSes
ro at gcc dot gnu.org via Gcc-bugs
[Bug testsuite/124326] g++.dg/coroutines/pr110872.C XPASSes
iains at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/124325] New: wrong code at -O{s,2,3} with -fmerge-all-constants on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
[Bug tree-optimization/124325] wrong code at -O{s,2,3} with -fmerge-all-constants on x86_64-linux-gnu
jakub at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/124325] wrong code at -O{s,2,3} with -fmerge-all-constants on x86_64-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
[Bug tree-optimization/124325] wrong code at -O{s,2,3} with -fmerge-all-constants on x86_64-linux-gnu
zhendong.su at inf dot ethz.ch via Gcc-bugs
[Bug c++/124324] New: [reflection] is_function reject static template operator
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
friedkeenan at protonmail dot com via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
friedkeenan at protonmail dot com via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
cvs-commit at gcc dot gnu.org via Gcc-bugs
[Bug c++/124324] [reflection] is_function reject static template operator
mpolacek at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124323] New: algol68/execute/posix-perror-1.a68 FAILs
ro at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124323] algol68/execute/posix-perror-1.a68 FAILs
ro at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124322] New: algol68/execute/posix-exit-1.a68 FAILs
ro at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124322] algol68/execute/posix-exit-1.a68 FAILs
ro at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124322] algol68/execute/posix-exit-1.a68 FAILs
jakub at gcc dot gnu.org via Gcc-bugs
[Bug algol68/124322] algol68/execute/posix-exit-1.a68 FAILs
cvs-commit at gcc dot gnu.org via Gcc-bugs
Earlier messages
Later messages