This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/48791] [4.7 Regression] Many testcase failures


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48791

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-04-27 14:41:15 UTC ---
#3  0x00000000010e2203 in ipa_add_new_function (node=0x7ffff5b90940, data=0x0)
    at /space/rguenther/src/svn/trunk/gcc/ipa-prop.c:2068
2068      ipa_analyze_node (node);
(gdb) call debug_cgraph_node (node)
AB* AB::_ZTch0_h8_N2AB7getThisEv()/4 @0x7ffff5b90940 (asm:
_ZTch0_h8_N2AB7getThisEv) availability:not_available needed reachable finalized
asm_written
  called by: 
  calls: 
  References: 
  Refering this function:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]