http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48952
Jan Hubicka changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48952
--- Comment #3 from Jan Hubicka 2011-05-12
11:30:48 UTC ---
Author: hubicka
Date: Thu May 12 11:30:42 2011
New Revision: 173700
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173700
Log:
PR lto/48952
* lto.c (do_whole_program_anal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48952
--- Comment #2 from Andi Kleen 2011-05-10
20:49:28 UTC ---
I uploaded a (large) test case to
http://firstfloor.org/~andi/lto-kernel.tar.bz2
Run R2 in the directory after pointing the script to the right gcc binary.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48952
--- Comment #1 from Andi Kleen 2011-05-10
16:37:17 UTC ---
Some more information from gdb. So it follows some pointer in the VEC
that is NULL
(gdb) p edge
$1 = (struct cgraph_edge *) 0x7f1ce05d90d0
(gdb) p edge->uid
$2 = 38701
(gdb) disp/3i $pc