On 11/04/2015 09:03 AM, Marek Polacek wrote:
On Wed, Nov 04, 2015 at 10:32:52AM +0100, Richard Biener wrote:
On Tue, Nov 3, 2015 at 5:53 PM, Marek Polacek <pola...@redhat.com> wrote:
The last piece for convert.c.  Since convert_to_real uses fold ()
rather than fold_buildN, I defined a new macro to keep the code
more compact.

With this committed, convert.c should be dealt with.  If there's
anything else I could help with, please let me know.

Bootstrapped/regtested on x86_64-linux, ok for branch?

I wonder what happens (on trunk) when you just remove the fold () calls.

Nothing much, at least the following patch passes testing.

Then let's do that rather than introduce maybe_fold.

Jason

Reply via email to