This is the mail archive of the gcc@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]

Re: Bootstrap Failure on i686-pc-linux-gnu


    (the weird GDB behaviour is also worrisome, BTW - bad debug info
    output?)

I get those by the thousands ...  I've learned to ignore them.

Program received signal SIGSEGV, Segmentation fault.
0x080c064b in compute_points_to_and_addr_escape (ai=0x8a74458)
    at /home/ranmath/src/gcc/gcc-20041201/gcc/tree-ssa-alias.c:749
749                   bitmap_set_bit (ai->written_vars, ann->uid);

Which of these pointers is invalid?


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