On 11/22/22 16:28, Andrew Pinski wrote:
On Tue, Nov 22, 2022 at 3:25 PM Jeff Law wrote:
Minor comment typo fixes as noticed by Bernhard.
Installed onto the trunk,
Hmm:
- int alternative
+ int bool
That seems wrong and might cause a build failure.
Fixed thusly.
jeff
ps. I keep thinki
On 11/22/22 16:28, Andrew Pinski wrote:
On Tue, Nov 22, 2022 at 3:25 PM Jeff Law wrote:
Minor comment typo fixes as noticed by Bernhard.
Installed onto the trunk,
Hmm:
- int alternative
+ int bool
That seems wrong and might cause a build failure.
Ugh. Probably will. I'll double-chec
On Tue, Nov 22, 2022 at 3:25 PM Jeff Law wrote:
>
> Minor comment typo fixes as noticed by Bernhard.
>
>
> Installed onto the trunk,
Hmm:
- int alternative
+ int bool
That seems wrong and might cause a build failure.
Thanks,
Andrew
>
>
> Jeff
>
>
Minor comment typo fixes as noticed by Bernhard.
Installed onto the trunk,
Jeff
commit a03b35a28db262546415e8f16829cbb027a75025
Author: Jeff Law
Date: Tue Nov 22 16:22:18 2022 -0700
Fix comment typos noticed by Bernhard
gcc/
* tree-ssa-dom.cc (record_edge_info):