[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-10-13 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2005-10-13 15:48 --- ... to mark as dup of PR24351, as this now looks like #0 0x00ac7920 in do_simple_structure_copy (lhs= {type = SCALAR, var = 15, offset = 0}, rhs= {type = SCALAR, var = 11, offset = 0}, size=24)

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-10-13 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2005-10-13 15:47 --- Reopen ... -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|RESOL

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-09-18 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-18 15:39 --- well known, indeed. *** This bug has been marked as a duplicate of 22488 *** -- What|Removed |Added -

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-09-18 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-18 15:37 --- #0 do_structure_copy (lhsop=Variable "lhsop" is not available. ) at tree-ssa-structalias.c:2320 #1 0x0086d932 in find_func_aliases (t=0x2a95bc6cd0, ai=Variable "ai" is not available. #2 0x

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-09-18 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-18 15:33 --- Created an attachment (id=9766) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9766&action=view) reduced testcase Reduced testcase. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23949

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-09-18 Thread rguenth at gcc dot gnu dot org
--- Additional Comments From rguenth at gcc dot gnu dot org 2005-09-18 14:46 --- Reducing. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23949

[Bug c++/23949] [4.1 Regression] segv in do_structure_copy() in template nightmare

2005-09-18 Thread marcus at jet dot franken dot de
--- Additional Comments From marcus at jet dot franken dot de 2005-09-18 14:32 --- Created an attachment (id=9765) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9765&action=view) examplewindow.ii.gz g++ -c -O2 examplewindow.ii -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=239