Re: C++ PATCHes for bootstrap/68346, 68361

2015-11-17 Thread Jason Merrill
On 11/17/2015 01:15 PM, Jason Merrill wrote: A couple of bootstrap issues on some targets: 68346: My earlier change to avoid folding the arguments to warn_tautological_cmp wasn't quite right, either. This patch folds within the function, at the place where we are interested in a constant value.

C++ PATCHes for bootstrap/68346, 68361

2015-11-17 Thread Jason Merrill
A couple of bootstrap issues on some targets: 68346: My earlier change to avoid folding the arguments to warn_tautological_cmp wasn't quite right, either. This patch folds within the function, at the place where we are interested in a constant value. 68361: The way we were trying to suppres