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: [tree-ssa] PATCH to restore expand_decl changes lost in merge


On Wed, 2003-06-04 at 16:17, Jason Merrill wrote:
> Both of these changes had the misfortune to be next to changes brought over
> from the trunk, and got discarded.  The first one is particularly
> important, as it means we don't have to allocate temp slots for most of
> the GIMPLE temps.  Temp slots are not our friends.
> 
Grrr, my apologies.  Merging is becoming increasingly tedious and
error-prone.


Diego.


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