Re: [gomp4, 8/23] Fix an oversight in c_fully_fold_internal

2013-12-09 Thread Joseph S. Myers
OK for mainline, subject to testing there. -- Joseph S. Myers jos...@codesourcery.com

[gomp4, 8/23] Fix an oversight in c_fully_fold_internal

2013-12-09 Thread Bernd Schmidt
This fixes an oversight where a C_MAYBE_CONSTANT_EXPR could survive until gimplification and trigger an assert. gcc/c-family/ * c-common.c (c_fully_fold_internal): Handle ADDR_SPACE_CONVERT_EXPR. Index: gcc/c-family/c-com