This is the mail archive of the gcc-patches@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]

Re: [PR c++/20103] failure to gimplify constructors for addressabletypes


Alexandre Oliva wrote:
On Mar 3, 2005, Andrew Pinski <pinskia@physics.uc.edu> wrote:


On Mar 3, 2005, at 2:09 AM, Alexandre Oliva wrote:


Bootstrapping on x86_64-linux-gnu, after successful C++ regression
testing on make all.  Ok to install if full bootstrap and regression
testing completes?


I think this is the wrong approach.  The front-end and not
the gimplifier should be creating these temporaries, I mentioned
this already in the bug.


Sorry, I'd missed that.  Yes, sounds like a more reasonable approach.
I'll look into that, and also look into the other bug you mentioned in
another thread.  Thanks for the pointer sand suggestions.

I agree with Andrew, FWIW.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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