gcc/libgo/go/regexp
Ian Lance Taylor bae90c989c libgo: Merge from revision 18783:00cce3a34d7e of master library.
This revision was committed January 7, 2014.  The next
revision deleted runtime/mfinal.c.  That will be done in a
subsequent merge.

This merge changes type descriptors to add a zero field,
pointing to a zero value for that type.  This is implemented
as a common variable.

	* go-gcc.cc (Gcc_backend::implicit_variable): Add is_common and
	alignment parameters.  Permit init parameter to be NULL.

From-SVN: r211249
2014-06-04 23:15:33 +00:00
..
syntax libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
testdata libgo: Update to weekly 2011-11-09. 2011-12-07 01:11:29 +00:00
all_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
exec.go libgo: Update to weekly.2012-01-20. 2012-01-25 21:54:22 +00:00
exec2_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
exec_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
find_test.go compiler, libgo: Permit testing package when test imports it circularly. 2013-02-10 06:02:38 +00:00
regexp.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00