This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java 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 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 change 
it to a nop).

-- 


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


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