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]

Re: Bug in gcse note hacks...


Mark Mitchell <mark@codesourcery.com> writes:

| >>>>> "David" == David S Miller <davem@redhat.com> writes:
| 
|     David> The following should clear up the problems:
| 
|     David> 1999-12-18 David S. Miller <davem@redhat.com>
| 
|     David> 	* toplev.c (rest_of_compilation): Restore BLOCK tree
|     David> reconstruction and branch shortening changes lost in
|     David> December 18th change.
| 
| Gaby --
| 
|   I suspect it was your patch that lost these changes to toplev.c.  I
| suspect you copied a version of `toplev.c' from some local tree into
| CVS, rather than merging it with `cvs update'.  Doing so lost more
| recent changes to `toplev.c'.
|
|   It looks like David has managed to restore them.
| 
|   In future, please be careful; using `cvs' consistently should make
| it easy to avoid these conflicts.

Silly me.

My apologies.

-- Gaby



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