l/lib/gcc/i686-pc-linux-gnu/4.4.0/crtend.o /usr/lib/crtn.o
Note: this is a self-compiled binary of SVN revision 142654.
*/
--
Summary: Bogus "attempt to free a non-heap object" warning
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
.0/cc1plus -fpreprocessed
ai_scanner.ii -quiet -dumpbase ai_scanner.cpp -mtune=generic -march=pentium-m
-auxbase-strip ai/ai_scanner.o -O2 -Wall -Wno-multichar -Wsign-compare -Wundef
-Wwrite-strings -Wpointer-arith -Wno-uninitialized -W -Wno-unused-parameter
-Wformat=2 -Wredundant-decls -version -f
--- Comment #1 from rubidium at openttd dot org 2009-01-28 14:42 ---
Created an attachment (id=17199)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17199&action=view)
result of gcc -save-temps
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39003
--- Comment #3 from rubidium at openttd dot org 2009-07-08 09:12 ---
I cannot reproduce this error anymore in gcc-lto (lto merged with rev 149291)
4.5.0 20090706 (experimental) revision 149340.
However... I don't have the setup I've ran the previous test on, as such I hav
GNU C++ (lto merged with rev 149291) version 4.5.0 20090706 (experimental)
(x86_64-unknown-linux-gnu)
compiled by GNU C version 4.5.0 20090706 (experimental), GMP version
4.3.1, MPFR version 2.4.1-p2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C++ (lto merged with rev 14
--- Comment #1 from rubidium at openttd dot org 2009-07-08 10:42 ---
Created an attachment (id=18156)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18156&action=view)
The .ii file of save-temps
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40681
--- Comment #2 from rubidium at openttd dot org 2009-07-25 23:28 ---
Is there a way to disable this warning?
I've searched the manual and gcc -v --help for 'heap' and 'free'. Neither
keyword showed any promising compiler flags.
I've also looked in
(GCC) version 4.5.0 20090819 (experimental) (x86_64-unknown-linux-gnu)
compiled by GNU C version 4.5.0 20090818 (experimental), GMP version
4.3.1, MPFR version 2.4.1-p2
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 8c0ab930274bdc39490cd94e5cc4d1b8
--- Comment #1 from rubidium at openttd dot org 2009-08-19 14:30 ---
Created an attachment (id=18402)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18402&action=view)
save-temps data
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41120
th -Wno-uninitialized -W -Wno-unused-parameter -Wformat=2
-Wredundant-decls -Wcast-qual -version -fomit-frame-pointer
-fno-strict-aliasing -fno-strict-overflow -o misc_gui.s
GNU C++ (GCC) version 4.5.0 20090905 (experimental) (x86_64-unknown-linux-gnu)
compiled by GNU C version 4.5.0 20090
--- Comment #1 from rubidium at openttd dot org 2009-09-05 13:42 ---
Created an attachment (id=18506)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18506&action=view)
The .ii file of save-temps
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41275
ormal
Priority: P3
Component: lto
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rubidium at openttd dot org
GCC build triplet: x86_64-unknown-linux-gnu
GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bug
--- Comment #1 from rubidium at openttd dot org 2009-10-06 13:45 ---
Created an attachment (id=18721)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18721&action=view)
The testcase
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41602
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46903
Summary: [C++0x] ICE unexpected expression of kind
template_id_expr
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
sizing use of a const variable
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rubidium at openttd dot org
GCC build
--- Comment #1 from rubidium at openttd dot org 2010-05-13 11:04 ---
Created an attachment (id=20655)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20655&action=view)
Simple testcase
Compile with g++ -Wunused-but-set-variable testcase.cpp
--
http://gcc.gnu.org/b
16 matches
Mail list logo