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++/36012] Wrong initialization in operator new.



------- Comment #1 from rguenth at gcc dot gnu dot org  2008-04-22 22:10 -------
 if (x->baz != (TARGET_EXPR <D.1717, D.1717 = {._vptr.foo=0B, .baz=-1};, <<<
Unknown tree: aggr_init_expr
  4
  __comp_ctor
  D.1717
  0B >>>
;>).baz)

I believe there's a dup for this ...


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
           Keywords|                            |wrong-code
      Known to fail|                            |2.95.3 3.3.6 4.3.0
   Last reconfirmed|0000-00-00 00:00:00         |2008-04-22 22:10:07
               date|                            |


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


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