[COMMITTED] Split gimple-range into gimple-range-fold and gimple-range.

Andrew MacLeod amacleod@redhat.com
Wed Jun 23 14:27:45 GMT 2021


This file removes all the fold_using_range related code from 
gimple-range.{h,cc} and moves it into its own file, gimple-range-fold.{h,cc}

A couple of routines were also relocated to gimple-range-gori.{h,cc} as 
they were strictly related to unwind calculations and belong there.

This leaves gimple-range to contain mostly the ranger, and any derived 
versions.  This is purely a structural change, no other impact.  Cleaned 
up the include file list in gimple-range as well.

Bootstrap on x86_64-pc-linux-gnu with no regressions.  Pushed.

Andrew

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Split-gimple-range-into-gimple-range-fold-and-gimple.patch
Type: text/x-patch
Size: 102086 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20210623/20452132/attachment-0001.bin>


More information about the Gcc-patches mailing list