[Bug optimization/13633] [tree-ssa] odd behavior when compiling mozilla

falk at debian dot org gcc-bugzilla@gcc.gnu.org
Fri Jan 9 18:40:00 GMT 2004


------- Additional Comments From falk at debian dot org  2004-01-09 18:40 -------
Confirmed. Test case:

struct C {
    C(void*);
};

void f() {
    (C((void *) 0));
}

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
           Keywords|                            |rejects-valid


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



More information about the Gcc-bugs mailing list