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/18519] [4.0 Regression] ICE: Segmentation fault with optimization


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-16 14:56 -------
We are crashing because we are looking at a SSA_NAME which is in the free list:
<ssa_name 0x4169cccc nothrow var <var_decl 0x41711e88 invalid> def_stmt <ssa_name 
0x4169cca8>
    version 16 in-free-list>

-- 


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


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