[Bug tree-optimization/98950] jump threading memory leak

2021-10-17 Thread law at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 Jeffrey A. Law changed: What|Removed |Added CC||aldyh at gcc dot gnu.org St

[Bug tree-optimization/98950] jump threading memory leak

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/98950] jump threading memory leak

2021-02-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 Richard Biener changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|rguenth at gcc d

[Bug tree-optimization/98950] jump threading memory leak

2021-02-10 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 Richard Biener changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org

[Bug tree-optimization/98950] jump threading memory leak

2021-02-09 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 --- Comment #3 from Richard Biener --- Also hapens as ==15400== Memcheck, a memory error detector ==15400== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==15400== Using Valgrind-3.15.0 and LibVEX; rerun with -h for copyright i

[Bug tree-optimization/98950] jump threading memory leak

2021-02-09 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever confirmed|0

[Bug tree-optimization/98950] jump threading memory leak

2021-02-09 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98950 --- Comment #1 from Martin Liška --- I'm reducing 150kB big .i file, one compiler execution in valgrind takes ~25s.