r178270 - in /branches/gupc/gcc: ChangeLog.upc ...

gfunck@gcc.gnu.org gfunck@gcc.gnu.org
Tue Aug 30 01:15:00 GMT 2011


Author: gfunck
Date: Tue Aug 30 01:15:37 2011
New Revision: 178270

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178270
Log:
2011-08-29  Gary Funck  <gary@intrepid.com>

	Fixes for regressions noted running "make check"
	versus GCC trunk.
	* fold-const.c (fold_unary_loc): Execute UPC-specific
	checks for a cast-of-a-cast, only if one of the
	operands is a UPC pointer-to-shared value.
	* opts.c (print_specific_help):  Fix a comparison
	in an assert that checks that there are enough
	bits reserved for the number of languages defined
	in the .opt files.

Modified:
    branches/gupc/gcc/ChangeLog.upc
    branches/gupc/gcc/fold-const.c
    branches/gupc/gcc/opts.c



More information about the Gcc-cvs mailing list