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/32573] [4.3 Regression] ice for legal code with -O3



------- Comment #2 from pinskia at gcc dot gnu dot org  2007-07-08 19:37 -------
The whole ddr.subscripts vec is messed up:
(gdb) p *ddr.subscripts
$5 = {
  base = {
    num = 1125262459, 
    alloc = 0, 
    vec = {0x43121100}
  }
}


-- 


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


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