On 5/20/21 6:03 PM, Segher Boessenkool wrote:
Hi!
On Tue, Apr 27, 2021 at 10:32:40AM -0500, Bill Schmidt via Gcc-patches wrote:
* config/rs6000/rs6000-gen-builtins.c (bif_file): New filescope
variable.
What makes it interesting that this var has file scope? Did you mean to
say
Hi!
On Tue, Apr 27, 2021 at 10:32:40AM -0500, Bill Schmidt via Gcc-patches wrote:
> * config/rs6000/rs6000-gen-builtins.c (bif_file): New filescope
> variable.
What makes it interesting that this var has file scope? Did you mean to
say it has internal linkage ("is static")? I would