On 05/07/2015 03:38 PM, Richard Henderson wrote:
Also seems like it ought to be able to go forward independently now rather than waiting.If gimple_asm_volatile_p is correct, no point re-checking. This is also done by the C and C++ front ends, but not Ada. So we can't yet trust ASM_VOLATILE_P from the front end. --- gcc/cfgexpand.c | 11 +++-------- gcc/gimplify.c | 2 +- 2 files changed, 4 insertions(+), 9 deletions(-)
jeff