http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58733
Markus Trippelsdorf <trippels at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2014-01-16 CC| |trippels at gcc dot gnu.org Ever confirmed|0 |1 --- Comment #9 from Markus Trippelsdorf <trippels at gcc dot gnu.org> --- markus@x4 lto % /var/tmp/gcc_valgrind/usr/local/bin/g++ -fPIC -flto -r -nostdlib 20081118_0.C 20081118_1.C ==12420== Conditional jump or move depends on uninitialised value(s) ==12420== at 0x535652: lto_balanced_map() (lto-partition.c:705) ==12420== by 0x531B0D: lto_main() (lto.c:3161) ==12420== by 0x8033F5: compile_file() (toplev.c:548) ==12420== by 0x805097: toplev_main(int, char**) (toplev.c:1914) ==12420== by 0x4ED5F8F: (below main) (in /lib64/libc-2.18.90.so) ==12420== Uninitialised value was created by a client request ==12420== at 0x53736B: ggc_internal_alloc_stat(unsigned long) (ggc-page.c:1339) ==12420== by 0x674E6F: ggc_realloc_stat(void*, unsigned long) (ggc-common.c:192) ==12420== by 0x6B38B2: inline_summary_alloc() (vec.h:384) ==12420== by 0x6BF365: inline_read_summary() (ipa-inline-analysis.c:3996) ==12420== by 0x767701: ipa_read_summaries_1(opt_pass*) (passes.c:2519) ==12420== by 0x5303A7: lto_main() (lto.c:2963) ==12420== by 0x8033F5: compile_file() (toplev.c:548) ==12420== by 0x805097: toplev_main(int, char**) (toplev.c:1914) ==12420== by 0x4ED5F8F: (below main) (in /lib64/libc-2.18.90.so) ==12420== ==12420== Conditional jump or move depends on uninitialised value(s) ==12420== at 0x535734: lto_balanced_map() (lto-partition.c:726) ==12420== by 0x531B0D: lto_main() (lto.c:3161) ==12420== by 0x8033F5: compile_file() (toplev.c:548) ==12420== by 0x805097: toplev_main(int, char**) (toplev.c:1914) ==12420== by 0x4ED5F8F: (below main) (in /lib64/libc-2.18.90.so) ==12420== Uninitialised value was created by a client request ==12420== at 0x53736B: ggc_internal_alloc_stat(unsigned long) (ggc-page.c:1339) ==12420== by 0x674E6F: ggc_realloc_stat(void*, unsigned long) (ggc-common.c:192) ==12420== by 0x6B38B2: inline_summary_alloc() (vec.h:384) ==12420== by 0x6BF365: inline_read_summary() (ipa-inline-analysis.c:3996) ==12420== by 0x767701: ipa_read_summaries_1(opt_pass*) (passes.c:2519) ==12420== by 0x5303A7: lto_main() (lto.c:2963) ==12420== by 0x8033F5: compile_file() (toplev.c:548) ==12420== by 0x805097: toplev_main(int, char**) (toplev.c:1914) ==12420== by 0x4ED5F8F: (below main) (in /lib64/libc-2.18.90.so) ==12420==