[Bug analyzer/109570] detect fclose on unopened or NULL files

2023-08-15 Thread glebfm at altlinux dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109570 Gleb Fotengauer-Malinovskiy changed: What|Removed |Added CC||glebfm at altlinux dot

[Bug tree-optimization/110315] [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90

2023-07-29 Thread glebfm at altlinux dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110315 --- Comment #9 from Gleb Fotengauer-Malinovskiy --- (In reply to Andrew Macleod from comment #7) > Created attachment 55591 [details] > potental patch > > I've attached Aldy's patch for PR109695 which he had backported to GCC13 > back in May.

[Bug c++/110315] New: [13 Regression] g++ crashes with a segmentation fault while compiling a large const std::vector of std::string since r13-6566-ge0324e2629e25a90

2023-06-19 Thread glebfm at altlinux dot org via Gcc-bugs
Product: gcc Version: 13.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: glebfm at altlinux dot org Target Milestone: --- Created attachment 55366

[Bug analyzer/103602] New: [11 regression] Analyzer takes inadequate amount of memory and time linking GNU grep with LTO

2021-12-07 Thread glebfm at altlinux dot org via Gcc-bugs
Severity: normal Priority: P3 Component: analyzer Assignee: dmalcolm at gcc dot gnu.org Reporter: glebfm at altlinux dot org Target Milestone: --- $ gcc --version x86_64-alt-linux-gcc (GCC) 11.2.1 20211202 (ALT Sisyphus 11.2.1-alt2) Copyright (C

[Bug driver/69754] New: --print-{file,prog}-name don't work for liblto_plugin.so

2016-02-10 Thread glebfm at altlinux dot org
Priority: P3 Component: driver Assignee: unassigned at gcc dot gnu.org Reporter: glebfm at altlinux dot org CC: amker.cheng at gmail dot com, unassigned at gcc dot gnu.org Target Milestone: --- Target: x86_64,arm,aarch64 Created attachment 37656

[Bug bootstrap/61164] GCC 4.9.0 fails to build libitm when fortification enabled

2015-08-24 Thread glebfm at altlinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61164 --- Comment #4 from Gleb Pfotenhauer-Malinowski glebfm at altlinux dot org --- Seems to be fixed with: https://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=227040

[Bug bootstrap/61164] GCC 4.9.0 fails to build libitm when fortification enabled

2014-09-27 Thread glebfm at altlinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61164 --- Comment #2 from Gleb Pfotenhauer-Malinowski glebfm at altlinux dot org --- Patch: https://gcc.gnu.org/ml/gcc-patches/2014-09/msg02460.html

[Bug bootstrap/61164] GCC 4.9.0 fails to build libitm when fortification enabled

2014-09-27 Thread glebfm at altlinux dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61164 --- Comment #3 from Gleb Pfotenhauer-Malinowski glebfm at altlinux dot org --- https://gcc.gnu.org/ml/gcc-patches/2014-09/msg02469.html Sorry, previous patch is incomplete.