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 c++/17554] [4.0 Regression] crashes in on kopete build (KDE's kdenetwork)


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-09-20 03:30 -------
Here is the full tree dump (having the two constructors of A being empty otherwise we don't get the 
dump as it is STATEMENT_LIST which we should be dumping):
<<< Unknown tree: for_stmt


  <<cleanup_point a = *(struct A &) (struct A *) &TARGET_EXPR <D.1582, <<< Unknown tree: 
aggr_init_expr
  __comp_ctor
  0B
  D.1582 >>>
>>>
   >>> 

-- 


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


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