Potentially merging the transactional-memory branch into mainline.

Aldy Hernandez aldyh@redhat.com
Thu Nov 3 16:27:00 GMT 2011


> Index: gcc/c-opts.c
> ===================================================================
> --- gcc/c-opts.c	(.../trunk)	(revision 0)
> +++ gcc/c-opts.c	(.../branches/transactional-memory)	(revision 180773)
> @@ -0,0 +1,1773 @@
> +/* C/ObjC/C++ command line option handling.
> +   Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
> +   Free Software Foundation, Inc.
> +   Contributed by Neil Booth.
>
> re-generates gcc/c-opts.c which was moved to gcc/c-family.  I suppose
> sth was screwed up during some trunk->branch merge.  Please review
> the patches yourself and look for these issues and fix them.

Again, can you please hit reload on your browser?

This was fixed yesterday after the latest merge.  Or you can just diff 
the branch yourself and see what's in the branch:

svn diff --old=svn://gcc.gnu.org/svn/gcc/trunk/@180744 
--new=svn://gcc.gnu.org/svn/gcc/branches/transactional-memory



More information about the Gcc mailing list