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 tree-optimization/23396] [4.1 Regression] profiledbootstrap is broken (again)


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-15 11:52 -------
The ICE backtrace:
#0  coalesce_tpa_members (tpa=0x42b13ed0, graph=0x42b13f30, map=0x42b0e750, 
cl=0x42b0e7c0, debug=0x0) at /Users/pinskia/src/local3/gcc/gcc/tree-ssa-live.h:408
#1  0x0082a184 in remove_ssa_form (dump=0x34, map=0x0, flags=0) at /Users/pinskia/src/local3/
gcc/gcc/tree-outof-ssa.c:918
#2  0x0082a184 in remove_ssa_form (dump=0x34, map=0x42b0e750, flags=1) at /Users/pinskia/
src/local3/gcc/gcc/tree-outof-ssa.c:918
#3  0x0082f198 in rewrite_out_of_ssa () at /Users/pinskia/src/local3/gcc/gcc/tree-outof-ssa.c:2593
#4  0x0037bb08 in execute_one_pass (pass=0x42b0e750) at /Users/pinskia/src/local3/gcc/gcc/
passes.c:797


I will get where the malloc error is.

-- 


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


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