Re: [PATCH] rs6000: Clarify overloaded builtin diagnostic

2021-11-26 Thread Segher Boessenkool
Hi! On Tue, Nov 23, 2021 at 12:40:45PM -0600, Bill Schmidt wrote: > When a built-in function required by an overloaded function name is not > currently enabled, the diagnostic message is not as clear as it should be. > Saying that one built-in "requires" another is somewhat misleading. It

[PATCH] rs6000: Clarify overloaded builtin diagnostic

2021-11-23 Thread Bill Schmidt via Gcc-patches
Hi! When a built-in function required by an overloaded function name is not currently enabled, the diagnostic message is not as clear as it should be. Saying that one built-in "requires" another is somewhat misleading. It is better to explicitly state that the overloaded builtin is implemented