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: [google] Backport patch r175881 from gcc-4_6-branch to google/gcc-4_6 (issue4695051)


On Wed, Jul 13, 2011 at 22:39, Carrot Wei <carrot@google.com> wrote:
> Hi Diego
>
> The previous patch was done with svn merge.
>
> This new version is done with svnmerge.py. Again tested with

Great, thanks.  This simplifies regular merges, since svnmerge.py will
know that this rev was merged already.  I think svnmerge.py also reads
'svn merge' markers, but I'm not sure.

> make check-g++ RUNTESTFLAGS="--target_board=arm-sim/thumb/arch=armv7-a
> dg.exp=anon-ns1.C"
> make check-g++ RUNTESTFLAGS="dg.exp=anon-ns1.C"
>
> BTW, there are some unexpected property changes after merge, I don't
> how did they come out and how should I deal with them?

Don't worry about those.  The branch used to merge from multiple
sources that had different attributes for those files.  It will be
gone after the next merge I'm doing next week.

The backport is OK, of course.


Diego.


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