Messages by Thread
-
[Bug tree-optimization/93010] Wrong optimization: provenance affects comparison of saved bits of addresses of dead auto variables
uecker at gcc dot gnu.org via Gcc-bugs
-
[Bug target/84328] [12/13/14/15 Regression] -finline-small-functions and inline keyword lead to slowdown since version 6
pinskia 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 target/80813] x86: std::vector<bool>::operator[] could be somewhat faster using BT instead of SHL
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug target/108134] x86 Operand Modifiers documentation issue
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/119751] New: There's a need to tidy up m2 subdirectories' contents
zbigniew2011 at gmail dot com via Gcc-bugs
-
[Bug c/119750] New: Unable to compile GCC 14.2 using GCC 11.5 — on 32-bit x86
zbigniew2011 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/117705] [15 regression] g++.dg/vect/pr64410.cc and gcc.dg/tree-ssa/pr32964.c FAIL since r15-3070-gf577959f420ae4
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/116564] [12/13 Regression] aarch64: gcc hangs when compiling vst2_f64 instrinsic at -O1 and above since r12-4910-g66f206b853
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/106618] C++ Option Summary shows `-fargs-in-order` instead of `-fstrong-eval-order`
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119346] ICE: in tsubst_pack_expansion, at cp/pt.cc:13899 when using fold expression with a lambda without a pack
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/111536] -fanalyzer false positive with NRVO return
dmalcolm at gcc dot gnu.org via Gcc-bugs
-
[Bug analyzer/119749] New: Functions with attribute malloc only warn of possibly-NULL use if attribute has a deallocator
pietro.gcc at sociotechnical dot xyz via Gcc-bugs
-
[Bug middle-end/105548] -frounding-math description contains a misleading sentence
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/86922] Invoking templated PTMF on subclass gives false strict-aliasing warning
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119748] New: std::string::string(InputIterator, InputIterator) rejects volatile charT* as iterator
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119747] New: Request for clearer diagnostic when consecutive commas appear in a function call
barry.revzin at gmail dot com via Gcc-bugs
-
[Bug c/82265] packed attribute on variables but documented as so
sandra at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119746] New: -Wstrict-aliasing warning on calling pointer to member function
bungeman at chromium dot org via Gcc-bugs
-
[Bug c/66963] __builtin_constant_p and __builtin_choose_expr do not agree on what is a constexpr with -O2
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119745] New: [C++23] Implement P2438R2, basic_string::substr() &&
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119744] New: [C++23] Implement P2711R1, Making multi-param constructors of views explicit
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119743] New: [C++26] Implement P0447R28, std::hive
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119742] New: [C++26] Implement P2697R1, Interfacing bitset with string_view
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119741] New: [C++26] Implement P2495R3, Interfacing stringstreams with string_view
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119740] New: [C++26] Implement P2714R1, Bind front and back to NTTP callables
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119739] New: [C++25] Implement P0952R2, A new specification for std::generate_canonical
redi at gcc dot gnu.org via Gcc-bugs
-
[Bug fortran/119546] Bogus -Wuninitialized warnings with scalar REDUCE intrinsic
anlauf at gcc dot gnu.org via Gcc-bugs
-
[Bug c/119738] New: __builtin_choose_expr(__builtin_constant_p(...), ..., ...) is sometimes incorrect
regis.duchesne at broadcom dot com via Gcc-bugs
-
[Bug target/119737] New: GCN/C++ vs. 'as': 'LLVM ERROR: Size expression must be absolute.'
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119736] New: rejected/ICEs when non type template parameter used as an argument to a const ref non type template parameter
waffl3x at gcc dot gnu.org via Gcc-bugs
-
[Bug modula2/119735] New: make gcc.pot generates warnings in the m2 code base
gaius at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119734] New: nvptx/C++ vs. '_ZTISt8bad_cast' ('typeinfo for std::bad_cast')
tschwinge at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/118443] [Meta bug] Bugs triggered by and blocking more smtgcc testing
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/116178] wish: command line -std=c++newest
janezz55 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/119733] New: store-merging increases alignment
kristerw at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119732] New: ICE (segfault) in reference_related_p(tree_node*, tree_node*)
mkretz at gcc dot gnu.org via Gcc-bugs
-
[Bug target/114431] bpf: GCC generates unverifiable code for systemd restrict_fs_bpf
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug target/119731] New: bpf verifier failure with systemd's restrict-fs
sjames at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/107408] Inaccurate "error: too many template-parameter-lists" diagnostic for missing template argument list
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug rtl-optimization/118502] Add shrink wrapping testcase for vector<int>::push_back
cvs-commit at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/21161] [12/13/14/15 Regression] "clobbered by longjmp" warning ignores the data flow
pinskia at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119725] New: std/format/debug.cc etc. FAIL
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/119730] New: Unexpected -Wclobbered with -O2 and local register variables
florian.lugou at provenrun dot com via Gcc-bugs
-
[Bug other/119729] New: GCC does not issue a warning for in-tree building
mcccs at gmx dot com via Gcc-bugs
-
[Bug tree-optimization/119728] New: wrong code with _BitInt() and -O2 -floop-nest-optimize -fno-tree-dominator-opts -fno-tree-loop-distribute-patterns -fno-tree-scev-cprop
zsojka at seznam dot cz via Gcc-bugs
-
[Bug driver/119727] New: -freport-bug vs. ASLR
jakub at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/119726] New: Template Specialization of Inner class from Inherited template class fails with: " too few template-parameter-lists"
awia00 at gmail dot com via Gcc-bugs
-
[Bug tree-optimization/113831] [12 Regression] Wrong VN with structurally identical ref since r9-398
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/113835] [13/14/15 Regression] compiling std::vector with const size in C++20 is slow
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug c++/115639] Large variations in compilation times involving static_assert
jason at gcc dot gnu.org via Gcc-bugs
-
[Bug cobol/119524] cobol: gg_printf assumes target characteristics
ro at gcc dot gnu.org via Gcc-bugs
-
[Bug libstdc++/119724] New: Missing upstreamed fast float changes leading to broken aarch64-w64-mingw32 build
Evgeny.Karpov at microsoft dot com via Gcc-bugs
-
[Bug ipa/115701] [12 Regression] wrong code at -O1 and above with "-fipa-pta" on x86_64-linux-gnu
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug middle-end/114070] [12 regression] ICE when building git-2.43.2 with -mcpu=niagara4 -fno-vect-cost-model
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/114052] [12 Regression] Wrong code at -O2 for well-defined infinite loop since r8-5245
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111489] [12 Regression] Incorrect "-Wmaybe-uninitialized" warning from GCC 13.2.0
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/111397] [12 Regression] Spurious warning "'({anonymous})' is used uninitialized" when calling a __returns_twice__ function (-Wuninitialized -O2)
rguenth at gcc dot gnu.org via Gcc-bugs
-
[Bug tree-optimization/110269] [13 Regression] Missed Dead Code Elimination when using __builtin_unreachable since r13-4607-g2dc5d6b1e7e
rguenth at gcc dot gnu.org via Gcc-bugs