------- Comment #11 from burnus at gcc dot gnu dot org  2010-08-03 11:51 -------
(In reply to comment #9)
> Well, what is target dependent are the funny messages in comment #0, which are
> only seen on darwin with -m32.

I have to admit that the -fdump-tree-original-all looks strange to me (third
file of comment 0):

(struct vtype$foo *) __result_new_barD.1574.$vptrD.1556 = (struct vtype$foo *)
&vtab$barD.1584;
(struct vtype$foo *) __result_new_barD.1574.$vptrD.1556 = (struct vtype$foo *)
&vtab$barD.1584;

Why is there a cast on the LHS? (The code might be valid though - am not really
a tree expert.)


-- 


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

Reply via email to