[Bug java/17187] Call to java.lang.Object constructor is redundant
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=17187 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug java/17187] Call to java.lang.Object constructor is redundant
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-08 02:49 --- Man this is a semi hard problem, I could figure out where the call expression is built but we patch it up which makes it harder (maybe we should pass a pointer to the tree which we patch up and then chang