[Bug c++/92563] trunk/gcc/cp/error.c:1988: useless parameter ?

2019-11-19 Thread ettl.martin at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92563 Martin Ettl changed: What|Removed |Added CC||ettl.martin at gmx dot de --- Comment #3

[Bug other/62311] New: Found a potential copy and paste issue on in gcc/config/cr16.c

2014-08-29 Thread ettl.martin at gmx dot de
Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: ettl.martin at gmx dot de Please take a look at following suspicious code, where the same statement appears twice in a logical or-operation: /*file gcc/config/cr16.c, line 2027*/ static

[Bug ada/55903] New: [Patch] cleanup redundant assignment of pointer in gcc/c-family/c-ada-spec.c

2013-01-07 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55903 Bug #: 55903 Summary: [Patch] cleanup redundant assignment of pointer in gcc/c-family/c-ada-spec.c Classification: Unclassified Product: gcc Version: unknown

[Bug go/53998] New: [PATCH] fixed format string issue in gcc/libgo/runtime/goc2c.c

2012-07-17 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53998 Bug #: 53998 Summary: [PATCH] fixed format string issue in gcc/libgo/runtime/goc2c.c Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED

[Bug other/53997] New: [PATCH] fixed format string issue in gcc/libgcc/config/libbid/bid128_string.c

2012-07-17 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53997 Bug #: 53997 Summary: [PATCH] fixed format string issue in gcc/libgcc/config/libbid/bid128_string.c Classification: Unclassified Product: gcc Version: unknown Status:

[Bug ada/53996] New: [PATCH] fixed format string issue in /gcc/gcc/ada/gcc-interface/utils.c

2012-07-17 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53996 Bug #: 53996 Summary: [PATCH] fixed format string issue in /gcc/gcc/ada/gcc-interface/utils.c Classification: Unclassified Product: gcc Version: unknown Status: UNCON

[Bug c++/53577] New: segmentation fault on syntax error

2012-06-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53577 Bug #: 53577 Summary: segmentation fault on syntax error Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug target/49564] [cppcheck][patch] fixed resource and memory leaks in /gcc/gcc/config/alpha/host-osf.c

2012-02-22 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49564 --- Comment #2 from Martin Ettl 2012-02-22 14:16:08 UTC --- (In reply to comment #1) > so leack memory that it is disk Sorry, but what does this comment mean?

[Bug target/49564] New: [cppcheck][patch] fixed resource and memory leaks in /gcc/gcc/config/alpha/host-osf.c

2011-06-28 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49564 Summary: [cppcheck][patch] fixed resource and memory leaks in /gcc/gcc/config/alpha/host-osf.c Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: minor Prio

[Bug gcov-profile/49333] [cppcheck][PATCH] found a resource leak in gcc/gcc/gcov-io.c

2011-06-08 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49333 --- Comment #4 from Martin Ettl 2011-06-09 00:41:41 UTC --- Thanks, i already filed a bug at cppchecks bugtracker about this issue: http://sourceforge.net/apps/trac/cppcheck/ticket/2830 Many thanks for your help and best regards Martin 2011/6/

[Bug ada/49334] New: [cppcheck] possible index out of bounds in gcc/ada/adaint.c

2011-06-08 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49334 Summary: [cppcheck] possible index out of bounds in gcc/ada/adaint.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug gcov-profile/49333] New: [cppcheck][PATCH] found a resource leak in gcc/gcc/gcov-io.c

2011-06-08 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49333 Summary: [cppcheck][PATCH] found a resource leak in gcc/gcc/gcov-io.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Comp

[Bug go/47158] [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc

2011-01-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 --- Comment #4 from Martin Ettl 2011-01-05 01:19:53 UTC --- (In reply to comment #3) > Let me know when you have signed it. Thanks. I have signed a few minutes ago.

[Bug java/47171] New: [cppcheck][PATCH] found a resource leak in gcc/gcc/java/resource.c

2011-01-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47171 Summary: [cppcheck][PATCH] found a resource leak in gcc/gcc/java/resource.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug other/47170] New: [cppcheck][PATCH] found resource leaks in gcc/intl/localealias.c

2011-01-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47170 Summary: [cppcheck][PATCH] found resource leaks in gcc/intl/localealias.c Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug go/47161] [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc

2011-01-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47161 --- Comment #1 from Martin Ettl 2011-01-04 15:46:07 UTC --- Created attachment 22898 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22898 fixing more memleaks A second run of cppcheck reveald further possible memory leaks. See "patch go_mem

[Bug go/47158] [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc

2011-01-04 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 --- Comment #2 from Martin Ettl 2011-01-04 10:54:05 UTC --- Yes, of course! 2011/1/4 ian at airs dot com > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 > > --- Comment #1 from Ian Lance Taylor 2011-01-04 > 01:48:23 UTC --- > Thanks for

[Bug go/47161] New: [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc

2011-01-03 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47161 Summary: [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/expressions.cc Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority:

[Bug go/47160] New: [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/import.cc

2011-01-03 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47160 Summary: [cppcheck][PATCH] found a memory leak in gcc/gcc/go/gofrontend/import.cc Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug go/47159] New: [cppcheck][PATCH] found missmatch in allocation and deallocation of memory in gcc/gcc/go/gofrontend/import-archive.cc

2011-01-03 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47159 Summary: [cppcheck][PATCH] found missmatch in allocation and deallocation of memory in gcc/gcc/go/gofrontend/import-archive.cc Product: gcc Version: unknown Status

[Bug go/47158] New: [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc

2011-01-03 Thread ettl.martin at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47158 Summary: [cppcheck][PATCH] found a memory leaks in gcc/gcc/go/gofrontend/gogo-tree.cc Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: