Re: [PATCH] PR88076 Adjust caf.exp for FreeBSD
Jerry D <[email protected]>
| Newsgroups | gmane.comp.gcc.patches,gmane.comp.gcc.fortran |
|---|---|
| Message-ID | <[email protected]> |
On 2/23/26 5:35 PM, Steve Kargl wrote: > Jerry, > > I only have the megapatch that you sent me, which > clocks in as a 8956 line diff, so I can appreciate > the need to get this committed. Can one bootstrap > gcc after applying each individual patch? Or, do > subsets of the patch need to be applied for a > successful bootstrap (e.g., patch 1-4, 5-10, etc)? > > As this is a big diff and gcc is in stage4, do you > need RM approval? > The RM was already OK with it. Here I have the individual patches as individual commits, each one was regression tested as they were added. When I push, if any problems arise, we will be able to bisect to the individual commits. It would be a lot of no-value effort for me to commit them in groups. Jerry